Skip to content

v0.34.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 13:21
· 1 commit to main since this release
v0.34.0
b978cf0

[0.34.0] 21st Oct 2024

  • feat: add equality and hashCode overrides for autogenerated models (BREAKING CHANGE) (td)
  • feat: v1.12 spec endpoints support (BREAKING CHANGE) (td)
  • fix: (BREAKING) Change power level without changing memory (Krille)
  • fix: AsyncCache is not invalidating on error (Krille)
  • fix: by default don't uplaod new keys in our tests (Nicolas Werner)
  • fix: Deduplicate key OTK uploads (Nicolas Werner)
  • fix: Don't wait for 5 milliseconds on every sync in our tests (Nicolas Werner)
  • fix: edge cases when calculating (un)localized body (Nicolas Werner)
  • fix: enable some event tests without libolm (Nicolas Werner)
  • fix: prevent body (and plaintextBody) from return html by accident (Nicolas Werner)
  • fix: properly remove reply fallback from (un)localized body (Nicolas Werner)
  • fix: Race conditions in tests now that they are running faster (Nicolas Werner)
  • refactor: Migrate to m.marked_unread from Matrix v1.12 (Krille)
  • refactor: Use Object.hash instead of hashCode ^ (Krille)
  • chore: Add more (un)localized body tests (Nicolas Werner)
  • chore: bump dart version to fix tests not exiting sometimes (Nicolas Werner)
  • chore: Lower loglevel for call event with unexpected sender (Krille)
  • chore: Make more clear that Client.uploadContent() does not end to end encrypt the file (Krille)
  • chore: Switch to cheaper github runner (Nicolas Werner)
  • chore: tear down clients in event tests properly (Nicolas Werner)
  • chore: update Emote-only expressions (The one with the braid)
  • chore: Upgrade dependencies (Nicolas Werner)