Releases: cinnyapp/cinny
Releases · cinnyapp/cinny
v4.3.2
v4.3.0
Overview
- Cinny now use vodozemac instead of libolm for encryption.
- Security tab in App Settings has been renamed to Devices.
- Verification and Encryption related terms has been renamed as per MSC4161.
Security Key -> Recovery Key
Security Phrase -> Recovery Passphrase
Cross signing -> Device Verification
Session -> Devices - Personal emoji and sticker can now be imported in bulk.
- Developer Tools has been added in app settings for advance users.
What's Changed
- redesigned app settings and switch to rust crypto by @ajbura in #1988
- personal emoji can now be imported in bulk by @ajbura in #1988
- added developer tools by @ajbura in #1988
- Pinned Messages by @ajbura in #2081
- Tableflip and unflip commands similar to /shrug by @LevitatingBusinessMan in #2075
- Fix emoji ordering by @marekvospel in #2057
- Render captions to m.file, m.image, m.video, and m.audio by @nexy7574 in #2059
- center images in URL preview cards by @WebFreak001 in #1556
- fix style issue of reply placeholder by @ajbura in #2181
- fix membership change with invalid data crash by @ajbura in #2182
- break word for text viewer pre element by @ajbura in #2179
- fix threaded reply does not work in encrypted rooms by @ajbura in #2172
- remove left member autocomplete by @ajbura in #2194
- fix reply placeholder overflow by @ajbura in #2193
- fix notification crash for ios by @ajbura in #2192
- fix edits does not reflect in pinned messages by @ajbura in #2107
- fix media autoload button function as per it's label by @array-in-a-matrix / @kfiven in #2195
New Contributors
- @LevitatingBusinessMan made their first contribution in #2075
- @marekvospel made their first contribution in #2057
- @nexy7574 made their first contribution in #2059
- @array-in-a-matrix made their first contribution in #2195
Full Changelog: v4.2.3...v4.3.0
v4.2.3
v4.2.2
What's Changed
- Fix matrix.to links opening in webview in cinny desktop by @kfiven in #1963
- Fix font-weight in dark theme with unsupported fonts by @ajbura in #1964
- Improve service worker for authenticated media by @ShadowRZ in #1977
Security
- fix(deps): update dependency matrix-js-sdk to v34.8.0 https://matrix.org/blog/2024/10/security-disclosure-matrix-js-sdk-and-matrix-react-sdk/
Full Changelog: v4.2.1...v4.2.2
v4.2.1
v4.2.0
What's Changed
- Add authenticated media support by @ShadowRZ in #1930
- Fix video and audio loading with authenicated media by @ShadowRZ in #1946
- Fix authenicated media download by @ajbura in #1947
- Add translation support using i18next by @aceArt-GmbH in #1576
- Add basic
m.thread
support by @greentore in #1349 - Fix IPv6 support for the Docker container by @utf-4096 in #1884
- Fix position the cursor at the end of the message when editing a message by @dylhack in #1928
- fix sso login without identity providers by @ajbura in #1934
- fix escape to mark as read by @ajbura in #1935
- fix mention url is encoded wrong by @ajbura in #1936
- render matrix room and event link content by @ajbura in #1938
- Add Code of Conduct by @kfiven in #1908
New Contributors
- @utf-4096 made their first contribution in #1884
- @dylhack made their first contribution in #1928
- @ShadowRZ made their first contribution in #1930
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- fix room opens at home after leave rejoin by @ajbura in #1848
- Support matrix to by @ajbura in #1849
- fix tombstone replacement room open back to previous room by @ajbura in #1856
- update self deploy instructions after react router by @kfiven in #1859
- add back btn for mobile view by @ajbura in #1861
- show unverified tab indicator on sidebar by @ajbura in #1862
- fix page up/down button not working by @ajbura in #1863
- fix notification not working for selected room by @ajbura in #1864
- fix crash when decoding malformed urls by @ajbura in #1865
- fix type to focus not working after room switch by @ajbura in #1866
Full Changelog: v4.0.3...v4.1.0
v4.0.3
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
v3.2.0
What's Changed
- Add URL preview support
- Fix broken emoji with md pattern in shortcode
- Fix regex to ignore html tag in editor output
- Fix grammer in membership event messages
- Timeline performance improvements
- Render reaction with string only key
- Fix blockcode with empty lines not rendered
Full Changelog: v3.1.0...v3.2.0