Update ghcr.io/cinnyapp/cinny Docker tag to v3
This MR contains the following updates:
Package | Update | Change |
---|---|---|
ghcr.io/cinnyapp/cinny | major |
v2.2.6 -> v3.1.0
|
Release Notes
cinnyapp/cinny (ghcr.io/cinnyapp/cinny)
v3.1.0
What's Changed
This release address some of the bugs that came after the rewrite of the input and timeline.
- Fix edit bugs
- Fix thread fallback
- Fix reply username overflow
- Room input improvements
- Fix emoji and other related bugs
- Fix-timeline-loading
- Improve Editor related bugs and add multiline md
Full Changelog: https://github.com/cinnyapp/cinny/compare/v3.0.0...v3.1.0
v3.0.0
: Cinny v3.0.0
What's Changed
Hello everyone, We are thrilled to announce v3 of Cinny with exciting features like Rich Input Editor (aka WYSIWYG editor), even faster timeline with new features and improved People drawer.
Rich Input Editor
Message input has been completely rewritten to support rich text. It has now all the rich text buttons and key shortcuts for them as well. The new input also supports inline markdown. Also, it no longer supports LATEX rendering or sending. Input also support multiple file upload at one time now. Also, Emojiboard got refreshed look and combines both Emojis and Stickers and also include Sticker search.
Refreshed Timeline
Timeline is rewritten as part of our effort in moving the codebase to TypeScript and implementing the design system. As a result timeline scroll is 5x faster than before. It render almost all kinds of events now and has options to open various type of files right into the app itself, notably the pdf viewer.
People drawer
The side drawer listing people also has new features like sorting the members by Join/Left/Banned/Kicked etc as well as sorting the same alphabetically or date wise.
Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.6...v3.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.