Changes in 1.5.9 (2024-02-27)
🙌 Improvements
- Handover log file management to Rust. (#2495)
- Add support for latest iPhones in the User Agent. Also correctly identify when running on a Mac. (#2496)
- Add error messages about refresh tokens and an invalid well-known file. (#2497)
- Tapping on the user's own avatar in the Home Screen will now bring them directly to the settings screen. (#2393)
🚧 In development 🚧
- Favourite filter implemented. (#2484)
- Implement support for (un)marking rooms as favourite from the room list and room detail screens (#2320)
- Add support for kicking and banning room members. (#2357)
Others
- Refactor AvatarHeaderView. (#2490)