Releases: cinnyapp/cinny
Releases · cinnyapp/cinny
v2.2.6
What's Changed
🔑 Security
- fix(deps): update dependency matrix-js-sdk to v24 in #1175
- Address CVE-2023-28427
Full Changelog: v2.2.5...v2.2.6
v2.2.5
🔑 Security
- fix(deps): update dependency matrix-js-sdk to v24 in #1175
- Address CVE-2023-28427
Full Changelog: v2.2.4...v2.2.5
v2.2.4
v2.2.3
v2.2.2
v2.2.1
🔑 Security
- Update dependency matrix-js-sdk to v19.7.0
🐞 Bugs
- Handle nested lists by @ginnyTheCat in #853
- Fix crash on space leave by @ajbura
- Wrap view source text by @ajbura
Full Changelog: v2.2.0...v2.2.1
v2.2.0
Features
- Open image in lightbox by @ajbura in #767
- Update sidebar on room/space switch by @ajbura in #768
- Edit last message with up arrow key by @ajbura in #774
- Improve commands by @ajbura in #791
- Commands now works as they are sent
- Add /plain text command
- Add /myroomnick and /myroomavatar
- Add /converttodm and /converttoroom
- Add /me and /shrug
- Add /help command
- /startdm /ban /unban /kick /invite /disinvite /ingnore /unignore /join now accept multiple targets
- Notification settings by @ajbura in #807
- Add notification on favicon in browser tab
- Add Global notification settings in user settings
- Can manage notification keywords
- Manage ignored users by @ajbura in #814
- Rework Markdown parsing by @ginnyTheCat in #719, #805, #847
- Fix Emojis rendering in code-blocks
- Strip excessive whitespace in HTML formatted messages
- Support sending spoilers with reason
||spoiler||(reason)
- Fix everything between two $ rendering as TeX math
- Fix Numbered lists are numbered wrongly
- Preserve Markdown newlines
- Send room address as matrix.to links
- Delete notifications after messages have been read or deleted by @ginnyTheCat in #830
- Improve MIME type handling on File Upload and in Message Component by @Thumbscrew in #688
- Cancel edit-message on
Esc
Key press by @jameskitt616 in #765 - Cancel replyto on
Esc
key press by @jameskitt616 in #777 - Add Clear cache and reload button by @morguldir in #793
Bugs
- Fix room not selecting with bad emoji data by @ajbura (#772)
- Fix emojiboard icon background by @ajbura
- Fix crash in manage device by @ajbura
- Fix crash with unknown mime type by @ajbura
- Fix wrong notification count by @ajbura
- Copy Olm directly from node modules by @kfiven in #817
- Handle messages with invalid body by @ginnyTheCat in #833
- Ignore mimetype parameters in safety check by @ginnyTheCat in #808
- Change "Join public room" label to "Explore public rooms" by @ginnyTheCat in #832
- Fix grammar of read receipt text by @anoadragon453 in #744
Docker Image
Full Changelog: v2.1.2...v2.2.0
v2.1.3
v2.1.2
What's Changed
- Escape html with markdown off (#732)
- Fix image not loading without h/w data (#738)
- Don't drop animation of GIF emojis/stickers (#731)
- Pre-fill file name while uploading emojis/stickers
- Add navigation bar to sticker board
- Fix logout not working when server offline
- Only render mxc images in markdown
Full Changelog: v2.1.1...v2.1.2