Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Dendrite 0.11.1

Choose a tag to compare

@S7evinK S7evinK released this 10 Feb 17:37
· 317 commits to main since this release
cc59879

⚠️ DEPRECATION WARNING: This is the last release to have polylith and HTTP API mode. Future releases are monolith only.

Features

  • Dendrite can now be compiled against Go 1.20
  • Initial store and forward support has been added
  • A landing page showing that Dendrite is running has been added (contributed by LukasLJL)

Fixes

  • /sync is now using significantly less database round trips when using Postgres, resulting in faster initial syncs, allowing larger accounts to login again
  • Many under the hood pinecone improvements
  • Publishing rooms is now possible again