Skip to content

Releases: cinnyapp/cinny

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

v4.0.3

25 Jul 05:56
44161c4
Compare
Choose a tag to compare

What's Changed

  • Update gpg public key after renew by @kfiven in #1839
  • Version bump for cinny desktop app

Full Changelog: v4.0.0...v4.0.3

v4.0.0

24 Jul 13:01
96415a8
Compare
Choose a tag to compare

Breaking Changes

Features

  • Make small images not scale up in image viewer by @WebFreak001 in #1554
  • URL Navigation support by @ajbura in #1603, #1633
  • Support for changing and recovery password
  • Support for key based account registration
  • Arrange spaces in folders
  • New Lobby feature aka Space home to manage space rooms
  • Allow Space maintainers set custom ordering of rooms in spaces
  • Multi-room message search option with filters
  • Redesigned Explore community section with ability to feature rooms and add predefined servers
  • New notification center with all notifications, highlights (aka pings) and invites
  • Support for ability to change font size
  • Mark as read option for Home and People folders
  • Automatically pin top-level spaces
  • Remember the state of "Room category toggles"
  • Option to float rooms with unread messages to the top of the room list

Fixes

  • Load assets from relative path by @aceArt-GmbH in #1588
  • Check IndexedDB support by @ajbura in #1630
  • Fix login with sso when app using hash router by @ajbura in #1631
  • Fix negative audio duration info crash react-range by @ajbura in #1701
  • Fix placement of emoji/sticker buttons by @agmm in #1693
  • Update node to latest LTS by @kfiven in #1687
  • Update default server list by @kfiven in #1571
  • Remove svg loader as available in Vite by default by @kfiven in #1728
  • Fix crash when img without src tag by @kfiven in #1731
  • Fix pdf opening by @kfiven in #1732
  • Scroll tab target into view by @aceArt-GmbH in #1580
  • Fix Safari iOS auto zooming by @Kimiblock in #1756
  • Fix notification, favicon and sound by @ajbura in #1802
  • Fix crash when adding existing room to space by @ajbura in #1806
  • Fix crash when trying to login to homeserver that does not return identity_providers field of m.login.sso flow schema
  • Fix login not working on beeper.com homeserver
  • Remove arbitrary restrictions on passwords
  • Improve home server selectoin UI
  • Sidebar space click opening recent room on mobile
  • Explore public rooms "View more" option just loads the first set of public rooms again
  • Dragging a folder into Cinny should not be possible

New Contributors

Full Changelog: v3.2.0...v4.0.0

v3.2.0

31 Oct 10:23
9ecb233
Compare
Choose a tag to compare

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: v3.1.0...v3.2.0