Skip to content

Releases: cinnyapp/cinny

v2.0.3

15 May 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 May 04:14
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.0.1...v2.0.2

v2.0.1

13 May 11:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0: Session verification and other e2ee features

08 May 07:56
Compare
Choose a tag to compare

Features

Bugs

Full Changelog: 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

v1.8.2

17 Mar 11:16
Compare
Choose a tag to compare

Bug Fixes

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

v1.8.1

15 Mar 12:46
0d59a4d
Compare
Choose a tag to compare

Bug fixes:

  • New messages don't appear #185
  • Pressing a key with an active highlight jumps in history #344
  • Fix not all emoji-only messages being detected as such #368 by @ginnyTheCat
  • Fix muted room show unread indicator #375
  • Fix view source shows original event for an edited message #376 by @clmnin
  • Fix wrong notification count and NaN notification
  • Add cmd + k hotkey for mac os

Cinny v1.8.0: Spaces

08 Mar 11:38
Compare
Choose a tag to compare

Features

  • Spaces (#52)
    • Add option to create spaces and subspaces (#163)
    • Add option to create rooms inside space
    • Add option to add existing room and space to a space
    • Can explore Space hierarchy and admins can manage (#163)
    • Add space settings such as permission, address management and visibility
    • Add option to invite others to space
    • Add option to leave space (#152)
    • Drag and reorder space in sidebar (#153)
    • One place to manage pinned spaces
    • Can view subspaces as categories
  • Normalize unicode search (#263 by @ginnyTheCat)
  • Add desktop notifications (#252 by @ginnyTheCat)
  • Add support for sending spoiler markdown (#267 by @ginnyTheCat)
  • Add support for drag and drop files (#283 by @ginnyTheCat)
  • Add option to view event source (#320 by @ginnyTheCat)
  • Add button and hotkey to close room settings (#269)
  • Show tombstone message in tombstoned room (#195)
  • Keep direct rooms orthogonal (#183)

Bugs

  • Fix emoji scaling in suggestion (fb0a0b0)
  • Fix various keyboard focus related bugs (#299 by @ginnyTheCat)
  • Fix crash when opening room permission on conduit homeserver (#312 by @ginnyTheCat)
  • Fix reaction tooltip message showing user multiple times (b008c5f)
  • Fix linking when sending replies (#231)
  • Fix select effect in emojiboard (#254)
  • Fix avatar showing 'av' when loading (#247)
  • Fix member load triggering re-renders (#261)

Cinny v1.7.0

26 Jan 12:54
Compare
Choose a tag to compare

Features

  • Room settings (#3)
    • Add support for room message search in unencrypted rooms (#90)
    • Support options for Room visibility and Room addresses
    • Manage room permissions
    • Enable encryption and manage room history visibility
  • Custom emoji (#83)
    • Show user and room emoji in auto-complete cmd and emojiboard
    • Show custom emojis in reactions
  • Use jumbo emojis for emoji only messages (#204)
  • Add toggle to use browser's preferred theme (#224)
  • Show placeholder profile picture when it fails to load (#247)
  • Show ban, kick, unban options in profile viewer
  • Ability to change power level in profile viewer (#215)

Bugs

  • Fix loading all twemoji on startup (#88)
  • Fix wrong read receipt count in encrypted rooms (#227)
  • Reset scroll when switching Home/DM (#243)
  • Fix gap under typing indicator in some device
  • Fix username overflow in timeline change messages
  • Fix message formatting

New contributors

Welcome all and thank you for adding amazing features!

Cinny v1.6.1

19 Dec 15:27
Compare
Choose a tag to compare

What's changed

  • Fix show msg header after new msgs divider
  • Fix read receipt count
  • Fix mxid colors for dark theme
  • Fix msg timeline keep scrolling when not in focus
  • Fix multiple new message indicator
  • Fix dialog closing animation jank
  • Fix reaction not active
  • Change open settings on user profile click
  • Change dark theme typeface from Supreme to Inter
  • Localize fonts

Cinny v1.6.0

13 Dec 15:57
Compare
Choose a tag to compare

Security update

Features

  • Room Timeline
    • Add pagination in room timeline
    • Replies link back to original message event (#96)
    • Use formatted_body to parse markdown (#133)
    • Support Rich replies (#134)
    • Separation of read/unread messages in the room (#67)
    • Typing outside of an input box should focus the message field (#112)
    • Spoiler display support (#176)
    • User pill display support
    • Custom emoji display support
    • Performance improvements
  • Export E2E key for decrypting history in another client (#178)
  • Replaced Go-commands with Room search modal (Ctrl + k) (#132) (#57)
  • Remember people panel state (#168)
  • Twemojified all kind of text (except inputs)
  • Add option to hide membership and user events from timeline
  • Messages now span to full viewport width
  • Add animation on hover in sidebar/avatar

Bugs

  • Fix defer typing notifications until it can't be a command (#81)
  • Fix checkbox in register page
  • Fix app sending read receipt in background
  • Fix crash on creating room
  • Fix dark theme colors