cinny

Yet another matrix client

AGPL-3.0 License

Stars
1.7K
Committers
53
cinny - v3.2.0 Latest Release

Published by kfiven 12 months ago

What's Changed

  • Add URL preview support
  • Fix broken emoji with md pattern in shortcode
  • Fix regex to ignore html tag in editor output
  • Fix grammer in membership event messages
  • Timeline performance improvements
  • Render reaction with string only key
  • Fix blockcode with empty lines not rendered

Full Changelog: https://github.com/cinnyapp/cinny/compare/v3.1.0...v3.2.0

cinny - v3.1.0

Published by kfiven 12 months ago

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

cinny - Cinny v3.0.0

Published by kfiven about 1 year ago

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

cinny - v2.2.6

Published by kfiven over 1 year ago

What's Changed

🔑 Security

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.5...v2.2.6

cinny - v2.2.5

Published by kfiven over 1 year ago

🔑 Security

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.4...v2.2.5

cinny - v2.2.4

Published by kfiven over 1 year ago

What's Changed

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.3...v2.2.4

cinny - v2.2.3

Published by kfiven almost 2 years ago

What's Changed

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.2...v2.2.3

cinny - v2.2.2

Published by kfiven about 2 years ago

cinny - v2.2.1

Published by kfiven about 2 years ago

🔑 Security

🐞 Bugs

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.2.0...v2.2.1

cinny - v2.2.0

Published by kfiven about 2 years ago

Features

Bugs

Docker Image

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.1.2...v2.2.0

cinny - v2.1.3

Published by kfiven about 2 years ago

What's Changed

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

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.1.2...v2.1.3

cinny - v2.1.2

Published by ajbura about 2 years ago

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: https://github.com/cinnyapp/cinny/compare/v2.1.1...v2.1.2

cinny - v2.1.1

Published by kfiven about 2 years ago

What's Changed

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.1.0...v2.1.1

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

Published by kfiven about 2 years ago

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

Bugs

Full Changelog: https://github.com/cinnyapp/cinny/compare/v2.0.4...v2.1.0

cinny - v2.0.4

Published by kfiven over 2 years ago

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 https://github.com/ajbura/cinny/pull/494

Full Changelog: https://github.com/ajbura/cinny/compare/v2.0.3...v2.0.4

Desktop app

  • Fix drag-n-drop not working by @kfiven
  • Add dev-tools to production builds by @kfiven
  • Fix copy-paste not working on macOS by @kfiven (#531)
  • Flatpak package for of the desktop app by @kfiven (#527)

Full Changelog: https://github.com/cinnyapp/cinny-desktop/compare/v2.0.3...v2.0.4

cinny - v2.0.3

Published by ajbura over 2 years ago

What's Changed

  • Fix editing message not working by @ajbura #552

Full Changelog: https://github.com/ajbura/cinny/compare/v2.0.2...v2.0.3

cinny - v2.0.2

Published by kfiven over 2 years ago

What's Changed

  • Fix pasting into settings password field actually pastes into composer by @ajbura #551

Full Changelog: https://github.com/ajbura/cinny/compare/v2.0.1...v2.0.2

cinny - v2.0.1

Published by kfiven over 2 years ago

What's Changed

Full Changelog: https://github.com/ajbura/cinny/compare/v2.0.0...v2.0.1

cinny - v2.0.0: Session verification and other e2ee features

Published by kfiven over 2 years ago

Features

Bugs

Full Changelog: https://github.com/ajbura/cinny/compare/v1.8.2...v2.0.0

Cinny for desktop

Since this release, we are also shipping a desktop app of Cinny for Windows, MacOS and Linux. You can download the app for your platform from https://github.com/cinnyapp/cinny-desktop/releases

cinny - v1.8.2

Published by kfiven over 2 years ago

Bug Fixes

  • Fix new message not appearing by #391
  • Fix sending message not mark as read