Changes in 1.8.9 (2022-03-28)
🙌 Improvements
- Upgrade MatrixSDK version (v0.23.1).
- Update suggested room preview to behave the same way in all cases (#5771)
- Add "Invite people" to the space menu in the left panel and update menu order (#5810)
🐛 Bugfixes
- Sync Spaces order with web (#5134)
- Fixed "Add Space" error message (#5797)
- Authentication: Ensure the login button is always visible (#5875)
- Room: Fix typing performance by avoiding expensive UI operations (#5906)
- Push notifications: show space preview if user taps invite notification (#5915)
⚠️ API Changes
- CameraPresenter: The delegate method for images now returns a
UIImage
.