Browse Source

v0.20rc0

pull/1028/head
Timothée Jaussoin 4 years ago
parent
commit
d78fadeef0
  1. 4
      CHANGELOG.md
  2. 2
      VERSION

4
CHANGELOG.md

@ -1,7 +1,7 @@
Movim Changelog Movim Changelog
================ ================
v0.19.1 (trunk)
v0.20 (trunk)
--------------------------- ---------------------------
* Add a checkbox to disable the Registration feature in the admin panel (#901) * Add a checkbox to disable the Registration feature in the admin panel (#901)
* New CSS for articles table * New CSS for articles table
@ -43,6 +43,7 @@ v0.19.1 (trunk)
* Add support of HTTP headers in the PUT request in HTTP Upload * Add support of HTTP headers in the PUT request in HTTP Upload
* Allow MUC messages to be edited (only in MUC Groups) * Allow MUC messages to be edited (only in MUC Groups)
* Refactor the message edition architecture to support several editions * Refactor the message edition architecture to support several editions
* Change counter color in favicon when post notification
v0.19 v0.19
--------------------------- ---------------------------
@ -127,7 +128,6 @@ v0.18
* Fix some notifications issues * Fix some notifications issues
* Added support for XEP-0368: SRV records for XMPP over TLS * Added support for XEP-0368: SRV records for XMPP over TLS
* Use Happy EyeBalls for the IP resolution * Use Happy EyeBalls for the IP resolution
* Change counter color in favicon when post notification
v0.17.1 v0.17.1
--------------------------- ---------------------------

2
VERSION

@ -1 +1 @@
v0.19.1rc7
v0.20rc0
Loading…
Cancel
Save