Releases: cinnyapp/cinny
Release list
v4.12.3
What's Changed
- Security Update: Update dependency element-call from 0.19.1 to v0.20.1 (#2992)
- Fix space title and description overflow in lobby (#2969)
New Contributors
Full Changelog: v4.12.2...v4.12.3
v4.12.2
v4.12.1
4.12.1 (2026-05-15)
Bug Fixes
- Security Update: Update dependency sanitize-html to v2.17.4 (#2937) (bad1fb6)
- Do not attempt to join call on doubleclick if missing permissions (#2798) (0986849)
- Edit lists crashing and list rendering issue in Firefox (#2920) (341fedd)
- Empty heading crash on edit msg (#2929) (735bc15)
- Hover state on url preview image and make it keyboard friendly (#2777) (3d35490)
- Notification cause crash on android (#2938) (909aa43)
- Prevent codeblock filename drop on edit (#2780) (8f1add6)
- Remove typo in no rooms UI (#2834) (0c30ece)
- Support audio with ogg filetype (#2924) (21bbf4b)
- Support for stable mutual rooms endpoint (#2939) (bef2672)
Features
- Add option to start video call in DM and rooms (#2745) (e5e0b96)
- Show user avatars in calls
- Right click quick call start shortcut
- Add YYYY-MM-DD (ISO 8601) date format to presets (#2712) (b4299f8)
- Allow codeblock plaintext inside codeblock and nested lists markdown (#2930) (02d1001)
- Allow using filenames in codeblocks (#2455) (8a78c96)
- Show image viewer when clicking url preview thumbnail (#2309)
v4.12.0
4.12.1 (2026-05-15)
Bug Fixes
- Security Update: Update dependency sanitize-html to v2.17.4 (#2937) (bad1fb6)
- Do not attempt to join call on doubleclick if missing permissions (#2798) (0986849)
- Edit lists crashing and list rendering issue in Firefox (#2920) (341fedd)
- Empty heading crash on edit msg (#2929) (735bc15)
- Hover state on url preview image and make it keyboard friendly (#2777) (3d35490)
- Notification cause crash on android (#2938) (909aa43)
- Prevent codeblock filename drop on edit (#2780) (8f1add6)
- Remove typo in no rooms UI (#2834) (0c30ece)
- Support audio with ogg filetype (#2924) (21bbf4b)
- Support for stable mutual rooms endpoint (#2939) (bef2672)
Features
- Add option to start video call in DM and rooms (#2745) (e5e0b96)
- Show user avatars in calls
- Right click quick call start shortcut
- Add YYYY-MM-DD (ISO 8601) date format to presets (#2712) (b4299f8)
- Allow codeblock plaintext inside codeblock and nested lists markdown (#2930) (02d1001)
- Allow using filenames in codeblocks (#2455) (8a78c96)
- Show image viewer when clicking url preview thumbnail (#2309)
v4.11.1
Feature
We're excited to roll out Voice/Video Rooms in this release! Thanks to the awesome folks at Element for open sourcing the Element Call library, which made native VoIP over the Matrix protocol a reality.
A huge shoutout to all the contributors who put their time into the Voice/Video Room pull request, especially @GigiaJ, @hazre, @GimleLarpes, @YoJames2019, @hanthor, @TymekV, and @Thedustbustr.
- Feat: Add voice/video room support (#2680)
Bug fix
- Fix invalid matrix.to event link generation (#2717)
- Fix recent emoji does not persist (#2722)
- Fix crash with bad location uri (#2746)
New Contributors
Full Changelog: v4.10.5...v4.11.1
v4.10.5
v4.10.4
Security release
- Bump linkifyjs and linkify-react from 4.1.3 to 4.3.2 (#2682)
What's Changed
- Request session info from ServiceWorker if missing (#2664)
- Fix space lobby / search selected hook not working (#2675)
- Add permission for managing emojis & stickers (#2678)
- Bump node to v24.13.1 LTS (#2622)
- Set message power to moderator in space (#2684)
- Fix
noreferrertypo in url preview link (#2685) - Verify SSO window message origin (#2686)
Full Changelog: v4.10.3...v4.10.4
v4.10.3
Security release
This release includes a vulnerability fix. Please update to it as soon as possible. Details for the vulnerability will be posted later on. As a safety measure, please logout and login your account from Cinny once.
Note: Make sure you have working key-backup or take a manual backup for the encrypted chat keys before logging out.
Special thanks to @Quasar0147 and @mat-1 for finding and reporting the vulnerability!
What's Changed
- Fix typo: change "Advance Options" to "Advanced Options" (#2537)
- Fix read marker triggering room-wide notifications on alias mention (#2562)
- Replace envs.net with unredacted.org in config (#2601)
- Hide "Delete Message" button if it is forbidden (#2602)
- Fix muted rooms showing unread badges (#2581)
- fix(deps): update dependency react-router-dom to v6.30.3 (#2612)
- Post session info to service worker instead of asking from it (#2605)
- Prevent invalid mxc from getting used (#2609)
- Add
noreferrerto sanitized links for improved privacy consistency (#2628)
New Contributors
- @42willow made their first contribution in #2537
- @Santhoshkumar044 made their first contribution in #2562
- @lunarthegrey made their first contribution in #2601
- @andrewmurphyio made their first contribution in #2581
- @RinZ27 made their first contribution in #2628
Full Changelog: v4.10.2...v4.10.3
v4.10.2
v4.10.1
What's Changed
- Make emojiboard lightweight, benefit low end devices (#2484)
- Add arrow to message bubbles and improve spacing (#2474)
- Add support to mark videos as spoilers (#2255)
- Fix 'enter' immediately sending the message using IME keyboard on Safari (#2175)
- Fix ctrl + k hotkey not working for browser with some extensions (#2481)
- Fix room address checkbox prop (#2480)
- Update dependency matrix-js-sdk to v38 (#2493)
New Contributors
- @programmablereya made their first contribution in #2175
Full Changelog: v4.10.0...v4.10.1