tag name | v0.20.0-rc1 (a5efbba0e8884d05882512cc9ffd3f99294c6683) |
tag date | 2017-03-30 16:57:04 +0100 |
tagged by | Erik Johnston <erik@matrix.org> |
tagged object | commit 9ff4e0e91b... |
download | synapse-0.20.0-rc1.tar.xz |
---|
Changes in synapse v0.20.0-rc1 (2017-03-30)
=========================================== Features: * Add delete_devices API (PR #1993) * Add phone number registration/login support (PR #1994, #2055) Changes: * Use JSONSchema for validation of filters. Thanks @pik! (PR #1783) * Reread log config on SIGHUP (PR #1982) * Speed up public room list (PR #1989) * Add helpful texts to logger config options (PR #1990) * Minor ``/sync`` performance improvements. (PR #2002, #2013, #2022) * Add some debug to help diagnose weird federation issue (PR #2035) * Correctly limit retries for all federation requests (PR #2050, #2061) * Don't lock table when persisting new one time keys (PR #2053) * Reduce some CPU work on DB threads (PR #2054) * Cache hosts in room (PR #2060) * Batch sending of device list pokes (PR #2063) * Speed up persist event path in certain edge cases (PR #2070) Bug fixes: * Fix bug where current_state_events renamed to current_state_ids (PR #1849) * Fix routing loop when fetching remote media (PR #1992) * Fix current_state_events table to not lie (PR #1996) * Fix CAS login to handle PartialDownloadError (PR #1997) * Fix assertion to stop transaction queue getting wedged (PR #2010) * Fix presence to fallback to last_active_ts if it beats the last sync time. Thanks @Half-Shot! (PR #2014) * Fix bug when federation received a PDU while a room join is in progress (PR #2016) * Fix resetting state on rejected events (PR #2025) * Fix installation issues in readme. Thanks @ricco386 (PR #2037) * Fix caching of remote servers' signature keys (PR #2042) * Fix some leaking log context (PR #2048, #2049, #2057, #2058) * Fix rejection of invites not reaching sync (PR #2056) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJY3SrXAAoJEDraBu3HU9EeJd0P/0zSmBWoSQtHuBtCGbd8sznY gqp0cj6gtShfpQr8DdYBlGSxgQzcb9taY47QpQ3C5GBIL1VeE3nZbRNNWXYOXrAe jImx9at1wV8twYWgMU2WNBXWYkqrIl6CvgD7uOAZ4BrDar7MMiC2CWCYugoDFqy0 bPuFgk4OyabDARQTs9+2vIFd3yrrlNGdlCdlBjYf/C8SJ3+XYo+fLhdSYm7bXmCq gphQP2l65lE9xqfi+FCtEb77r50aFAXp+6Dr1e/rFDlqLFIyPHGTgf2LqDA3PxGS 8CmSDVL0Cvp3iGN7K0AECI1n3oR699J8N7nuu0WGY/p5g6vvXtXNtapTjNUD+ThR M17KLg3Wq9f0ltHUu5Zmoc2RI1714cvTJvwcDvmKcJcS6UEmTN4AyW89MRKPYJdn JPUDhVnsGLDxJ32LsBBK3+uCxxMj9g16DR9O7RvtDBjYbTpJxMgAZwE7ZKE6XqVs oACuo0fF50YuJbax3+ISQzASDZUr70x17v1hkQJja64s73ERd3sn84BxByw0Wpyj 2lacTTKkl48OdKMYnyH+wVWq5nN2mllXe0UJY51d4D81tvXlWe1OF79wxE5nVe+a 7d9CBJN7n/PT4bdJOuxkO1ZkHaHytcGH6Ewo2fuCEoBY/nqtl49K0FqLiWW4GlCD hnzUJ+5WA5+aJtvPCzze =gJOr -----END PGP SIGNATURE-----