Skip to content

Releases: cinnyapp/cinny

v2.2.4

30 Jan 04:29
Compare
Choose a tag to compare

What's Changed

  • Use relative paths for build by @ajbura in #1094
  • Add node polyfills which fixes crypto related issues by @ajbura in #1093

Full Changelog: v2.2.3...v2.2.4

v2.2.3

15 Jan 05:19
Compare
Choose a tag to compare

What's Changed

  • Remove MSC3244 use from restricted room creation by @mjarr in #892
  • Add accept attribute to image/* to the ImageUpload component by @Steffo99 in #989
  • Vite plugin to add svg as inline data by @ajbura in #1072
  • Add jsdelivr cdn for twemoji

Full Changelog: v2.2.2...v2.2.3

v2.2.2

28 Sep 15:42
Compare
Choose a tag to compare

🐞 Bugs

Full Changelog: v2.2.1...v2.2.2

v2.2.1

28 Sep 13:58
9185ee0
Compare
Choose a tag to compare

πŸ”‘ Security

🐞 Bugs

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 Sep 13:37
80d9a2c
Compare
Choose a tag to compare

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

Docker Image

  • Push Docker image to ghcr registry by @kfiven in #764

Full Changelog: v2.1.2...v2.2.0

v2.1.3

31 Aug 16:12
Compare
Choose a tag to compare

What's Changed

  • Security release: Bump matrix-js-sdk from 19.2.0 to 19.4.0 (Read more).

Full Changelog: v2.1.2...v2.1.3

v2.1.2

11 Aug 13:48
Compare
Choose a tag to compare

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

v2.1.1

07 Aug 14:55
Compare
Choose a tag to compare

What's Changed

  • Fix blurhash visible under transparent img by @ajbura in #721
  • Update Olm from v3.2.8 to v3.2.12 by @ajbura

Full Changelog: v2.1.0...v2.1.1

v2.1.0: Custom emojis and stickers (Birthday edition)

07 Aug 13:35
Compare
Choose a tag to compare

Last week on July 28 Cinny marked its first birthday. 🍰 πŸŽ‰

Over the year we have gained ~800 Github stars, ~44k DockerHub pulls, and ~14k downloads from Github releases. Thank you everyone for these milestones!

Features

  • Custom emoji and sticker support using MSC2545 by @ajbura in #686
    • Option to add packs to room, space, and user account
    • Option to use any pack globally and one place to remove them
    • Option to delete existing packs
    • Option to rename, delete entire pack or individual image
    • Option to change pack usages
    • Space packs works in all it's children including subspaces
    • Render stickers nicely
    • Animated emojis and stickers work
    • New sticker board
    • Reaction with custom emojis using MSC3746
  • Blurhash support for Images and Videos by @ginnyTheCat in #701
  • Add "Mark as read" button to space options by @exodrifter @Mapledv in #667
  • Send user pills when mentioning users by @ajbura in #686
  • Add toggle to show password on login/register pages by @ajbura in #73
  • Accept MXID on login by @ajbura in #187
  • Follow system theme by default by @ajbura in 5c0eb20
  • Support RTL text in messages by @ajbura in #717
  • Add emoji name fallback; means Unicode 14 emojis are now in Cinny by @ginnyTheCat in #658
  • Show full timestamp on hovering over message date/time by @ginnyTheCat in #714
  • Add support to play .mov files by @Thumbscrew in #672
  • Support mark as read by ESC while in room input by @deanveloper in #669

Bugs

Full Changelog: v2.0.4...v2.1.0

v2.0.4

29 May 05:24
f05037c
Compare
Choose a tag to compare

What's Changed

  • Don't show verify button if Cross-Signing is not enabled by @ajbura
  • Fix emoji autocomplete in some cases by @ajbura (#565)
  • Add support for building docker image for linux/arm64 by @kfiven in #494

Full Changelog: v2.0.3...v2.0.4

Desktop app

Full Changelog: cinnyapp/cinny-desktop@v2.0.3...v2.0.4