File tree Expand file tree Collapse file tree 4 files changed +36
-4
lines changed Expand file tree Collapse file tree 4 files changed +36
-4
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,38 @@ Types of changes:
1919<!-- changelog-linker -->
2020<!-- changelog-linker -->
2121
22+ ## 12.0.0-beta.1 - 2025-09-12
23+ ### Changes
24+ - Say hello to Nextcloud 32
25+
26+ ## 11.4.0 - 2025-09-12
27+ ### Features
28+ - feat: implement reminders to signers [ #5434 ] ( https://github.com/LibreSign/libresign/pull/5434 )
29+
30+ ### Changes
31+ - Update translations
32+ - chore: add log to make possible debug issues at certificate chain [ #5411 ] ( https://github.com/LibreSign/libresign/pull/5411 )
33+
34+ ### Fixes
35+ - fix: isolate PHP-pdftk dependency [ #5413 ] ( https://github.com/LibreSign/libresign/pull/5413 )
36+ - fix: prevent error when try to create a folder two times [ #5421 ] ( https://github.com/LibreSign/libresign/pull/5421 )
37+ - fix: set TZ=UTC for pdfsig [ #5427 ] ( https://github.com/LibreSign/libresign/pull/5427 )
38+ - fix: use utc as timezone when read data from signed document [ #5430 ] ( https://github.com/LibreSign/libresign/pull/5430 )
39+
40+ ## 10.10.0 - 2025-09-12
41+ ### Features
42+ - feat: implement reminders to signers [ #5433 ] ( https://github.com/LibreSign/libresign/pull/5433 )
43+
44+ ### Changes
45+ - Update translations
46+ - chore: add log to make possible debug issues at certificate chain [ #5410 ] ( https://github.com/LibreSign/libresign/pull/5410 )
47+
48+ ### Fixes
49+ - fix: isolate PHP-pdftk dependency [ #5412 ] ( https://github.com/LibreSign/libresign/pull/5412 )
50+ - fix: prevent error when try to create a folder two times [ #5420 ] ( https://github.com/LibreSign/libresign/pull/5420 )
51+ - fix: set TZ=UTC for pdfsig [ #5428 ] ( https://github.com/LibreSign/libresign/pull/5428 )
52+ - fix: use utc as timezone when read data from signed document [ #5431 ] ( https://github.com/LibreSign/libresign/pull/5431 )
53+
2254## 11.3.2 - 2025-09-02
2355### Changes
2456- Update translations
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2525
2626* [Donate with GitHub Sponsor: ](https://github.com/sponsors/libresign)
2727 ]]> </description >
28- <version >12.0.0-dev .1</version >
28+ <version >12.0.0-beta .1</version >
2929 <licence >agpl</licence >
3030 <
author mail =
" [email protected] " homepage =
" https://librecode.coop" >LibreCode</
author >
3131 <documentation >
Original file line number Diff line number Diff line change 11{
22 "name" : " libresign" ,
33 "description" : " A app for signing documents" ,
4- "version" : " 12.0.0" ,
4+ "version" : " 12.0.0-beta.1 " ,
55 "license" : " agpl" ,
66 "private" : true ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments