Skip to content

Commit 4fe13f2

Browse files
authored
Merge pull request #4987 from LibreSign/backport/4986/stable31
[stable31] chore: changelog
2 parents 51e0d4b + d3abee8 commit 4fe13f2

File tree

4 files changed

+58
-4
lines changed

4 files changed

+58
-4
lines changed

CHANGELOG.md

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

1919
<!-- changelog-linker -->
2020
<!-- changelog-linker -->
21+
## 11.2.0 - 2025-05-20
22+
## Features
23+
- feat: manage certificate policy [#4970](https://github.com/LibreSign/libresign/pull/4970)
24+
- feat: add administration settings to settings menu [#4968](https://github.com/LibreSign/libresign/pull/4968)
25+
- feat: adding new activity configuration [#4985](https://github.com/LibreSign/libresign/pull/4985)
26+
27+
### Changes
28+
- Update translations
29+
- Bump dependencies
30+
- chore: move strings to constants [#4978](https://github.com/LibreSign/libresign/pull/4978)
31+
- chore: valdiate password before send to sign [#4966](https://github.com/LibreSign/libresign/pull/4966)
32+
- chore: text improvement [#4961](https://github.com/LibreSign/libresign/pull/4961)
33+
- chore: change save signed file logic [#4946](https://github.com/LibreSign/libresign/pull/4946)
34+
- chore: improve error message [#4943](https://github.com/LibreSign/libresign/pull/4943)
35+
- chore: improve feedback of configure check [#4916](https://github.com/LibreSign/libresign/pull/4916)
36+
- chore: reduce configure check time [#4879](https://github.com/LibreSign/libresign/pull/4879)
37+
- chore: remove unecessary else [#4871](https://github.com/LibreSign/libresign/pull/4871)
38+
39+
## Fixes
40+
- fix: allow to sign without account [#4983](https://github.com/LibreSign/libresign/pull/4983)
41+
- fix: prevent merge when haven't a signature [#4975](https://github.com/LibreSign/libresign/pull/4975)
42+
- fix: css at validation page [#4954](https://github.com/LibreSign/libresign/pull/4954)
43+
- fix: send fileSrc to PDF Editor [#4951](https://github.com/LibreSign/libresign/pull/4951)
44+
- fix: test identify method [#4931](https://github.com/LibreSign/libresign/pull/4931)
45+
- fix: order signers by id [#4929](https://github.com/LibreSign/libresign/pull/4929)
46+
- fix: main license file [#4869](https://github.com/LibreSign/libresign/pull/4869)
47+
48+
## 10.8.0 - 2025-05-20
49+
### Features
50+
- feat: adding new activity configuration [#4984](https://github.com/LibreSign/libresign/pull/4984)
51+
- feat: manage certificate policy [#4969](https://github.com/LibreSign/libresign/pull/4969)
52+
- feat: add administration settings to settings menu [#4967](https://github.com/LibreSign/libresign/pull/4967)
53+
54+
### Changes
55+
- Update translations
56+
- Bump dependencies
57+
- chore: move strings to constants [#4977](https://github.com/LibreSign/libresign/pull/4977)
58+
- chore: valdiate password before send to sign [#4965](https://github.com/LibreSign/libresign/pull/4965)
59+
- chore: text improvement [#4960](https://github.com/LibreSign/libresign/pull/4960)
60+
- chore: change save signed file logic [#4945](https://github.com/LibreSign/libresign/pull/4945)
61+
- chore: improve error message [#4942](https://github.com/LibreSign/libresign/pull/4942)
62+
- chore: improve feedback of configure check [#4915](https://github.com/LibreSign/libresign/pull/4915)
63+
- chore: reduce configure check time [#4878](https://github.com/LibreSign/libresign/pull/4878)
64+
- chore: remove unecessary else [#4870](https://github.com/LibreSign/libresign/pull/4870)
65+
66+
## Fixes
67+
- fix: allow to sign without account [#4982](https://github.com/LibreSign/libresign/pull/4982)
68+
- fix: prevent merge when haven't a signature [#4974](https://github.com/LibreSign/libresign/pull/4974)
69+
- fix: css at validation page [#4953](https://github.com/LibreSign/libresign/pull/4953)
70+
- fix: send fileSrc to PDF Editor [#4950](https://github.com/LibreSign/libresign/pull/4950)
71+
- fix: test identify method [#4930](https://github.com/LibreSign/libresign/pull/4930)
72+
- fix: order signers by id [#4928](https://github.com/LibreSign/libresign/pull/4928)
73+
- fix: main license file [#4868](https://github.com/LibreSign/libresign/pull/4868)
74+
2175
## 11.1.2 - 2025-04-14
2276
### Changes
2377
- 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.1.2</version>
28+
<version>11.2.0</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.1.2",
4+
"version": "11.2.0",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)