ConverseJS: remove browser notifications, and browser tab message count.

This commit is contained in:
John Livingston
2023-01-12 11:53:12 +01:00
parent 0545a1034a
commit f1fe010409
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ If you haven't upgraded to v6.0.0 yet, please read v6.0.0 changelog first.
* Minimum Peertube version is now v4.2.0.
* ConverseJS: Don't send state notifications. #134
* ConverseJS: Don't show join/leave messages. #134
* ConverseJS: remove browser notifications, and browser tab message count.
### Minor changes and fixes