Update dependency cinnyapp/cinny to v4.12.1 #44

Merged
Renovate merged 1 commit from renovate/cinnyapp-cinny-4.x into main 2026-05-15 11:24:10 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
cinnyapp/cinny minor v4.11.1v4.12.1

Release Notes

cinnyapp/cinny (cinnyapp/cinny)

v4.12.1

Compare Source

Bug Fixes
Features
  • Add option to start video call in DM and rooms (#​2745) (e5e0b96)
    • Show user avatars in calls
    • Right click quick call start shortcut
  • Add YYYY-MM-DD (ISO 8601) date format to presets (#​2712) (b4299f8)
  • Allow codeblock plaintext inside codeblock and nested lists markdown (#​2930) (02d1001)
  • Allow using filenames in codeblocks (#​2455) (8a78c96)
  • Show image viewer when clicking url preview thumbnail (#​2309)

v4.12.0

Compare Source

Bug Fixes
Features
  • Add option to start video call in DM and rooms (#​2745) (e5e0b96)
    • Show user avatars in calls
    • Right click quick call start shortcut
  • Add YYYY-MM-DD (ISO 8601) date format to presets (#​2712) (b4299f8)
  • Allow codeblock plaintext inside codeblock and nested lists markdown (#​2930) (02d1001)
  • Allow using filenames in codeblocks (#​2455) (8a78c96)
  • Show image viewer when clicking url preview thumbnail (#​2309)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cinnyapp/cinny](https://github.com/cinnyapp/cinny) | minor | `v4.11.1` → `v4.12.1` | --- ### Release Notes <details> <summary>cinnyapp/cinny (cinnyapp/cinny)</summary> ### [`v4.12.1`](https://github.com/cinnyapp/cinny/releases/tag/v4.12.1) [Compare Source](https://github.com/cinnyapp/cinny/compare/v4.12.0...v4.12.1) ##### Bug Fixes - **Security Update:** Update dependency sanitize-html to v2.17.4 ([#&#8203;2937](https://github.com/cinnyapp/cinny/issues/2937)) ([bad1fb6](https://github.com/cinnyapp/cinny/commit/bad1fb609a8469bf3dd64aaacd8a9b93538b4347)) - Do not attempt to join call on doubleclick if missing permissions ([#&#8203;2798](https://github.com/cinnyapp/cinny/issues/2798)) ([0986849](https://github.com/cinnyapp/cinny/commit/098684973ebb28592158efa43e79741ab27afab9)) - Edit lists crashing and list rendering issue in Firefox ([#&#8203;2920](https://github.com/cinnyapp/cinny/issues/2920)) ([341fedd](https://github.com/cinnyapp/cinny/commit/341fedd9321f44675a0394e61684263ee443bee1)) - Empty heading crash on edit msg ([#&#8203;2929](https://github.com/cinnyapp/cinny/issues/2929)) ([735bc15](https://github.com/cinnyapp/cinny/commit/735bc150113e6a35318d021ec9e91c6e2a226a77)) - Hover state on url preview image and make it keyboard friendly ([#&#8203;2777](https://github.com/cinnyapp/cinny/issues/2777)) ([3d35490](https://github.com/cinnyapp/cinny/commit/3d354909d63f46cc8912bb753689832e628c1ee3)) - Notification cause crash on android ([#&#8203;2938](https://github.com/cinnyapp/cinny/issues/2938)) ([909aa43](https://github.com/cinnyapp/cinny/commit/909aa430b8164d1bbed4579dfb49233f4a1fe221)) - Prevent codeblock filename drop on edit ([#&#8203;2780](https://github.com/cinnyapp/cinny/issues/2780)) ([8f1add6](https://github.com/cinnyapp/cinny/commit/8f1add6059c5efa72232d4bc060c6a5e1acb74e5)) - Remove typo in no rooms UI ([#&#8203;2834](https://github.com/cinnyapp/cinny/issues/2834)) ([0c30ece](https://github.com/cinnyapp/cinny/commit/0c30ece28121aea4ea30cab81f9a0d10bb9c365d)) - Support audio with ogg filetype ([#&#8203;2924](https://github.com/cinnyapp/cinny/issues/2924)) ([21bbf4b](https://github.com/cinnyapp/cinny/commit/21bbf4bee025837c741336a17396dd1a5451128b)) - Support for stable mutual rooms endpoint ([#&#8203;2939](https://github.com/cinnyapp/cinny/issues/2939)) ([bef2672](https://github.com/cinnyapp/cinny/commit/bef267257a28b3be8a96852fed1718f63cf570f9)) ##### Features - Add option to start video call in DM and rooms ([#&#8203;2745](https://github.com/cinnyapp/cinny/issues/2745)) ([e5e0b96](https://github.com/cinnyapp/cinny/commit/e5e0b9686154c446e82483f9666efdcacbac4e06)) - Show user avatars in calls - Right click quick call start shortcut - Add YYYY-MM-DD (ISO 8601) date format to presets ([#&#8203;2712](https://github.com/cinnyapp/cinny/issues/2712)) ([b4299f8](https://github.com/cinnyapp/cinny/commit/b4299f8f37176d372e4191ecebc2bb968cc17fcb)) - Allow codeblock plaintext inside codeblock and nested lists markdown ([#&#8203;2930](https://github.com/cinnyapp/cinny/issues/2930)) ([02d1001](https://github.com/cinnyapp/cinny/commit/02d10015832341e4332937f7b8ac5e76ff7671ae)) - Allow using filenames in codeblocks ([#&#8203;2455](https://github.com/cinnyapp/cinny/issues/2455)) ([8a78c96](https://github.com/cinnyapp/cinny/commit/8a78c9699e3ef58aef8ea33fb5d3a6c8753479ba)) - Show image viewer when clicking url preview thumbnail ([#&#8203;2309](https://github.com/cinnyapp/cinny/pull/2309)) ### [`v4.12.0`](https://github.com/cinnyapp/cinny/releases/tag/v4.12.0) [Compare Source](https://github.com/cinnyapp/cinny/compare/v4.11.1...v4.12.0) ##### Bug Fixes - **Security Update:** Update dependency sanitize-html to v2.17.4 ([#&#8203;2937](https://github.com/cinnyapp/cinny/issues/2937)) ([bad1fb6](https://github.com/cinnyapp/cinny/commit/bad1fb609a8469bf3dd64aaacd8a9b93538b4347)) - Do not attempt to join call on doubleclick if missing permissions ([#&#8203;2798](https://github.com/cinnyapp/cinny/issues/2798)) ([0986849](https://github.com/cinnyapp/cinny/commit/098684973ebb28592158efa43e79741ab27afab9)) - Edit lists crashing and list rendering issue in Firefox ([#&#8203;2920](https://github.com/cinnyapp/cinny/issues/2920)) ([341fedd](https://github.com/cinnyapp/cinny/commit/341fedd9321f44675a0394e61684263ee443bee1)) - Empty heading crash on edit msg ([#&#8203;2929](https://github.com/cinnyapp/cinny/issues/2929)) ([735bc15](https://github.com/cinnyapp/cinny/commit/735bc150113e6a35318d021ec9e91c6e2a226a77)) - Hover state on url preview image and make it keyboard friendly ([#&#8203;2777](https://github.com/cinnyapp/cinny/issues/2777)) ([3d35490](https://github.com/cinnyapp/cinny/commit/3d354909d63f46cc8912bb753689832e628c1ee3)) - Notification cause crash on android ([#&#8203;2938](https://github.com/cinnyapp/cinny/issues/2938)) ([909aa43](https://github.com/cinnyapp/cinny/commit/909aa430b8164d1bbed4579dfb49233f4a1fe221)) - Prevent codeblock filename drop on edit ([#&#8203;2780](https://github.com/cinnyapp/cinny/issues/2780)) ([8f1add6](https://github.com/cinnyapp/cinny/commit/8f1add6059c5efa72232d4bc060c6a5e1acb74e5)) - Remove typo in no rooms UI ([#&#8203;2834](https://github.com/cinnyapp/cinny/issues/2834)) ([0c30ece](https://github.com/cinnyapp/cinny/commit/0c30ece28121aea4ea30cab81f9a0d10bb9c365d)) - Support audio with ogg filetype ([#&#8203;2924](https://github.com/cinnyapp/cinny/issues/2924)) ([21bbf4b](https://github.com/cinnyapp/cinny/commit/21bbf4bee025837c741336a17396dd1a5451128b)) - Support for stable mutual rooms endpoint ([#&#8203;2939](https://github.com/cinnyapp/cinny/issues/2939)) ([bef2672](https://github.com/cinnyapp/cinny/commit/bef267257a28b3be8a96852fed1718f63cf570f9)) ##### Features - Add option to start video call in DM and rooms ([#&#8203;2745](https://github.com/cinnyapp/cinny/issues/2745)) ([e5e0b96](https://github.com/cinnyapp/cinny/commit/e5e0b9686154c446e82483f9666efdcacbac4e06)) - Show user avatars in calls - Right click quick call start shortcut - Add YYYY-MM-DD (ISO 8601) date format to presets ([#&#8203;2712](https://github.com/cinnyapp/cinny/issues/2712)) ([b4299f8](https://github.com/cinnyapp/cinny/commit/b4299f8f37176d372e4191ecebc2bb968cc17fcb)) - Allow codeblock plaintext inside codeblock and nested lists markdown ([#&#8203;2930](https://github.com/cinnyapp/cinny/issues/2930)) ([02d1001](https://github.com/cinnyapp/cinny/commit/02d10015832341e4332937f7b8ac5e76ff7671ae)) - Allow using filenames in codeblocks ([#&#8203;2455](https://github.com/cinnyapp/cinny/issues/2455)) ([8a78c96](https://github.com/cinnyapp/cinny/commit/8a78c9699e3ef58aef8ea33fb5d3a6c8753479ba)) - Show image viewer when clicking url preview thumbnail ([#&#8203;2309](https://github.com/cinnyapp/cinny/pull/2309)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xODAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency cinnyapp/cinny to v4.12.1
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ac3f77a98f
Renovate scheduled this pull request to auto merge when all checks succeed 2026-05-15 11:24:09 +00: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!44
No description provided.