@@ -18,6 +18,84 @@ Types of changes:
1818
1919<!-- changelog-linker -->
2020<!-- changelog-linker -->
21+ ## 13.1.0 - 2026-03-05
22+
23+ 💝 ** SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
24+
25+ 🏢 ** ENTERPRISE SUPPORT** — Need help with migration or custom implementations? Contact us: contact@librecode.coop
26+
27+ ### Added
28+ - feat: vue3 typescript migration [ #6995 ] ( https://github.com/LibreSign/libresign/pull/6995 )
29+ - feat: playwright e2e tests [ #7007 ] ( https://github.com/LibreSign/libresign/pull/7007 )
30+ - feat: files list header restructure [ #7011 ] ( https://github.com/LibreSign/libresign/pull/7011 )
31+ - feat: file list filters [ #7019 ] ( https://github.com/LibreSign/libresign/pull/7019 )
32+ - feat: signature confirmation steps [ #7041 ] ( https://github.com/LibreSign/libresign/pull/7041 )
33+ - feat: sign usign only php [ #7073 ] ( https://github.com/LibreSign/libresign/pull/7073 )
34+ - feat: implement more e2e tests [ #7080 ] ( https://github.com/LibreSign/libresign/pull/7080 )
35+ - feat: show confetti setting [ #7085 ] ( https://github.com/LibreSign/libresign/pull/7085 )
36+ - feat: crl revocation checker [ #7084 ] ( https://github.com/LibreSign/libresign/pull/7084 )
37+
38+ ### Changed
39+ - Update translations
40+ - Bump dependencies
41+
42+ ### Fixes
43+ - fix: vue3 component api migration [ #7003 ] ( https://github.com/LibreSign/libresign/pull/7003 )
44+ - fix: nextcloud vue v9 compat [ #7005 ] ( https://github.com/LibreSign/libresign/pull/7005 )
45+ - fix: files list grid toggle and status chip [ #7009 ] ( https://github.com/LibreSign/libresign/pull/7009 )
46+ - fix: vue router 5 non path params [ #7015 ] ( https://github.com/LibreSign/libresign/pull/7015 )
47+ - fix: confetti vue router 5 params [ #7014 ] ( https://github.com/LibreSign/libresign/pull/7014 )
48+ - fix(fileupload): fix oversized preview image in confirm signature dialog [ #7017 ] ( https://github.com/LibreSign/libresign/pull/7017 )
49+ - fix: a11y improvements [ #7052 ] ( https://github.com/LibreSign/libresign/pull/7052 )
50+ - fix: files list sort accessibility [ #7057 ] ( https://github.com/LibreSign/libresign/pull/7057 )
51+ - fix: draw signature tab accessibility [ #7059 ] ( https://github.com/LibreSign/libresign/pull/7059 )
52+ - fix: use legacy pdfjs worker for browser compat [ #7064 ] ( https://github.com/LibreSign/libresign/pull/7064 )
53+ - fix: signature engine key [ #7067 ] ( https://github.com/LibreSign/libresign/pull/7067 )
54+ - fix: files integration actions and propfind [ #7138 ] ( https://github.com/LibreSign/libresign/pull/7138 )
55+ - fix: orphan file delete null nodeid [ #7140 ] ( https://github.com/LibreSign/libresign/pull/7140 )
56+ - fix(files): load libresign inline status icons with esm imports [ #7147 ] ( https://github.com/LibreSign/libresign/pull/7147 )
57+
58+ ## 12.3.0 - 2026-03-05
59+
60+ 💝 ** SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
61+
62+ 🏢 ** ENTERPRISE SUPPORT** — Need help upgrading or custom implementations? Contact us: contact@librecode.coop
63+
64+ ### Added
65+ - feat: vue3 typescript migration [ #7089 ] ( https://github.com/LibreSign/libresign/pull/7089 )
66+ - feat: playwright e2e tests [ #7091 ] ( https://github.com/LibreSign/libresign/pull/7091 )
67+ - feat: signature confirmation steps [ #7092 ] ( https://github.com/LibreSign/libresign/pull/7092 )
68+ - feat: files list header restructure [ #7098 ] ( https://github.com/LibreSign/libresign/pull/7098 )
69+ - feat: file list filters [ #7102 ] ( https://github.com/LibreSign/libresign/pull/7102 )
70+ - feat: crl revocation checker [ #7122 ] ( https://github.com/LibreSign/libresign/pull/7122 )
71+ - feat: show confetti setting [ #7124 ] ( https://github.com/LibreSign/libresign/pull/7124 )
72+ - feat: sign usign only php [ #7125 ] ( https://github.com/LibreSign/libresign/pull/7125 )
73+ - feat: implement more e2e tests [ #7127 ] ( https://github.com/LibreSign/libresign/pull/7127 )
74+
75+ ### Changed
76+ - Update translations
77+ - Bump dependencies
78+
79+ ### Fixes
80+ - fix: vue3 component api migration [ #7095 ] ( https://github.com/LibreSign/libresign/pull/7095 )
81+ - fix: nextcloud vue v9 compat [ #7096 ] ( https://github.com/LibreSign/libresign/pull/7096 )
82+ - fix: files list grid toggle and status chip [ #7097 ] ( https://github.com/LibreSign/libresign/pull/7097 )
83+ - fix: confetti vue router 5 params [ #7099 ] ( https://github.com/LibreSign/libresign/pull/7099 )
84+ - fix: vue router 5 non path params [ #7100 ] ( https://github.com/LibreSign/libresign/pull/7100 )
85+ - fix(fileupload): fix oversized preview image in confirm signature dialog [ #7101 ] ( https://github.com/LibreSign/libresign/pull/7101 )
86+ - fix: external page vue3 migration [ #7106 ] ( https://github.com/LibreSign/libresign/pull/7106 )
87+ - fix: a11y improvements [ #7112 ] ( https://github.com/LibreSign/libresign/pull/7112 )
88+ - fix: files list sort accessibility [ #7114 ] ( https://github.com/LibreSign/libresign/pull/7114 )
89+ - fix: draw signature tab accessibility [ #7115 ] ( https://github.com/LibreSign/libresign/pull/7115 )
90+ - fix: use legacy pdfjs worker for browser compat [ #7118 ] ( https://github.com/LibreSign/libresign/pull/7118 )
91+ - fix: signature engine key [ #7119 ] ( https://github.com/LibreSign/libresign/pull/7119 )
92+ - fix: add override [ #7123 ] ( https://github.com/LibreSign/libresign/pull/7123 )
93+ - fix: add pending code from main [ #7128 ] ( https://github.com/LibreSign/libresign/pull/7128 )
94+ - fix: composer-lock [ #7129 ] ( https://github.com/LibreSign/libresign/pull/7129 )
95+ - fix: update package-lock [ #7130 ] ( https://github.com/LibreSign/libresign/pull/7130 )
96+ - fix: orphan file delete null nodeid [ #7141 ] ( https://github.com/LibreSign/libresign/pull/7141 )
97+ - fix(files): load libresign inline status icons with esm imports [ #7148 ] ( https://github.com/LibreSign/libresign/pull/7148 )
98+
2199## 13.0.3 - 2026-02-20
22100### Fixes
23101- fix: prevent CA configuration loss during migrations [ #6982 ] ( https://github.com/LibreSign/libresign/pull/6982 )
0 commit comments