What's Changed
✨ Features
- Promote "history sharing on invite" out of developer options by @richvdh in #5480
- Removed Live Location Sharing feature flag by @Velin92 in #5498
- Live Location Sharing - handle server echoes by @Velin92 in #5514
- Limit knock FF only room creation and access type changes by @Velin92 in #5524
- Add the Live location setting to the change permissions screen by @Velin92 in #5546
- Remove the
RoomDirectorySearchfeature flag and enable the feature by default by @stefanceriu in #5552
🙌 Improvements
- Stop showing live location disclaimer once accepted. by @Velin92 in #5471
- Remove support for handling SPA calls within the app. by @pixlwave in #5515
- Update TimelineMediaPreviewDetailsView to match the latest design. by @pixlwave in #5513
- Allow the mac app to chose room avatars directly from files instead of the photo library by @stefanceriu in #5486
- Restore the .oidcCallback route for external authentication. by @pixlwave in #5391
- Live Location Sharing: Show alert if user has no LLS permissions in the room. by @Velin92 in #5542
🐛 Bugfixes
- Use CurrentValuePublisher for
[LiveLocationShare]updates by @Velin92 in #5466 - LocationSharingScreen: fix indefinite loading on the center to location button in non picker mode by @Velin92 in #5469
- Fix a bug where the onboarding flow was dismissed by logging out. by @pixlwave in #5481
- Live Location Sharing better error handling by @Velin92 in #5509
- Fixes for multi-window support. by @pixlwave in #5528
- Avoid force-unwrap of scene.keyWindow in WindowManager.configure. by @danderson-cont in #5535
- Move verification request acceptance confirmation to method call response instead of delegate callback by @stefanceriu in #5541
🗣 Translations
- Translations update by @RiotRobot in #5516
- Translations update by @RiotRobot in #5534
🧱 Build
- Update all UI test snapshots following 26.4 migration by @stefanceriu in #5460
- Fix testUserFlow integration tests, at least locally by @manuroe in #5352
- update sim version to 26.4.1 by @Velin92 in #5479
- Split OSVersion from runtime version when creating sims on CI by @Velin92 in #5496
- Fix UI Tests by @Velin92 in #5502
- Move integration test flows that don't require a backend to the UI tests by @stefanceriu in #5507
- Bump the calendar version ready for the next release by @RiotRobot in #5505
- Re-enable the AppLock UI tests on iPhone only. by @pixlwave in #5530
- Show which test suite failed in the UnitTest logs. by @pixlwave in #5531
- Switch the xcodegen renovate schedule to fortnightly by @stefanceriu in #5543
🚧 In development 🚧
- Improve Live Location Sharing with reduced accuracy mode by @Velin92 in #5461
- Bold the room cell when highlighted if not showing all activity. by @pixlwave in #5468
- Live Location Sharing: force a stop before starting a new session by @Velin92 in #5475
- Open Live Locations map on tapping on the banner by @Velin92 in #5477
- Fix a bug where calls don't ring when quiet notifications are hidden. by @pixlwave in #5484
Others
- Add a Developer Options button to the AuthenticationStartScreen on Nightly builds. by @pixlwave in #5472
- Update SDK to 26.04.23 by @Velin92 in #5478
- Combine DM call actions into one menu item by @amshakal in #5473
- Update dependency PostHog to v3.54.0 by @renovate[bot] in #5482
- Update the SDK, handling OIDC/OAuth API breaks. by @pixlwave in #5497
- Avoid logouts when resetting the caches by @stefanceriu in #5501
- Update sdk to 26.04.28 by @Velin92 in #5511
- #5504 - Add logs around route handling and the global search window presentation by @stefanceriu in #5519
- Update XcodeGen dependencies. by @renovate[bot] in #5520
- Update dependency PostHog to v3.56.0 by @renovate[bot] in #5529
- Update dependency element-hq/compound-design-tokens to v10.1.1 by @renovate[bot] in #5526
- Update dependency PostHog to v3.57.0 by @renovate[bot] in #5532
- Update XcodeGen by @renovate[bot] in #5539
- Update dependency PostHog to v3.57.2 by @renovate[bot] in #5540
- Rename OIDC to OAuth. by @pixlwave in #5525
- Add an OAuthPresenterHook. by @pixlwave in #5545
- Update SDK to 26.05.06 by @Velin92 in #5550
New Contributors
- @danderson-cont made their first contribution in #5535
Full Changelog: release/26.04.2...release/26.05.0