Skip to content

Commit b716250

Browse files
committed
chore: changelog
[skip ci] Signed-off-by: Vitor Mattos <[email protected]>
1 parent c0b2e2e commit b716250

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

CHANGELOG.md

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

1919
<!-- changelog-linker -->
2020
<!-- changelog-linker -->
21+
## 10.7.2 - 2025-04-14
22+
### Changes
23+
- Update translations
24+
25+
### Fixes
26+
- fix: user userId when validate file [#4856](https://github.com/LibreSign/libresign/pull/4856)
27+
- fix: only notify when is not draft [#4854](https://github.com/LibreSign/libresign/pull/4854)
28+
- fix: prevent json decode null [#4851](https://github.com/LibreSign/libresign/pull/4851)
29+
2130
## 10.7.1 - 2025-04-12
2231
### Fixes
2332
- fix: only load backup if exists [#4840](https://github.com/LibreSign/libresign/pull/4840)

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>10.7.1</version>
28+
<version>10.7.2</version>
2929
<licence>agpl</licence>
3030
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
3131
<documentation>

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": "10.7.1",
4+
"version": "10.7.2",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)