mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
Merge pull request #4860 from LibreSign/chore/changelog
chore: changelog Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
commit
d6980e646e
1 changed files with 20 additions and 2 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -18,6 +18,24 @@ Types of changes:
|
|||
|
||||
<!-- changelog-linker -->
|
||||
<!-- changelog-linker -->
|
||||
## 11.1.2 - 2025-04-14
|
||||
### Changes
|
||||
- Update translations
|
||||
|
||||
### Fixes
|
||||
- fix: user userId when validate file [#4857](https://github.com/LibreSign/libresign/pull/4857)
|
||||
- fix: only notify when is not draft [#4855](https://github.com/LibreSign/libresign/pull/4855)
|
||||
- fix: prevent json decode null [#4852](https://github.com/LibreSign/libresign/pull/4852)
|
||||
|
||||
## 10.7.2 - 2025-04-14
|
||||
### Changes
|
||||
- Update translations
|
||||
|
||||
### Fixes
|
||||
- fix: user userId when validate file [#4856](https://github.com/LibreSign/libresign/pull/4856)
|
||||
- fix: only notify when is not draft [#4854](https://github.com/LibreSign/libresign/pull/4854)
|
||||
- fix: prevent json decode null [#4851](https://github.com/LibreSign/libresign/pull/4851)
|
||||
|
||||
## 11.1.1 - 2025-04-12
|
||||
### Fixes
|
||||
- fix: only load backup if exists [#4841](https://github.com/LibreSign/libresign/pull/4841)
|
||||
|
|
@ -158,7 +176,7 @@ Types of changes:
|
|||
- fix: prevent warning of fsockopen [#4554](https://github.com/LibreSign/libresign/pull/4554)
|
||||
- fix: prevent delete binary files when execute unit tests [#4544](https://github.com/LibreSign/libresign/pull/4544)
|
||||
|
||||
## 10.6.2 - 2025-02-28
|
||||
## 10.6.2 - 2025-02-21
|
||||
### Changes
|
||||
- Update translations
|
||||
- Bump dependencies
|
||||
|
|
@ -185,7 +203,7 @@ Types of changes:
|
|||
- fix: prevent warning of fsockopen [#4553](https://github.com/LibreSign/libresign/pull/4553)
|
||||
- fix: prevent delete binary files when execute unit tests [#4543](https://github.com/LibreSign/libresign/pull/4543)
|
||||
|
||||
## 9.9.2 - 2025-02-28
|
||||
## 9.9.2 - 2025-02-21
|
||||
### Changes
|
||||
- Update translations
|
||||
- Bump dependencies
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue