Skip to content

Releases: turt2live/matrix-bot-sdk

v0.7.1

18 Jan 19:05
Compare
Choose a tag to compare

What's Changed

  • Support specifying the registered device ID for an appservice intent by @turt2live in #357

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Oct 22:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.7.0

v0.6.6

13 May 02:46
Compare
Choose a tag to compare

What's Changed

  • Allow usage of the SQLite-based crypto store by @AndrewFerr in #315
  • Add external_ids typings to SynapseUser by @tadzik in #296
  • Update supported NodeJS versions (16, 18, and 20), and rust-sdk bindings to match by @turt2live in #318
  • Raise room.join with an event ID; fix room.leave to check membership by @turt2live in #319
  • Fix docs on RustSdkCryptoStorageProvider by @turt2live in #320

Full Changelog: v0.6.5...v0.6.6

v0.6.5

17 Apr 03:08
Compare
Choose a tag to compare

What's Changed

  • Expose MSC3202 extensions over the appservice EventEmitter by @turt2live in #306
  • Support MSC3983: Keys Claim request by @turt2live in #307
  • Correctly detect Authorization header from appservice API requests by @turt2live in #309
  • Return 404 M_UNRECOGNIZED per spec on unknown endpoints by @turt2live in #308
  • Start a sync after creating a new filter by @dhenneke in #297
  • Fix a couple issues related to crypto handling on toDevice by @turt2live in #310
  • Support MSC3984: Keys Query request by @turt2live in #311
  • Pin rust-sdk crypto dependency by @turt2live in #312
  • Fix key query and claim APIs to support async functionality by @turt2live in #314

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

20 Mar 03:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

19 Dec 23:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3

v0.6.2

22 Sep 20:52
Compare
Choose a tag to compare

What's Changed

  • Add empty bodies to /join, /leave by @Half-Shot in #249
  • Make MatrixError a non-default export by @Half-Shot in #257
  • Fix getRoomMembers causing non-compliant calls to the homeserver by @turt2live in #260
  • Track users when joining encrypted rooms by @B4dM4n in #251
  • Don't try to populate intents for users on other homeservers by @turt2live in #261

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Jul 15:12
Compare
Choose a tag to compare

What's Changed

  • Fixed publishing fail in v0.6.0

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Jul 20:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.19...v0.6.0