Skip to content

Commit a386ea5

Browse files
Merge pull request #4665 from LibreSign/backport/4664/stable31
[stable31] chore: changelog
2 parents 1d51e2b + 9b8918c commit a386ea5

File tree

4 files changed

+81
-4
lines changed

4 files changed

+81
-4
lines changed

CHANGELOG.md

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,83 @@ Types of changes:
1717
- *Security* in case of vulnerabilities.
1818

1919
<!-- changelog-linker -->
20+
## 11.0.2 - 2025-02-21
21+
### Changes
22+
- Update translations
23+
- Bump dependencies
24+
- chore: replace deprecated function [#4648](https://github.com/LibreSign/libresign/pull/4648)
25+
- chore: remove wrong annotation [#4604](https://github.com/LibreSign/libresign/pull/4604)
26+
- chore: check if user exists [#4601](https://github.com/LibreSign/libresign/pull/4601)
27+
- chore: prevent create cfssl config path every time [#4587](https://github.com/LibreSign/libresign/pull/4587)
28+
- chore: tests improvement [#4583](https://github.com/LibreSign/libresign/pull/4583)
29+
- chore: small tests improvement [#4580](https://github.com/LibreSign/libresign/pull/4580)
30+
- refactor: moved hashes to be close to version number [#4574](https://github.com/LibreSign/libresign/pull/4574)
31+
- refactor: moved version of JSignPdf to InstallService [#4570](https://github.com/LibreSign/libresign/pull/4570)
32+
33+
### Fixes
34+
- fix: add pending code [#4654](https://github.com/LibreSign/libresign/pull/4654)
35+
- fix: prevent success when signature file dont exists [#4642](https://github.com/LibreSign/libresign/pull/4642)
36+
- fix: ltr language [#4632](https://github.com/LibreSign/libresign/pull/4632)
37+
- fix: use entities instead of char convertoing [#4629](https://github.com/LibreSign/libresign/pull/4629)
38+
- fix: hide request button to anauthorized account [#4623](https://github.com/LibreSign/libresign/pull/4623)
39+
- fix: add maxlength to names of cert [#4608](https://github.com/LibreSign/libresign/pull/4608)
40+
- fix: typo [#4591](https://github.com/LibreSign/libresign/pull/4591)
41+
- fix: prevent generate a path without existing folder [#4565](https://github.com/LibreSign/libresign/pull/4565)
42+
- fix: prevent warning when haven't names [#4562](https://github.com/LibreSign/libresign/pull/4562)
43+
- fix: prevent warning of fsockopen [#4554](https://github.com/LibreSign/libresign/pull/4554)
44+
- fix: prevent delete binary files when execute unit tests [#4544](https://github.com/LibreSign/libresign/pull/4544)
45+
46+
## 10.6.2 - 2025-02-21
47+
### Changes
48+
- Update translations
49+
- Bump dependencies
50+
- chore: replace deprecated function [#4647](https://github.com/LibreSign/libresign/pull/4647)
51+
- chore: remove wrong annotation [#4603](https://github.com/LibreSign/libresign/pull/4603)
52+
- chore: check if user exists [#4600](https://github.com/LibreSign/libresign/pull/4600)
53+
- chore: prevent create cfssl config path every time [#4586](https://github.com/LibreSign/libresign/pull/4586)
54+
- chore: tests improvement [#4584](https://github.com/LibreSign/libresign/pull/4584)
55+
- chore: small tests improvement [#4579](https://github.com/LibreSign/libresign/pull/4579)
56+
- refactor: moved hashes to be close to version number [#4575](https://github.com/LibreSign/libresign/pull/4575)
57+
- refactor: moved version of JSignPdf to InstallService [#4568](https://github.com/LibreSign/libresign/pull/4568)
58+
59+
### Fixes
60+
- fix: add function that only exists at nextcloud 32 [#4653](https://github.com/LibreSign/libresign/pull/4653)
61+
- fix: prevent success when signature file dont exists [#4641](https://github.com/LibreSign/libresign/pull/4641)
62+
- fix: ltr language [#4630](https://github.com/LibreSign/libresign/pull/4630)
63+
- fix: use entities instead of char convertoing [#4628](https://github.com/LibreSign/libresign/pull/4628)
64+
- fix: hide request button to anauthorized account [#4622](https://github.com/LibreSign/libresign/pull/4622)
65+
- fix: add maxlength to names of cert [#4607](https://github.com/LibreSign/libresign/pull/4607)
66+
- fix: prevent call other autoload before libresign [#4596](https://github.com/LibreSign/libresign/pull/4596)
67+
- fix: typo [#4590](https://github.com/LibreSign/libresign/pull/4590)
68+
- fix: prevent generate a path without existing folder [#4564](https://github.com/LibreSign/libresign/pull/4564)
69+
- fix: prevent warning when haven't names [#4561](https://github.com/LibreSign/libresign/pull/4561)
70+
- fix: prevent warning of fsockopen [#4553](https://github.com/LibreSign/libresign/pull/4553)
71+
- fix: prevent delete binary files when execute unit tests [#4543](https://github.com/LibreSign/libresign/pull/4543)
72+
73+
## 9.9.2 - 2025-02-21
74+
### Changes
75+
- Update translations
76+
- Bump dependencies
77+
- chore: replace deprecated function [#4646](https://github.com/LibreSign/libresign/pull/4646)
78+
- chore: remove wrong annotation [#4602](https://github.com/LibreSign/libresign/pull/4602)
79+
- chore: check if user exists [#4599](https://github.com/LibreSign/libresign/pull/4599)
80+
- chore: prevent create cfssl config path every time [#4585](https://github.com/LibreSign/libresign/pull/4585)
81+
- chore: tests improvement [#4582](https://github.com/LibreSign/libresign/pull/4582)
82+
- refactor: moved hashes to be close to version number [#4573](https://github.com/LibreSign/libresign/pull/4573)
83+
- refactor: moved version of JSignPdf to InstallService [#4569](https://github.com/LibreSign/libresign/pull/4569)
84+
85+
### Fixes
86+
- fix: prevent success when signature file dont exists [#4640](https://github.com/LibreSign/libresign/pull/4640)
87+
- fix: ltr language [#4631](https://github.com/LibreSign/libresign/pull/4631)
88+
- fix: use entities instead of char convertoing [#4627](https://github.com/LibreSign/libresign/pull/4627)
89+
- fix: hide request button to anauthorized account [#4621](https://github.com/LibreSign/libresign/pull/4621)
90+
- fix: add maxlength to names of cert [#4606](https://github.com/LibreSign/libresign/pull/4606)
91+
- fix: typo [#4589](https://github.com/LibreSign/libresign/pull/4589)
92+
- fix: prevent generate a path without existing folder [#4563](https://github.com/LibreSign/libresign/pull/4563)
93+
- fix: prevent warning when haven't names [#4560](https://github.com/LibreSign/libresign/pull/4560)
94+
- fix: prevent warning of fsockopen [#4552](https://github.com/LibreSign/libresign/pull/4552)
95+
- fix: prevent delete binary files when execute unit tests [#4545](https://github.com/LibreSign/libresign/pull/4545)
96+
2097
## 11.0.1 - 2025-01-28
2198
### Changes
2299
- 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.0.1</version>
28+
<version>11.0.2</version>
2929
<licence>agpl</licence>
3030
<author mail="[email protected]" 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.0.1",
4+
"version": "11.0.2",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)