tag name | v0.10.0-rc1 (c2ea3917e913e5eabc1326b8ea02e36ce4bc117d) |
tag date | 2015-08-21 13:08:10 +0100 |
tagged by | Erik Johnston <erik@matrix.org> |
tagged object | commit 0f6a25f670... |
download | synapse-0.10.0-rc1.tar.xz |
---|
Changes in synapse v0.10.0-rc1 (2015-08-20)
=========================================== Also see v0.9.4-rc1 changelog, which has been amalgamated into this release. General: * Upgrade to Twisted 15 (PR #173) * Add support for serving and fetching encryption keys over federation. (PR #208) * Add support for logging in with email address (PR #234) * Add support for new ``m.room.canonical_alias`` event. (PR #233) * Change synapse to treat user IDs case insensitively during registration and login. (If two users already exist with case insensitive matching user ids, synapse will continue to require them to specify their user ids exactly.) * Error if a user tries to register with an email already in use. (PR #211) * Add extra and improve existing caches (PR #212, #219, #226, #228) * Batch various storage request (PR #226, #228) * Fix bug where we didn't correctly log the entity that triggered the request if the request came in via an application service (PR #230) * Fix bug where we needlessly regenerated the full list of rooms an AS is interested in. (PR #232) * Add support for AS's to use v2_alpha registration API (PR #210) Configuration: * Add ``--generate-keys`` that will generate any missing cert and key files in the configuration files. This is equivalent to running ``--generate-config`` on an existing configuration file. (PR #220) * ``--generate-config`` now no longer requires a ``--server-name`` parameter when used on existing configuration files. (PR #220) * Add ``--print-pidfile`` flag that controls the printing of the pid to stdout of the demonised process. (PR #213) Media Repository: * Fix bug where we picked a lower resolution image than requested. (PR #205) * Add support for specifying if a the media repository should dynamically thumbnail images or not. (PR #206) Metrics: * Add statistics from the reactor to the metrics API. (PR #224, #225) Demo Homeservers: * Fix starting the demo homeservers without rate-limiting enabled. (PR #182) * Fix enabling registration on demo homeservers (PR #223) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJV1xSzAAoJEDraBu3HU9Ee1zMP/3pATAQ1NNDqFYpOCn1OI76i NIGHjScl2ePWNdeEdReE0Q7CTfr3NdQbSCRev9cjV7eGacMZRBgYT/pENT6xSaUK uideIOhOmI8uvaRsrF1otNU0umZmuDZGFtbNQ5UYgJ00p2PzwUeqy2Xp0NCKTJVP UksfCZZvIwImjADfy6P8j2ooArTigc8cB1ul9htD6NwGPZOuqfis871O7nU6GvLY Tn2tbaSiF93BLj6XC4JqxVuU52V69vzse3LwXbqv7zlSWQhDRzPeOhqXSunQYnCS Q7hE+n54d7bRrZPhXYBNZSXRZO6adIlikqWHL0rduqlum2IevfqRRDbGJAeSuo95 x7lbUsuT2ER6QNa8dhr+v2fVprAx+86KjpPdmpXb5OcO8zpOxvW28wewaub8QuXj CuF7Hm8qZUfPQqG4nbB5s+rftsc1jNEaBU7A1SpAtxlVl8MZoR4zoP87R5+62BvV VDOANQ0x5EBd2IwHJoItENxIhAGge/Ma6GuOO9MWdYiU/Y5qxuSikZunYROWVwha aWi9leiPjbjjKdCU7OYSThRQYi1hiUNl+Q88ZFtfdMI59GdIK6qMMItR3x4eOsdN UqWGBNwavOJJuGyr8Zo6sh7nsfY81+n1HAYDCzJS3FSfUQMFGoxeQWcxr0eFayFB S+ykjungEH6YL2rGA774 =F2rv -----END PGP SIGNATURE-----