Releases: cinnyapp/cinny
Releases · cinnyapp/cinny
v4.5.1
v4.5.0
What's Changed
- Fix editor focus after autocomplete (#2233)
- Show image preview in upload window (#2231)
- Hidden Typing & Read Receipts (#2230)
- Open account data in same window instead of popup (#2234)
- Hide existing messages from ignored users (#2236)
- Hide deleted events by default (#2237)
- Fix backslash appear in link upon edit (#2246)
- Add example caddyfile (#2227)
- Make README.md easier to parse (#2228)
New Contributors
- @mininmobile made their first contribution in #2227
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- Fix unknown rooms in space lobby (#2224)
- Fix link visibility inside spoiler (#2215)
- Hide self typing status in room nav item (#2217)
- Add button to select all room pack as global pack (#2218)
- Fix unexpected crash in message editor (#2219)
- Fix autocomplete menu flickering issue (#2220)
- Improve search results for Emoji, Usernames and Rooms (#2221)
- Add email notification toggle (#2223)
- Scroll to bottom in unfocused window but stop sending read receipt (#2214)
- Support escaping markdown (#2208)
- Fix formatting inconsistency (#2180)
- Add support for spoilers on images (MSC4193) (#2212)
- Remove fallback replies & implement intentional mentions (#2138)
New Contributors
- @SerialExperimentsClub made their first contribution in #2180
- @gingershaped made their first contribution in #2212
Full Changelog: v4.3.2...v4.4.0
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