v4.0.0
Breaking Changes
- BRAKING CHANGE: App now use routing, see self deploy instructions if you are self hosting.
Features
- Make small images not scale up in image viewer by @WebFreak001 in #1554
- URL Navigation support by @ajbura in #1603, #1633
- Support for changing and recovery password
- Support for key based account registration
- Arrange spaces in folders
- New Lobby feature aka Space home to manage space rooms
- Allow Space maintainers set custom ordering of rooms in spaces
- Multi-room message search option with filters
- Redesigned Explore community section with ability to feature rooms and add predefined servers
- New notification center with all notifications, highlights (aka pings) and invites
- Support for ability to change font size
- Mark as read option for Home and People folders
- Automatically pin top-level spaces
- Remember the state of "Room category toggles"
- Option to float rooms with unread messages to the top of the room list
Fixes
- Load assets from relative path by @aceArt-GmbH in #1588
- Check IndexedDB support by @ajbura in #1630
- Fix login with sso when app using hash router by @ajbura in #1631
- Fix negative audio duration info crash react-range by @ajbura in #1701
- Fix placement of emoji/sticker buttons by @agmm in #1693
- Update node to latest LTS by @kfiven in #1687
- Update default server list by @kfiven in #1571
- Remove svg loader as available in Vite by default by @kfiven in #1728
- Fix crash when img without src tag by @kfiven in #1731
- Fix pdf opening by @kfiven in #1732
- Scroll tab target into view by @aceArt-GmbH in #1580
- Fix Safari iOS auto zooming by @Kimiblock in #1756
- Fix notification, favicon and sound by @ajbura in #1802
- Fix crash when adding existing room to space by @ajbura in #1806
- Fix crash when trying to login to homeserver that does not return identity_providers field of m.login.sso flow schema
- Fix login not working on beeper.com homeserver
- Remove arbitrary restrictions on passwords
- Improve home server selectoin UI
- Sidebar space click opening recent room on mobile
- Explore public rooms "View more" option just loads the first set of public rooms again
- Dragging a folder into Cinny should not be possible
New Contributors
- @WebFreak001 made their first contribution in #1554
- @aceArt-GmbH made their first contribution in #1588
- @agmm made their first contribution in #1693
- @Kimiblock made their first contribution in #1756
Full Changelog: v3.2.0...v4.0.0