Skip to content

Commit 39c565c

Browse files
authored
Merge pull request #5050 from LibreSign/backport/5049/stable31
[stable31] chore: changelog
2 parents 99d9ced + a13ec84 commit 39c565c

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ Types of changes:
1818

1919
<!-- changelog-linker -->
2020
<!-- changelog-linker -->
21+
## 11.2.2 - 2025-05-26
22+
### Changes
23+
- chore: add more ways to get signer email [#5048](https://github.com/LibreSign/libresign/pull/5048)
24+
25+
### Fixes
26+
- fix: fallback when system haven't a TTF font [#5045](https://github.com/LibreSign/libresign/pull/5045)
27+
- fix: show 'Dismiss notification' button on signed file notification [#5042](https://github.com/LibreSign/libresign/pull/5042)
28+
29+
## 10.8.2 - 2025-05-26
30+
### Changes
31+
- chore: add more ways to get signer email [#5047](https://github.com/LibreSign/libresign/pull/5047)
32+
33+
### Fixes
34+
- fix: fallback when system haven't a TTF font [#5044](https://github.com/LibreSign/libresign/pull/5044)
35+
- fix: show 'Dismiss notification' button on signed file notification [#5041](https://github.com/LibreSign/libresign/pull/5041)
36+
2137
## 11.2.1 - 2025-05-25
2238
### Changes
2339
- Update translations

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2525
2626
* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)
2727
]]></description>
28-
<version>11.2.1</version>
28+
<version>11.2.2</version>
2929
<licence>agpl</licence>
3030
<author mail="contact@librecode.coop" homepage="https://librecode.coop">LibreCode</author>
3131
<documentation>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libresign",
33
"description": "A app for signing documents",
4-
"version": "11.2.1",
4+
"version": "11.2.2",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)