@@ -19,6 +19,32 @@ Types of changes:
1919<!-- changelog-linker -->
2020<!-- changelog-linker -->
2121
22+ ## 11.3.1 - 2025-09-01
23+ ### Changes
24+ - Update translations
25+ - Bump dependencies
26+ - chore: add log to track McFly [ #5355 ] ( https://github.com/LibreSign/libresign/pull/5355 )
27+ - Docs/add GitHub codespaces steps to pr template [ #5361 ] ( https://github.com/LibreSign/libresign/pull/5361 )
28+ - chore: convert the date object to json [ #5367 ] ( https://github.com/LibreSign/libresign/pull/5367 )
29+ - chore: Improvements at response from API when generate root certificate [ #5375 ] ( https://github.com/LibreSign/libresign/pull/5375 )
30+
31+ ### Fixes
32+ - fix: remove condition that restricts LibreSign tab to LibreSign files [ #5374 ] ( https://github.com/LibreSign/libresign/pull/5374 )
33+ - fix: open file at app files [ #5372 ] ( https://github.com/LibreSign/libresign/pull/5372 )
34+
35+ ## 10.9.1 - 2025-09-01
36+ ### Changes
37+ - Update translations
38+ - Bump dependencies
39+ - chore: add log to track McFly [ #5354 ] ( https://github.com/LibreSign/libresign/pull/5354 )
40+ - Docs/add GitHub codespaces steps to pr template [ #5360 ] ( https://github.com/LibreSign/libresign/pull/5360 )
41+ - chore: convert the date object to json [ #5366 ] ( https://github.com/LibreSign/libresign/pull/5366 )
42+ - chore: Improvements at response from API when generate root certificate [ #5376 ] ( https://github.com/LibreSign/libresign/pull/5376 )
43+
44+ ### Fixes
45+ - fix: remove condition that restricts LibreSign tab to LibreSign files [ #5373 ] ( https://github.com/LibreSign/libresign/pull/5373 )
46+ - fix: open file at app files [ #5371 ] ( https://github.com/LibreSign/libresign/pull/5371 )
47+
2248## 11.3.0 - 2025-08-21
2349### Features
2450- feat: button open file by [ #5240 ] ( https://github.com/LibreSign/libresign/pull/5240 )
@@ -27,22 +53,22 @@ Types of changes:
2753- Update translations
2854- Bump dependencies
2955- chore: cover the sign method using pkcs7 engine [ #5235 ] ( https://github.com/LibreSign/libresign/pull/5235 )
30- - chore: cover the sign method using pkcs7 engine by [ #5235 ] ( https://github.com/LibreSign/libresign/pull/5235 )
31- - chore: Replace getById by getFirstNodeById by [ #5244 ] ( https://github.com/LibreSign/libresign/pull/5244 )
32- - chore: update behat by [ #5255 ] ( https://github.com/LibreSign/libresign/pull/5255 )
33- - chore: update workflows by [ #5282 ] ( https://github.com/LibreSign/libresign/pull/5282 )
34- - chore: remove unecessary check if node exists by [ #5339 ] ( https://github.com/LibreSign/libresign/pull/5339 )
35- - refactor: replace deprecated PHPUnit returnValue() with willReturn() by [ #5247 ] ( https://github.com/LibreSign/libresign/pull/5247 )
36- - Replace deprecated PHPUnit methods by [ #5301 ] ( https://github.com/LibreSign/libresign/pull/5301 )
37-
38- ### Fixes
39- - fix: indent using taps by [ #5228 ] ( https://github.com/LibreSign/libresign/pull/5228 )
40- - fix: remove duplicated step by [ #5233 ] ( https://github.com/LibreSign/libresign/pull/5233 )
41- - fix: store the date that the file was signed by [ #5279 ] ( https://github.com/LibreSign/libresign/pull/5279 )
42- - fix: email token with camel case email by [ #5310 ] ( https://github.com/LibreSign/libresign/pull/5310 )
43- - fix: configure check with poppler by [ #5318 ] ( https://github.com/LibreSign/libresign/pull/5318 )
44- - fix: always return the owner of the file to be signed by [ #5325 ] ( https://github.com/LibreSign/libresign/pull/5325 )
45- - fix: prevent show add signers early by [ #5334 ] ( https://github.com/LibreSign/libresign/pull/5334 )
56+ - chore: cover the sign method using pkcs7 engine [ #5235 ] ( https://github.com/LibreSign/libresign/pull/5235 )
57+ - chore: Replace getById getFirstNodeById [ #5244 ] ( https://github.com/LibreSign/libresign/pull/5244 )
58+ - chore: update behat [ #5255 ] ( https://github.com/LibreSign/libresign/pull/5255 )
59+ - chore: update workflows [ #5282 ] ( https://github.com/LibreSign/libresign/pull/5282 )
60+ - chore: remove unecessary check if node exists [ #5339 ] ( https://github.com/LibreSign/libresign/pull/5339 )
61+ - refactor: replace deprecated PHPUnit returnValue() with willReturn() [ #5247 ] ( https://github.com/LibreSign/libresign/pull/5247 )
62+ - Replace deprecated PHPUnit methods [ #5301 ] ( https://github.com/LibreSign/libresign/pull/5301 )
63+
64+ ### Fixes
65+ - fix: indent using taps [ #5228 ] ( https://github.com/LibreSign/libresign/pull/5228 )
66+ - fix: remove duplicated step [ #5233 ] ( https://github.com/LibreSign/libresign/pull/5233 )
67+ - fix: store the date that the file was signed [ #5279 ] ( https://github.com/LibreSign/libresign/pull/5279 )
68+ - fix: email token with camel case email [ #5310 ] ( https://github.com/LibreSign/libresign/pull/5310 )
69+ - fix: configure check with poppler [ #5318 ] ( https://github.com/LibreSign/libresign/pull/5318 )
70+ - fix: always return the owner of the file to be signed [ #5325 ] ( https://github.com/LibreSign/libresign/pull/5325 )
71+ - fix: prevent show add signers early [ #5334 ] ( https://github.com/LibreSign/libresign/pull/5334 )
4672
4773## 10.9.0 - 2025-08-21
4874### Features
0 commit comments