Skip to content

Commit fbd2fa2

Browse files
committed
chore(release): scope stable32 changelog to 12.4.2
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent c3047e4 commit fbd2fa2

File tree

1 file changed

+0
-129
lines changed

1 file changed

+0
-129
lines changed

CHANGELOG.md

Lines changed: 0 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -53,22 +53,6 @@ Types of changes:
5353
- fix: prevent Imagick crash caused by invalid signature box dimensions [#7406](https://github.com/LibreSign/libresign/pull/7406)
5454
- fix: validate engine name in migration to prevent installation failures [#7412](https://github.com/LibreSign/libresign/pull/7412)
5555

56-
## 13.2.0 - 2026-03-17
57-
58-
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
59-
60-
🏢 **ENTERPRISE SUPPORT** — Need help with migration or custom implementations? Contact us: contact@librecode.coop
61-
62-
### Changed
63-
- Advance the Vue 3 and TypeScript migration across signature flows, the files list and shared frontend infrastructure [#7166](https://github.com/LibreSign/libresign/pull/7166) [#7169](https://github.com/LibreSign/libresign/pull/7169) [#7173](https://github.com/LibreSign/libresign/pull/7173) [#7201](https://github.com/LibreSign/libresign/pull/7201) [#7251](https://github.com/LibreSign/libresign/pull/7251)
64-
- Improve Playwright feedback, frontend test coverage and l10n mocking stability [#7195](https://github.com/LibreSign/libresign/pull/7195) [#7210](https://github.com/LibreSign/libresign/pull/7210) [#7272](https://github.com/LibreSign/libresign/pull/7272) [#7282](https://github.com/LibreSign/libresign/pull/7282)
65-
- Update translations
66-
- Bump dependencies [#7261](https://github.com/LibreSign/libresign/pull/7261) [#7286](https://github.com/LibreSign/libresign/pull/7286) [#7288](https://github.com/LibreSign/libresign/pull/7288)
67-
68-
### Fixes
69-
- fix: restore signing flow after 13.1.x [#7175](https://github.com/LibreSign/libresign/pull/7175)
70-
- fix(files): keep files list and validation state synchronized after signing [#7294](https://github.com/LibreSign/libresign/pull/7294)
71-
7256
## 12.4.0 - 2026-03-17
7357

7458
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
@@ -85,24 +69,6 @@ Types of changes:
8569
- fix: restore signing flow after 12.3.x [#7176](https://github.com/LibreSign/libresign/pull/7176)
8670
- fix(files): keep files list and validation state synchronized after signing [#7293](https://github.com/LibreSign/libresign/pull/7293)
8771

88-
## 13.1.3 - 2026-03-06
89-
90-
### Fixes
91-
- fix: avoid router resolution in request signature tab modal
92-
- test: cover modal urls in request signature tab
93-
94-
## 13.1.2 - 2026-03-06
95-
96-
### Fixes
97-
- fix: include dist assets in appstore package
98-
- ci: verify appstore package in release workflow
99-
- ci: verify appstore package in nightly release
100-
101-
## 13.1.1 - 2026-03-06
102-
103-
### Fixes
104-
- fix: include css assets in appstore package
105-
10672
## 12.3.3 - 2026-03-06
10773

10874
### Fixes
@@ -121,43 +87,6 @@ Types of changes:
12187
### Fixes
12288
- fix: include css assets in appstore package
12389

124-
## 13.1.0 - 2026-03-05
125-
126-
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
127-
128-
🏢 **ENTERPRISE SUPPORT** — Need help with migration or custom implementations? Contact us: contact@librecode.coop
129-
130-
### Added
131-
- feat: vue3 typescript migration [#6995](https://github.com/LibreSign/libresign/pull/6995)
132-
- feat: playwright e2e tests [#7007](https://github.com/LibreSign/libresign/pull/7007)
133-
- feat: files list header restructure [#7011](https://github.com/LibreSign/libresign/pull/7011)
134-
- feat: file list filters [#7019](https://github.com/LibreSign/libresign/pull/7019)
135-
- feat: signature confirmation steps [#7041](https://github.com/LibreSign/libresign/pull/7041)
136-
- feat: sign usign only php [#7073](https://github.com/LibreSign/libresign/pull/7073)
137-
- feat: implement more e2e tests [#7080](https://github.com/LibreSign/libresign/pull/7080)
138-
- feat: show confetti setting [#7085](https://github.com/LibreSign/libresign/pull/7085)
139-
- feat: crl revocation checker [#7084](https://github.com/LibreSign/libresign/pull/7084)
140-
141-
### Changed
142-
- Update translations
143-
- Bump dependencies
144-
145-
### Fixes
146-
- fix: vue3 component api migration [#7003](https://github.com/LibreSign/libresign/pull/7003)
147-
- fix: nextcloud vue v9 compat [#7005](https://github.com/LibreSign/libresign/pull/7005)
148-
- fix: files list grid toggle and status chip [#7009](https://github.com/LibreSign/libresign/pull/7009)
149-
- fix: vue router 5 non path params [#7015](https://github.com/LibreSign/libresign/pull/7015)
150-
- fix: confetti vue router 5 params [#7014](https://github.com/LibreSign/libresign/pull/7014)
151-
- fix(fileupload): fix oversized preview image in confirm signature dialog [#7017](https://github.com/LibreSign/libresign/pull/7017)
152-
- fix: a11y improvements [#7052](https://github.com/LibreSign/libresign/pull/7052)
153-
- fix: files list sort accessibility [#7057](https://github.com/LibreSign/libresign/pull/7057)
154-
- fix: draw signature tab accessibility [#7059](https://github.com/LibreSign/libresign/pull/7059)
155-
- fix: use legacy pdfjs worker for browser compat [#7064](https://github.com/LibreSign/libresign/pull/7064)
156-
- fix: signature engine key [#7067](https://github.com/LibreSign/libresign/pull/7067)
157-
- fix: files integration actions and propfind [#7138](https://github.com/LibreSign/libresign/pull/7138)
158-
- fix: orphan file delete null nodeid [#7140](https://github.com/LibreSign/libresign/pull/7140)
159-
- fix(files): load libresign inline status icons with esm imports [#7147](https://github.com/LibreSign/libresign/pull/7147)
160-
16190
## 12.3.0 - 2026-03-05
16291

16392
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
@@ -199,15 +128,6 @@ Types of changes:
199128
- fix: orphan file delete null nodeid [#7141](https://github.com/LibreSign/libresign/pull/7141)
200129
- fix(files): load libresign inline status icons with esm imports [#7148](https://github.com/LibreSign/libresign/pull/7148)
201130

202-
## 13.0.3 - 2026-02-20
203-
### Fixes
204-
- fix: prevent CA configuration loss during migrations [#6982](https://github.com/LibreSign/libresign/pull/6982)
205-
- fix(migration): prevent CA file loss in Version13000Date20251031165700 [#6982](https://github.com/LibreSign/libresign/pull/6982)
206-
- fix: add pki directory to DeleteOldBinaries whitelist [#6982](https://github.com/LibreSign/libresign/pull/6982)
207-
208-
### Changed
209-
- feat(migration): add repair migration for CA structure [#6982](https://github.com/LibreSign/libresign/pull/6982)
210-
211131
## 12.2.3 - 2026-02-20
212132
### Fixes
213133
- fix: prevent CA configuration loss during migrations [#6981](https://github.com/LibreSign/libresign/pull/6981)
@@ -217,16 +137,6 @@ Types of changes:
217137
### Changed
218138
- feat(migration): add repair migration for CA structure [#6981](https://github.com/LibreSign/libresign/pull/6981)
219139

220-
## 13.0.2 - 2026-02-20
221-
### Fixes
222-
- fix: store signature at right user [#6972](https://github.com/LibreSign/libresign/pull/6972)
223-
- fix: prevent double HTML escaping in footer template [#6967](https://github.com/LibreSign/libresign/pull/6967)
224-
- fix: upper case first at status [#6963](https://github.com/LibreSign/libresign/pull/6963)
225-
226-
### Changed
227-
- refactor: improve English text [#6954](https://github.com/LibreSign/libresign/pull/6954)
228-
- refactor: improve text [#6952](https://github.com/LibreSign/libresign/pull/6952)
229-
230140
## 12.2.2 - 2026-02-20
231141
### Fixes
232142
- fix: store signature at right user [#6971](https://github.com/LibreSign/libresign/pull/6971)
@@ -237,51 +147,12 @@ Types of changes:
237147
- refactor: improve English text [#6955](https://github.com/LibreSign/libresign/pull/6955)
238148
- refactor: improve text [#6953](https://github.com/LibreSign/libresign/pull/6953)
239149

240-
## 13.0.1 - 2026-02-18
241-
### Fixes
242-
- fix: docmdp first signature allow [#6944](https://github.com/LibreSign/libresign/pull/6944)
243-
- fix: signature status propfind [#6945](https://github.com/LibreSign/libresign/pull/6945)
244-
- fix: avoid empty crl engine default [#6940](https://github.com/LibreSign/libresign/pull/6940)
245-
246150
## 12.2.1 - 2026-02-18
247151
### Fixes
248152
- fix: docmdp first signature allow [#6943](https://github.com/LibreSign/libresign/pull/6943)
249153
- fix: signature status propfind [#6946](https://github.com/LibreSign/libresign/pull/6946)
250154
- fix: avoid empty crl engine default [#6939](https://github.com/LibreSign/libresign/pull/6939)
251155

252-
## 13.0.0 - 2026-02-17
253-
254-
⚠️ **MAJOR RELEASE - Breaking Changes** — The API has been completely redesigned. If you have existing API integrations, review the new API documentation before upgrading.
255-
256-
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign
257-
258-
🏢 **ENTERPRISE SUPPORT** — Need help with migration or custom implementations? Contact us: contact@librecode.coop
259-
260-
### Added
261-
- Envelopes to organize multiple signature workflows
262-
- DocMDP (Document Modification Detection and Prevention)
263-
- CRL (Certificate Revocation Lists) support
264-
- TSA (Time Stamp Authority) integration
265-
- Parallel and synchronous signatures
266-
- Rich text editor for signature stamps
267-
- Customizable footer
268-
- Multi-channel notifications: WhatsApp, Telegram, Signal, XMPP, SMS
269-
- Redesigned document identification flow
270-
- CPS (Certification Practice Statement) support
271-
272-
### Changed
273-
- Complete API redesign (breaking change)
274-
- UI/UX improvements
275-
- Performance optimizations
276-
- Security enhancements
277-
278-
### Fixed
279-
- Signature validation improvements
280-
- Better error handling
281-
- PDF compatibility fixes
282-
283-
---
284-
285156
## 12.2.0 - 2026-02-17
286157

287158
⚠️ **MAJOR RELEASE - Breaking Changes** — The API has been completely redesigned. If you have existing API integrations, review the new API documentation before upgrading.

0 commit comments

Comments
 (0)