Skip to content

Releases: cinnyapp/cinny

v4.5.1

05 Mar 02:35
78fa6e3
Compare
Choose a tag to compare

What's Changed

  • Fix crash on emoji selection from emojiboard (#2249)

Full Changelog: v4.5.0...v4.5.1

v4.5.0

04 Mar 06:51
19cf700
Compare
Choose a tag to compare

What's Changed

  • Fix editor focus after autocomplete (#2233)
  • Show image preview in upload window (#2231)
  • Hidden Typing & Read Receipts (#2230)
  • Open account data in same window instead of popup (#2234)
  • Hide existing messages from ignored users (#2236)
  • Hide deleted events by default (#2237)
  • Fix backslash appear in link upon edit (#2246)
  • Add example caddyfile (#2227)
  • Make README.md easier to parse (#2228)

New Contributors

Full Changelog: v4.4.0...v4.5.0

v4.4.0

23 Feb 11:28
d70ca86
Compare
Choose a tag to compare

What's Changed

  • Fix unknown rooms in space lobby (#2224)
  • Fix link visibility inside spoiler (#2215)
  • Hide self typing status in room nav item (#2217)
  • Add button to select all room pack as global pack (#2218)
  • Fix unexpected crash in message editor (#2219)
  • Fix autocomplete menu flickering issue (#2220)
  • Improve search results for Emoji, Usernames and Rooms (#2221)
  • Add email notification toggle (#2223)
  • Scroll to bottom in unfocused window but stop sending read receipt (#2214)
  • Support escaping markdown (#2208)
  • Fix formatting inconsistency (#2180)
  • Add support for spoilers on images (MSC4193) (#2212)
  • Remove fallback replies & implement intentional mentions (#2138)

New Contributors

Full Changelog: v4.3.2...v4.4.0

v4.3.2

17 Feb 01:08
5844209
Compare
Choose a tag to compare

What's Changed

  • fix editor exit button appears on room switch by @ajbura in #2207
  • fix message does not appear after decryption complete by @ajbura in #2209
  • Upgrade twemoji font to support twemoji v15.1.0 by @kfiven in #2202

Full Changelog: v4.3.0...v4.3.2

v4.3.0

11 Feb 06:05
09d85d6
Compare
Choose a tag to compare

Overview

  1. Cinny now use vodozemac instead of libolm for encryption.
  2. Security tab in App Settings has been renamed to Devices.
  3. Verification and Encryption related terms has been renamed as per MSC4161.
    Security Key -> Recovery Key
    Security Phrase -> Recovery Passphrase
    Cross signing -> Device Verification
    Session -> Devices
  4. Personal emoji and sticker can now be imported in bulk.
  5. Developer Tools has been added in app settings for advance users.

What's Changed

New Contributors

Full Changelog: v4.2.3...v4.3.0

v4.2.3

12 Nov 09:47
a142630
Compare
Choose a tag to compare

Security release

  • fix(deps): update dependency matrix-js-sdk to v34.11.1 by @renovate in #2053

Full Changelog: v4.2.2...v4.2.3

v4.2.2

16 Oct 10:31
c110e64
Compare
Choose a tag to compare

What's Changed

  • Fix matrix.to links opening in webview in cinny desktop by @kfiven in #1963
  • Fix font-weight in dark theme with unsupported fonts by @ajbura in #1964
  • Improve service worker for authenticated media by @ShadowRZ in #1977

Security

Full Changelog: v4.2.1...v4.2.2

v4.2.1

14 Sep 13:25
21164a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

11 Sep 13:57
c75e903
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

04 Aug 10:15
e68c56b
Compare
Choose a tag to compare

What's Changed

  • fix room opens at home after leave rejoin by @ajbura in #1848
  • Support matrix to by @ajbura in #1849
  • fix tombstone replacement room open back to previous room by @ajbura in #1856
  • update self deploy instructions after react router by @kfiven in #1859
  • add back btn for mobile view by @ajbura in #1861
  • show unverified tab indicator on sidebar by @ajbura in #1862
  • fix page up/down button not working by @ajbura in #1863
  • fix notification not working for selected room by @ajbura in #1864
  • fix crash when decoding malformed urls by @ajbura in #1865
  • fix type to focus not working after room switch by @ajbura in #1866

Full Changelog: v4.0.3...v4.1.0