@@ -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
0 commit comments