Skip to content

v0.99.6

Compare
Choose a tag to compare
@DMRobertson DMRobertson released this 23 Aug 10:18
· 403 commits to main since this release
096e47a

Fixes

  • Don't tell clients about messages from ignored users that the proxy has learned about from other users' pollers. (#238, #239, #240)
  • Return M_UNKNOWN_TOKEN for unknown tokens (#253)
  • Prevent the creation of future bogus state snapshots (#255, #266)
  • Use LastMessageTimestamp in the case there are no bumpEventTypes defined (#252)
  • Improve error handling in the poller (#254)

Improvements

  • Improve performance when getting room state after event position (#264)
  • Periodically purge pollers for inactive devices (#242)
  • Update extension scoping to match the latest MSC draft. This makes it easier for clients to have extensions automatically scoped to their sliding windows and room subscriptions (#149)
  • Add timestamp to room responses. (#247)
  • Improve performance of handling device list changes (#225, #244, #246, #249)

Docs

Full Changelog: v0.99.5...v0.99.6