Updating ConverseJS (v11 WIP) with latest fixes.
This commit is contained in:
parent
33be9b3fc5
commit
0b196805b2
@ -18,6 +18,7 @@ It also requires NodeJS 16 or superior (same as Peertube 5.2.0.)
|
|||||||
|
|
||||||
### Minor changes and fixes
|
### Minor changes and fixes
|
||||||
|
|
||||||
|
* Updating ConverseJS (v11 WIP) with latest fixes.
|
||||||
* Various translation updates.
|
* Various translation updates.
|
||||||
* Using Typescript 5.5.4, and Eslint 8.57.0 (with new ruleset).
|
* Using Typescript 5.5.4, and Eslint 8.57.0 (with new ruleset).
|
||||||
* Fix race condition in bot/ctl.
|
* Fix race condition in bot/ctl.
|
||||||
|
@ -29,8 +29,8 @@ CONVERSE_COMMIT="9952046d580bc2930e29833f4c9987a3d4c95bc2"
|
|||||||
|
|
||||||
# 2024-09-03: include badges short label and quick fix for sendMessage button
|
# 2024-09-03: include badges short label and quick fix for sendMessage button
|
||||||
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
|
CONVERSE_REPO="https://github.com/JohnXLivingston/converse.js"
|
||||||
CONVERSE_VERSION="livechat-11.0.1"
|
CONVERSE_VERSION="livechat-12.0.0"
|
||||||
CONVERSE_COMMIT=""
|
CONVERSE_COMMIT="a910586fa83bd64db7182add6fc4bbf71cef0ae8"
|
||||||
|
|
||||||
rootdir="$(pwd)"
|
rootdir="$(pwd)"
|
||||||
src_dir="$rootdir/conversejs"
|
src_dir="$rootdir/conversejs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user