Skip to content

Update ghcr.io/cinnyapp/cinny Docker tag to v3

Renovate [bot] requested to merge renovate/ghcr.io-cinnyapp-cinny-3.x into master

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

Compare Source

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

Compare Source

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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading