**Important Notes**

If you haven't upgraded to v6.0.0 yet, please read v6.0.0 changelog first.

**New Features**

* Share chat link popup: add an option to generate an iframe. #110 #92

**Changes**

* 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.
* ConverseJS: in readonly mode, don't show any info messages (except when disconnected).

**Minor changes and fixes**

* Update @types/peertube to v4.2.2 (requiring Peertube v4.2.0).
* Using ESBuild for front-end packing, instead of webpack. Note: for now webpack is still used for ConverseJS.
* Updating NPM dependencies.