Update docker.io/ajbura/cinny Docker tag to v2.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
docker.io/ajbura/cinny | stage | minor |
v2.1.3 -> v2.2.0
|
Release Notes
cinnyapp/cinny
v2.2.0
Features
- Open image in lightbox by @ajbura in https://github.com/cinnyapp/cinny/pull/767
- Update sidebar on room/space switch by @ajbura in https://github.com/cinnyapp/cinny/pull/768
- Edit last message with up arrow key by @ajbura in https://github.com/cinnyapp/cinny/pull/774
- Improve commands by @ajbura in https://github.com/cinnyapp/cinny/pull/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 https://github.com/cinnyapp/cinny/pull/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 https://github.com/cinnyapp/cinny/pull/814
- Rework Markdown parsing by @ginnyTheCat in https://github.com/cinnyapp/cinny/pull/719, https://github.com/cinnyapp/cinny/pull/805, https://github.com/cinnyapp/cinny/pull/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 https://github.com/cinnyapp/cinny/pull/830
- Improve MIME type handling on File Upload and in Message Component by @Thumbscrew in https://github.com/cinnyapp/cinny/pull/688
- Cancel edit-message on
Esc
Key press by @jameskitt616 in https://github.com/cinnyapp/cinny/pull/765 - Cancel replyto on
Esc
key press by @jameskitt616 in https://github.com/cinnyapp/cinny/pull/777 - Add Clear cache and reload button by @morguldir in https://github.com/cinnyapp/cinny/pull/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 https://github.com/cinnyapp/cinny/pull/817
- Handle messages with invalid body by @ginnyTheCat in https://github.com/cinnyapp/cinny/pull/833
- Ignore mimetype parameters in safety check by @ginnyTheCat in https://github.com/cinnyapp/cinny/pull/808
- Change "Join public room" label to "Explore public rooms" by @ginnyTheCat in https://github.com/cinnyapp/cinny/pull/832
- Fix grammar of read receipt text by @anoadragon453 in https://github.com/cinnyapp/cinny/pull/744
Docker Image
- Push Docker image to ghcr registry by @kfiven in https://github.com/cinnyapp/cinny/pull/764
Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.1.2...v2.2.0
Configuration
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.