Update dependency cinnyapp/cinny to v4.3.2 #23

Merged
Bluemedia merged 1 commit from renovate/cinnyapp-cinny-4.x into main 2025-02-18 11:12:39 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
cinnyapp/cinny minor v4.2.3 -> v4.3.2

Release Notes

cinnyapp/cinny (cinnyapp/cinny)

v4.3.2

Compare Source

What's Changed

Full Changelog: https://github.com/cinnyapp/cinny/compare/v4.3.0...v4.3.2

v4.3.0

Compare Source

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: https://github.com/cinnyapp/cinny/compare/v4.2.3...v4.3.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cinnyapp/cinny](https://github.com/cinnyapp/cinny) | minor | `v4.2.3` -> `v4.3.2` | --- ### Release Notes <details> <summary>cinnyapp/cinny (cinnyapp/cinny)</summary> ### [`v4.3.2`](https://github.com/cinnyapp/cinny/releases/tag/v4.3.2) [Compare Source](https://github.com/cinnyapp/cinny/compare/v4.3.0...v4.3.2) #### What's Changed - fix editor exit button appears on room switch by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2207 - fix message does not appear after decryption complete by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2209 - Upgrade twemoji font to support twemoji v15.1.0 by [@&#8203;kfiven](https://github.com/kfiven) in https://github.com/cinnyapp/cinny/pull/2202 **Full Changelog**: https://github.com/cinnyapp/cinny/compare/v4.3.0...v4.3.2 ### [`v4.3.0`](https://github.com/cinnyapp/cinny/releases/tag/v4.3.0) [Compare Source](https://github.com/cinnyapp/cinny/compare/v4.2.3...v4.3.0) #### Overview 1. Cinny now use [vodozemac](https://github.com/matrix-org/vodozemac) instead of [libolm](https://gitlab.matrix.org/matrix-org/olm) 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](https://github.com/matrix-org/matrix-spec-proposals/pull/4161). 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 - redesigned app settings and switch to rust crypto by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/1988 - personal emoji can now be imported in bulk by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/1988 - added developer tools by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/1988 - Pinned Messages by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2081 - Tableflip and unflip commands similar to /shrug by [@&#8203;LevitatingBusinessMan](https://github.com/LevitatingBusinessMan) in https://github.com/cinnyapp/cinny/pull/2075 - Fix emoji ordering by [@&#8203;marekvospel](https://github.com/marekvospel) in https://github.com/cinnyapp/cinny/pull/2057 - Render captions to m.file, m.image, m.video, and m.audio by [@&#8203;nexy7574](https://github.com/nexy7574) in https://github.com/cinnyapp/cinny/pull/2059 - center images in URL preview cards by [@&#8203;WebFreak001](https://github.com/WebFreak001) in https://github.com/cinnyapp/cinny/pull/1556 - fix style issue of reply placeholder by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2181 - fix membership change with invalid data crash by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2182 - break word for text viewer pre element by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2179 - fix threaded reply does not work in encrypted rooms by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2172 - remove left member autocomplete by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2194 - fix reply placeholder overflow by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2193 - fix notification crash for ios by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2192 - fix edits does not reflect in pinned messages by [@&#8203;ajbura](https://github.com/ajbura) in https://github.com/cinnyapp/cinny/pull/2107 - fix media autoload button function as per it's label by [@&#8203;array-in-a-matrix](https://github.com/array-in-a-matrix) / [@&#8203;kfiven](https://github.com/kfiven) in https://github.com/cinnyapp/cinny/pull/2195 #### New Contributors - [@&#8203;LevitatingBusinessMan](https://github.com/LevitatingBusinessMan) made their first contribution in https://github.com/cinnyapp/cinny/pull/2075 - [@&#8203;marekvospel](https://github.com/marekvospel) made their first contribution in https://github.com/cinnyapp/cinny/pull/2057 - [@&#8203;nexy7574](https://github.com/nexy7574) made their first contribution in https://github.com/cinnyapp/cinny/pull/2059 - [@&#8203;array-in-a-matrix](https://github.com/array-in-a-matrix) made their first contribution in https://github.com/cinnyapp/cinny/pull/2195 **Full Changelog**: https://github.com/cinnyapp/cinny/compare/v4.2.3...v4.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2025-02-11 09:19:03 +01:00
Renovate changed title from Update dependency cinnyapp/cinny to v4.3.0 to Update dependency cinnyapp/cinny to v4.3.2 2025-02-17 03:19:08 +01:00
Renovate force-pushed renovate/cinnyapp-cinny-4.x from 51fe365f3e to 5870d944e8 2025-02-17 03:19:09 +01:00 Compare
Bluemedia merged commit 5870d944e8 into main 2025-02-18 11:12:39 +01:00
Bluemedia deleted branch renovate/cinnyapp-cinny-4.x 2025-02-18 11:12:39 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Bluemedia/chatwire-web-pipeline#23
No description provided.