123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- [0.1.0]
- * Initial version
- [0.1.1]
- * Removed the Riot part of the installation due to security
- * Changed from Sqlite to Postgres
- * Added LDAP support
- * Fixed upload limit in nginx_matrix.conf
- * Added bogus index.html so cloudron recognizes the matrix server as online
- * Added coturn as TURN server
- [0.1.2]
- * Updated logo (transparent)
- * Enabled email settings
- [0.1.3]
- * Changed log location of nginx due to backup crashes
- [0.1.4]
- * Changed log location of synapse due to backup crashes
- * Updated some configs
- [0.1.5]
- * Update to synapse v0.31.2
- [0.1.6]
- * Update to synapse v0.33.8
- [0.1.7]
- * Update to synapse v0.33.9
- [0.1.8]
- * Update to synapse v0.99.0
- * Fixed missing LDAP stuff
- [0.1.9]
- * Update to synapse v0.99.3
- [0.2.0]
- * Update to synapse v0.99.4
- [0.2.1]
- * Update to synapse v0.99.5.1
- [0.2.2]
- * Update to synapse v0.99.5.2
- [0.2.3]
- * Update to synapse v1.0.0
- * Fixed url preview
- * Fixed voip
- [0.2.4]
- * Fixed federation
- [0.2.5]
- * Update to synapse v1.1.0
- [0.2.6]
- * Update to synapse v1.2.1
- [0.2.7]
- * Update to synapse v1.3.0
- [0.2.8]
- * Update to synapse v1.3.1
- [0.2.9]
- * Update to synapse v1.4.0 (lots of changes)
- [0.3.0]
- * Update to synapse v1.4.1
- [0.3.1]
- * Update to synapse v1.5.1
- [0.3.3]
- * Update to synapse v1.6.0
- [0.3.4]
- * Update to synapse v1.6.1
- [0.3.5]
- * Update to synapse v1.8.0
|