summary refs log tree commit diff
tag namev0.14.0-rc1 (6fa6abbf965c3e6b1cdbf59b26211f1669b38a0b)
tag date2016-03-15 10:35:55 +0000
tagged byErik Johnston <erik@matrix.org>
tagged objectcommit 5ca695cc12...
downloadsynapse-0.14.0-rc1.tar.xz
Changes in synapse v0.14.0-rc1 (2016-03-14)
===========================================

Features:

* Add event_id to response to state event PUT (PR #581)
* Allow guest users access to messages in rooms they have joined (PR #587)
* Add config for what state is included in a room invite (PR #598)
* Send the inviter's member event in room invite state (PR #607)
* Add error codes for malformed/bad JSON in /login (PR #608)
* Add support for changing the actions for default rules (PR #609)
* Add environment variable SYNAPSE_CACHE_FACTOR, default it to 0.1 (PR #612)
* Add ability for alias creators to delete aliases (PR #614)
* Add profile information to invites (PR #624)

Changes:

* Enforce user_id exclusivity for AS registrations (PR #572)
* Make adding push rules idempotent (PR #587)
* Improve presence performance (PR #582, #586)
* Change presence semantics for ``last_active_ago`` (PR #582, #586)
* Don't allow ``m.room.create`` to be changed (PR #596)
* Add 800x600 to default list of valid thumbnail sizes (PR #616)
* Always include kicks and bans in full /sync (PR #625)
* Send history visibility on boundary changes (PR #626)
* Register endpoint now returns a refresh_token (PR #637)

Bug fixes:

* Fix bug where we returned incorrect state in /sync (PR #573)
* Always return a JSON object from push rule API (PR #606)
* Fix bug where registering without a user id sometimes failed (PR #610)
* Report size of ExpiringCache in cache size metrics (PR #611)
* Fix rejection of invites to empty rooms (PR #615)
* Fix usage of ``bcrypt`` to not use ``checkpw`` (PR #619)
* Pin ``pysaml2`` dependency (PR #634)
* Fix bug in ``/sync`` where timeline order was incorrect for backfilled events
  (PR #635)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJW5+WPAAoJEDraBu3HU9EeU1IP/1DMO95Q//Z7+/zK8ggP8NYY
z7lWZFedNh4jwvLenfgyD0gCDyrwWBvNEmPKIGbltnUkw/Hd/UUBcsErx99rUjoL
LQbXr4EM+iFwbOjXYN044UH1MBae7Xa9Cc/JGldiUkKopS4mY14bqjhNhkDVxGV7
56eWHgbMMqdp1UnZ5Q7NqkH1NrOf79AoAghDxOzqTCkEQSdUUyIpYMgFoYOLj0P7
7lLjFtmAVzmEa+56a81z/aTXwilsT2HD+ra8GVAu4xmuo2hStBHDMVGLDB4Q4MAd
IPW+uyYwE+PJRb1BlbaFBcEmkg2qgnIZclBNQ121lX8gk4c0zCKIN0bkdlqy2KiH
gElD4wYzYCBvvxTbIOoG5tiE2VXYmeVC8D3VKqWzChIw7pmTogOO+tDx5IDMY8hH
8rWnsugdDC+XLX7yLCYqVUMMZTy5w372hMHEQzlnhSWLHIe0DdiMaeX71+j9sXAa
ZiOQl6PjYDrIBN2ONLwB/FzjfnRrWnTrw2RVBJS0v7PUpS6u1Sr/xSWX4g3478CU
P4zuQMdHjlQqsWAA4S1V5xa8CxWzcetq/fFZMxUH7aT4xEgzEzwTbm6ImWpmkWSq
rRo923SuvMer2FBb+l3NXDPcNyXoJk5oe7aU85xMjl3eXVSiGX3pEBZJlmZkgQp0
gH+02AYowVzMgWbK71RV
=6qvD
-----END PGP SIGNATURE-----