@@ -18,6 +18,47 @@ Types of changes:
1818
1919<!-- changelog-linker -->
2020<!-- changelog-linker -->
21+ ## 12.3.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 upgrading or custom implementations? Contact us:
[email protected] 26+
27+ ### Added
28+ - feat: vue3 typescript migration [ #7089 ] ( https://github.com/LibreSign/libresign/pull/7089 )
29+ - feat: playwright e2e tests [ #7091 ] ( https://github.com/LibreSign/libresign/pull/7091 )
30+ - feat: signature confirmation steps [ #7092 ] ( https://github.com/LibreSign/libresign/pull/7092 )
31+ - feat: files list header restructure [ #7098 ] ( https://github.com/LibreSign/libresign/pull/7098 )
32+ - feat: file list filters [ #7102 ] ( https://github.com/LibreSign/libresign/pull/7102 )
33+ - feat: crl revocation checker [ #7122 ] ( https://github.com/LibreSign/libresign/pull/7122 )
34+ - feat: show confetti setting [ #7124 ] ( https://github.com/LibreSign/libresign/pull/7124 )
35+ - feat: sign usign only php [ #7125 ] ( https://github.com/LibreSign/libresign/pull/7125 )
36+ - feat: implement more e2e tests [ #7127 ] ( https://github.com/LibreSign/libresign/pull/7127 )
37+
38+ ### Changed
39+ - Update translations
40+ - Bump dependencies
41+
42+ ### Fixes
43+ - fix: vue3 component api migration [ #7095 ] ( https://github.com/LibreSign/libresign/pull/7095 )
44+ - fix: nextcloud vue v9 compat [ #7096 ] ( https://github.com/LibreSign/libresign/pull/7096 )
45+ - fix: files list grid toggle and status chip [ #7097 ] ( https://github.com/LibreSign/libresign/pull/7097 )
46+ - fix: confetti vue router 5 params [ #7099 ] ( https://github.com/LibreSign/libresign/pull/7099 )
47+ - fix: vue router 5 non path params [ #7100 ] ( https://github.com/LibreSign/libresign/pull/7100 )
48+ - fix(fileupload): fix oversized preview image in confirm signature dialog [ #7101 ] ( https://github.com/LibreSign/libresign/pull/7101 )
49+ - fix: external page vue3 migration [ #7106 ] ( https://github.com/LibreSign/libresign/pull/7106 )
50+ - fix: a11y improvements [ #7112 ] ( https://github.com/LibreSign/libresign/pull/7112 )
51+ - fix: files list sort accessibility [ #7114 ] ( https://github.com/LibreSign/libresign/pull/7114 )
52+ - fix: draw signature tab accessibility [ #7115 ] ( https://github.com/LibreSign/libresign/pull/7115 )
53+ - fix: use legacy pdfjs worker for browser compat [ #7118 ] ( https://github.com/LibreSign/libresign/pull/7118 )
54+ - fix: signature engine key [ #7119 ] ( https://github.com/LibreSign/libresign/pull/7119 )
55+ - fix: add override [ #7123 ] ( https://github.com/LibreSign/libresign/pull/7123 )
56+ - fix: add pending code from main [ #7128 ] ( https://github.com/LibreSign/libresign/pull/7128 )
57+ - fix: composer-lock [ #7129 ] ( https://github.com/LibreSign/libresign/pull/7129 )
58+ - fix: update package-lock [ #7130 ] ( https://github.com/LibreSign/libresign/pull/7130 )
59+ - fix: orphan file delete null nodeid [ #7141 ] ( https://github.com/LibreSign/libresign/pull/7141 )
60+ - fix(files): load libresign inline status icons with esm imports [ #7148 ] ( https://github.com/LibreSign/libresign/pull/7148 )
61+
2162## 12.2.3 - 2026-02-20
2263### Fixes
2364- fix: prevent CA configuration loss during migrations [ #6981 ] ( https://github.com/LibreSign/libresign/pull/6981 )
0 commit comments