Skip to content

Commit 81d85a5

Browse files
authored
Merge pull request #7482 from LibreSign/chore/release-13.2.2-stable33
chore(release): prepare 13.2.2 on stable33
2 parents fd24a8f + d207e0c commit 81d85a5

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,22 @@ Types of changes:
1818

1919
<!-- changelog-linker -->
2020
<!-- changelog-linker -->
21+
## 13.2.2 - 2026-04-08
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+
### Changed
28+
- Update translations
29+
- Bump dependencies [#7452](https://github.com/LibreSign/libresign/pull/7452) [#7453](https://github.com/LibreSign/libresign/pull/7453) [#7456](https://github.com/LibreSign/libresign/pull/7456) [#7459](https://github.com/LibreSign/libresign/pull/7459) [#7457](https://github.com/LibreSign/libresign/pull/7457) [#7461](https://github.com/LibreSign/libresign/pull/7461) [#7463](https://github.com/LibreSign/libresign/pull/7463) [#7469](https://github.com/LibreSign/libresign/pull/7469) [#7471](https://github.com/LibreSign/libresign/pull/7471)
30+
31+
### Fixes
32+
- fix: improve TSA DNS/network error guidance [#7430](https://github.com/LibreSign/libresign/pull/7430)
33+
- fix: align signer and file UUID contracts [#7441](https://github.com/LibreSign/libresign/pull/7441)
34+
- fix(validation): harden unified files contract [#7445](https://github.com/LibreSign/libresign/pull/7445)
35+
- fix(Sign): submit each envelope file independently with its UUID [#7448](https://github.com/LibreSign/libresign/pull/7448)
36+
2137
## 13.2.1 - 2026-04-05
2238

2339
💝 **SUPPORT LIBRESIGN** — If you find this project useful, please consider supporting its development: https://github.com/sponsors/LibreSign

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2525
2626
* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)
2727
]]></description>
28-
<version>13.2.1</version>
28+
<version>13.2.2</version>
2929
<licence>agpl</licence>
3030
<author mail="contact@librecode.coop" homepage="https://librecode.coop">LibreCode</author>
3131
<types>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libresign",
33
"description": "A app for signing documents",
4-
"version": "13.2.1",
4+
"version": "13.2.2",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)