Skip to content

Releases: famedly/matrix-dart-sdk

v7.3.0

18 Jun 17:34
a008233

Choose a tag to compare

[7.3.0] 18th June 2026

  • feat: add isValidMatrixIdStrict for spec-compliant matrix id validation (Cursor Agent)
  • fix: return null when thumbnail was not found and make cast nullable (yurtemre7)

v7.2.4

16 Jun 08:56
v7.2.4
637b331

Choose a tag to compare

[7.2.4] 16th June 2026

  • chore: Follow up actually store updated tofu state in db (Christian Kußowski)
  • fix: Allow image resizer to return new mime type (Christian Kußowski)

v7.2.3

11 Jun 06:47
v7.2.3
8b04f63

Choose a tag to compare

[7.2.3] 11th June 2026

  • feat: Flag cross signing keys as tofu (Christian Kußowski)
  • chore: Increase timeout for create key (Christian Kußowski)
  • fix: Do not request keys when already logged out (Christian Kußowski)

v7.2.2

29 May 09:13
v7.2.2
6a7f917

Choose a tag to compare

[7.2.2] 29th May 2026

  • fix: fail tests if they fail (#2348) (td)

v7.2.0

27 May 10:27
v7.2.0
ca5d8b6

Choose a tag to compare

[7.2.0] 26th May 2026

  • build: (deps): bump actions/checkout from 4 to 6 (dependabot[bot])
  • feat: add matrix content scanner support (Khalil)
  • fix: Actually throw error on failed download (Christian Kußowski)
  • fix: Workaround that synapse's initial sync account data may not be up to date (Christian Kußowski)

v7.1.2

12 May 16:06
v7.1.2
e48c6a6

Choose a tag to compare

[7.1.2] 12th May 2026

  • fix: do not send notify rtc event in direct chats (td)

v7.1.1

12 May 11:20
v7.1.1
5b01642

Choose a tag to compare

[7.1.1] 12th May 2026

  • fix: call delayed event canceller should not use application and actually remove it from local state on leave (td)
  • fix: Do not send dozens of key request to device messages on timeline export (krille-chan)
  • fix: Pass correct event to redaction localization (Christian Kußowski)

v7.1.0

29 Apr 15:52
v7.1.0
0f9e20a

Choose a tag to compare

[7.1.0] 29th April 2026

  • feat: custom rooms list sorter (Karthikeyan S)
  • feat: gate LaTeX markdown parsing behind enableLatexMarkdown flag (Khalil)
  • fix: clear database if onSoftLogout fails instead of logout (td)
  • fix: fetch poll responses for fragmented timelines (Khalil)
  • fix: last event in archived rooms (td)
  • fix: null check operator in SSSS accountData parsing (Karthikeyan S)
  • fix: preserve call rejection room previews (#2322) (Yash Garg)

v7.0.0

15 Apr 03:59
73028f3

Choose a tag to compare

[7.0.0] 15th April 2026

  • refactor: (BREAKING) add type for power level as extension type over int (Christian Kußowski)
  • fix(voip): allow updating application and stop timers for cancelled delayed events (Yash Garg)
  • chore: Ignore avoid void async in webworker (Christian Kußowski)
  • feat: Store sending files in file cache for 30 days (Christian Kußowski)
  • fix: shrinkImage fail blocks sendFileEvent without ux feedback (Christian Kußowski)

v6.2.0

14 Apr 20:07
v6.2.0
f4c9ce1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.1...v6.2.0