WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

v0.99.19

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:27
· 11 commits to main since this release

Improvements

  • Fix a critical issue which can cause undecryptable messages if the server admin drops/deletes the sliding sync proxy database. This would not only lose encryption keys in the database at that time, but would also prevent new encryption keys being delivered to clients for a potentially long period of time afterwards. Upon updating to this version of the proxy, new encryption keys will be delivered to clients correctly again. See #448 for more information.

What's Changed

  • Add grafana dashboard for SS proxy by @wrjlewis in #428
  • Protect against dropped databases by @kegsay in #449
  • Update Landing.md - add info on how to use extra_well_known_client_content in homeserver.yaml by @jessebot in #443

New Contributors

Full Changelog: v0.99.18...v0.99.19