Merge branch 'release/3.1.0' into prosody_room_list
This commit is contained in:
commit
e6d4b0f663
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## v3.1.0
|
||||
|
||||
...
|
||||
|
||||
## v3.0.0
|
||||
|
||||
### Important Notes
|
||||
@ -19,7 +23,6 @@
|
||||
* New settings
|
||||
* By default, the «activate chat for all lives» is disabled (now that we can enable the webchat per video)
|
||||
|
||||
|
||||
## v2.3.1
|
||||
|
||||
### Features
|
||||
|
@ -2,6 +2,6 @@
|
||||
"Open chat": "Apri la chat",
|
||||
"Open chat in a new window": "Apri la chat in un nuova finestra",
|
||||
"Close chat": "Chiudi la chat",
|
||||
"Use chat": false,
|
||||
"If enabled, there will be a chat next to the video.": false
|
||||
"Use chat": "Usa la chat",
|
||||
"If enabled, there will be a chat next to the video.": "Se abilitato, ci sarà una chat accanto al video"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "peertube-plugin-livechat",
|
||||
"description": "PeerTube plugin livechat",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"author": "John Livingston",
|
||||
"bugs": "https://github.com/JohnXLivingston/peertube-plugin-livechat/issues",
|
||||
"clientScripts": [
|
||||
|
Loading…
Reference in New Issue
Block a user