@@ -19,6 +19,66 @@ Types of changes:
1919<!-- changelog-linker -->
2020<!-- changelog-linker -->
2121
22+ ## 12.0.0 - 2025-11-10
23+ ### Features
24+ - feat(dependabot): add missing composer paths to config [ #5468 ] ( https://github.com/LibreSign/libresign/pull/5468 )
25+ - feat: sign usign twofactor_gateway [ #5499 ] ( https://github.com/LibreSign/libresign/pull/5499 )
26+ - feat: return next scheduled date [ #5527 ] ( https://github.com/LibreSign/libresign/pull/5527 )
27+
28+ ### Changes
29+ - Update translations
30+ - Bump dependencies
31+ - chore: add link to logs [ #5457 ] ( https://github.com/LibreSign/libresign/pull/5457 )
32+ - chore: gridViewButtonLabel [ #5463 ] ( https://github.com/LibreSign/libresign/pull/5463 )
33+ - chore: update workflows [ #5486 ] ( https://github.com/LibreSign/libresign/pull/5486 )
34+ - chore: replace vendor by 3rdparty [ #5513 ] ( https://github.com/LibreSign/libresign/pull/5513 )
35+ - chore: cover with more scenarios [ #5524 ] ( https://github.com/LibreSign/libresign/pull/5524 )
36+ - chore: handle error and cover with tests [ #5537 ] ( https://github.com/LibreSign/libresign/pull/5537 )
37+
38+ ### Fixes
39+ - fix: ignore newest server config [ #5461 ] ( https://github.com/LibreSign/libresign/pull/5461 )
40+ - fix: error at CI with PHP 8.3 [ #5480 ] ( https://github.com/LibreSign/libresign/pull/5480 )
41+ - fix: rollback previous commit [ #5483 ] ( https://github.com/LibreSign/libresign/pull/5483 )
42+ - fix: isolate all dependencies [ #5491 ] ( https://github.com/LibreSign/libresign/pull/5491 )
43+ - fix: patcher for mpdf [ #5496 ] ( https://github.com/LibreSign/libresign/pull/5496 )
44+ - fix: apply rector [ #5502 ] ( https://github.com/LibreSign/libresign/pull/5502 )
45+ - fix: unit test after translation update [ #5517 ] ( https://github.com/LibreSign/libresign/pull/5517 )
46+ - fix: unit test after implement submodule [ #5522 ] ( https://github.com/LibreSign/libresign/pull/5522 )
47+ - fix: error handler to prevent JS error when receive 4xx from API [ #5532 ] ( https://github.com/LibreSign/libresign/pull/5532 )
48+ - fix: make possible to test with dates [ #5539 ] ( https://github.com/LibreSign/libresign/pull/5539 )
49+ - fix: add maxlength [ #5541 ] ( https://github.com/LibreSign/libresign/pull/5541 )
50+ - fix: make the error message more specific [ #5544 ] ( https://github.com/LibreSign/libresign/pull/5544 )
51+
52+ ## 11.5.0 - 2025-11-10
53+ ### Features
54+ - feat(dependabot): add missing composer paths to config [ #5466 ] ( https://github.com/LibreSign/libresign/pull/5466 )
55+ - feat: sign usign twofactor_gateway [ #5498 ] ( https://github.com/LibreSign/libresign/pull/5498 )
56+ - feat: return next scheduled date [ #5526 ] ( https://github.com/LibreSign/libresign/pull/5526 )
57+
58+ ### Changes
59+ - Update translations
60+ - Bump dependencies
61+ - chore: add link to logs [ #5456 ] ( https://github.com/LibreSign/libresign/pull/5456 )
62+ - chore: gridViewButtonLabel [ #5462 ] ( https://github.com/LibreSign/libresign/pull/5462 )
63+ - chore: update workflows [ #5485 ] ( https://github.com/LibreSign/libresign/pull/5485 )
64+ - chore: replace vendor by 3rdparty [ #5514 ] ( https://github.com/LibreSign/libresign/pull/5514 )
65+ - chore: cover with more scenarios [ #5525 ] ( https://github.com/LibreSign/libresign/pull/5525 )
66+ - chore: handle error and cover with tests [ #5536 ] ( https://github.com/LibreSign/libresign/pull/5536 )
67+
68+ ### Fixes
69+ - fix: error at CI with PHP 8.3 [ #5481 ] ( https://github.com/LibreSign/libresign/pull/5481 )
70+ - fix: rollback previous commit [ #5484 ] ( https://github.com/LibreSign/libresign/pull/5484 )
71+ - fix: isolate all dependencies [ #5490 ] ( https://github.com/LibreSign/libresign/pull/5490 )
72+ - fix: patcher for mpdf [ #5495 ] ( https://github.com/LibreSign/libresign/pull/5495 )
73+ - fix: apply rector [ #5501 ] ( https://github.com/LibreSign/libresign/pull/5501 )
74+ - fix: unit test after translation update [ #5516 ] ( https://github.com/LibreSign/libresign/pull/5516 )
75+ - fix: unit test after implement submodule [ #5521 ] ( https://github.com/LibreSign/libresign/pull/5521 )
76+ - fix: error handler to prevent JS error when receive 4xx from API [ #5531 ] ( https://github.com/LibreSign/libresign/pull/5531 )
77+ - fix: make possible to test with dates [ #5538 ] ( https://github.com/LibreSign/libresign/pull/5538 )
78+ - fix: add maxlength [ #5542 ] ( https://github.com/LibreSign/libresign/pull/5542 )
79+ - fix: make the error message more specific [ #5543 ] ( https://github.com/LibreSign/libresign/pull/5543 )
80+
81+
2282## 12.0.0-beta.2 - 2025-09-13
2383### Changes
2484- Update translations
0 commit comments