Skip to content

1.9.7

Latest
Compare
Choose a tag to compare
@stefanceriu stefanceriu released this 28 Nov 15:03
· 9 commits to develop since this release
c598b63

What's Changed

✨ Features

  • Support adding a caption to media uploads. by @pixlwave in #3531
  • Show both defaults and frequent emojis in the timeline item menu, make the list scrollable by @stefanceriu in #3534
  • Enable inline replies for push notifications. by @stefanceriu in #3542

🙌 Improvements

🐛 Bugfixes

  • Handle NSItemProvider public.image data types. by @stefanceriu in #3541
  • Fix the media upload preview screen on macOS. by @pixlwave in #3543
  • Delay handling inline notification replies until the user session is established by @stefanceriu in #3544
  • Put the share extension Info.plist updates in the xcodegen yaml 🤦‍♂️ by @pixlwave in #3549
  • Fix the presentation of QuickLook when viewing logs on macOS. by @pixlwave in #3556
  • Stop delaying ElementCall until the next sync loop and only notify other participants when presumed to already be up to date. by @stefanceriu in #3559
  • Add back missing send button when media captions are disabled. by @pixlwave in #3561
  • Fix a bug on iOS 17 where you couldn't long press on a message. by @pixlwave in #3567

🗣 Translations

🧱 Build

  • Link the MatrixRustSDK dynamically and only embed it in the main target by @stefanceriu in #3539

🚧 In development 🚧

Others

  • Fix UI tests, update compound to roll back snapshot testing and avoid the requirement for Swift Testing. by @stefanceriu in #3540
  • Update the SDK. by @pixlwave in #3545
  • Move timeline item tap gestures to the items themselves instead of the bubbled styler by @stefanceriu in #3553
  • Bump the RustSDK to v1.0.75 by @stefanceriu in #3557
  • Move the media caption composer (and Add Caption action) behind a feature flag for now. by @pixlwave in #3560
  • Update the SDK. by @pixlwave in #3565

Full Changelog: 1.9.6...1.9.7