gitlab famedly/conduit v0.7.0

latest releases: v0.9.0, v0.8.0
6 months ago

This release includes security fixes, it's advised that you upgrade as soon as possible.

  • BREAKING: The docker container changed. You need to explicitly set CONDUIT_CONFIG="" now to reproduce the previous behavior
  • BREAKING: Require explicit database backend, you need to explicitly set it to sqlite or rocksdb now !636
  • Feature: Add support for room v11 !562
  • Feature: Bump default room version to v10 !628
  • Feature: Use _matrix-fed._tcp SRV record, fallback to _matrix._tcp !616
  • Feature: Add argument parser for the conduit executable !385
  • Docs: Add registration_token in default cfg and DEPLOY !557
  • Docs: Build docs using mdBook and copy all markdown files !604
  • Docs: Document all configuration options !635
  • Improvement: Sliding Sync Improvements !549
  • Improvement: Improvements to /sync performance and db size !590
  • Improvement: Declare matrix v1.5 support !568
  • Improvement: Use upstream reqwest instead of vendored one !527
  • Improvement: do not save typing edus in db !597
  • Improvement: Remove log config modification !553
  • Improvement: use simpler rocksdb config !602
  • Fix: Unrejectable invites !623
  • Fix: ACL error shouldn't break the whole request !542
  • Fix: Avoid panic when client is confused about rooms !588
  • Fix: Send push notification on invite to invited user and etc !559
  • Fix: Don't give guests admin !591
  • Fix: Do not allow administration of remote users !614
  • Fix: Remove join_authorized_via_users_server field on state update !619 !385
  • Fix: Do not expect that all http requests are valid reqwest requests !611

Don't miss a new conduit release

NewReleases is sending notifications on new releases.