Skip to content

0.38.0 (2023-04-12)

Compare
Choose a tag to compare
@Half-Shot Half-Shot released this 12 Apr 14:11
· 60 commits to develop since this release
0.38.0

Bugfixes

  • Fix leak of secret channels (name, topic, and member count) to the public room directory due to a regressive refactor in a previous release. (#1660, #1698)
  • Fix unlink command showing an error. (#1692)

Internal Changes

  • RoomAccessSyncer: Await processing of cached channel modes that changed. (#1620)
  • Fix tests when running with 'yarnpkg link matrix-appservice-bridge'. (#1679)
  • Add tests that cover publicity syncing behaviour. (#1698)