What's Changed
✨ Features
- Click on avatar in moderation bottom sheet opens avatar preview by @jmartinesp in #6991
🙌 Improvements
- Change: hide UserLocationPuck when sharing from current device by @ganfra in #6955
- Replace "Edit" button with Crop icon. by @bmarty in #6953
- change(location): ensure permissions are always requested at least once by @ganfra in #6996
- Refactor: replace client-side event filtering for public rooms with SDK by @jmartinesp in #7025
🐛 Bugfixes
- Ensure the video preview can be played several times. by @bmarty in #6964
- Fix "Sent" checkmark disappearing when the message is read and "Share presence" is disabled by @bxdxnn in #6985
- Make
BaseRoom.getDirectRoomMemberchange whenroomInfo.isDmchanges by @jmartinesp in #6989 - Fix invites not being sent during the room creation by @bxdxnn in #7018
- Fix sharing media inside the app by @jmartinesp in #7016
- Fix ANRs when calculating DB sizes for Sentry by @jmartinesp in #7017
- Fix thread list not loading older threads by @bxdxnn in #7034
🗣 Translations
- Sync Strings by @ElementBot in #6986
- Sync Strings by @ElementBot in #7021
🧱 Build
- Try fixing flaky screenshots for location timeline items by @jmartinesp in #6954
ScanQrCodeViewTest: try fixing broken test in CI by @jmartinesp in #7027
🚧 In development 🚧
- Ensure that the application rotate the QrCode if one day the SDK emits the
.Expirederror. by @bmarty in #6993
Dependency upgrades
- Update dependency androidx.javascriptengine:javascriptengine to v1.1.0 by @renovate[bot] in #6785
- Update dependency com.google.firebase:firebase-bom to v34.14.0 by @renovate[bot] in #6967
- Update dependency com.github.matrix-org:matrix-analytics-events to v0.36.1 by @renovate[bot] in #6963
- Update dependencyAnalysis to v3.14.0 by @renovate[bot] in #6892
- Update dependency io.element.android:element-call-embedded to v0.20.1 by @renovate[bot] in #6988
- Update dependency io.mockk:mockk to v1.14.11 by @renovate[bot] in #6977
- Update zizmorcore/zizmor-action action to v0.5.6 by @renovate[bot] in #6845
- deps(codecov) : bumps to v7.0.0 to unblock CI by @ganfra in #7002
- Update wysiwyg to v2.42.0 by @renovate[bot] in #7009
- Update actions/checkout action to v6.0.3 by @renovate[bot] in #6997
- fix(deps): update android.gradle.plugin to v9 (major) by @renovate[bot] in #6021
- Update dependencyAnalysis to v3.14.1 by @renovate[bot] in #6995
- Update dependency io.sentry:sentry-android to v8.43.1 by @renovate[bot] in #6895
- Update dependency org.matrix.rustcomponents:sdk-android to v26.06.11 by @renovate[bot] in #7014
- Update dependency org.maplibre.gl:android-sdk to v13.3.0 by @renovate[bot] in #7022
- Update dependency com.google.firebase:firebase-bom to v34.14.1 by @renovate[bot] in #7029
- Update okhttp monorepo to v5.4.0 by @renovate[bot] in #7031
Others
- Fix some string mappings for link new device errors by @hughns in #6675
- Fallback to the default push gateway on error by @p1gp1g in #5742
- Fix some string mappings for link new device errors by @bmarty in #6958
- Add
/myroomnickslash command to change your display name in the current room by @bxdxnn in #6865 - Update release notes for
v26.05.1by @jmartinesp in #6990 - Fix message drafts not being saved in Threads by @bxdxnn in #6984
- build-rust-sdk: allow skipping git update for kotlin components by @richvdh in #7012
- Fix broken screenshot tests by @jmartinesp in #7038
Full Changelog: v26.06.2...v26.06.3