@@ -18,6 +18,62 @@ Types of changes:
18
18
19
19
<!-- changelog-linker -->
20
20
<!-- changelog-linker -->
21
+ ## 11.1.0 - 2025-04-11
22
+ ### Features
23
+ - feat: customize signature stamp [ #4827 ] ( https://github.com/LibreSign/libresign/pull/4827 )
24
+ - feat: add group activity [ #4793 ] ( https://github.com/LibreSign/libresign/pull/4793 )
25
+
26
+ ### Changes
27
+ - Update translations
28
+ - Bump dependencies
29
+ - chore: replace deprecated properties [ #4808 ] ( https://github.com/LibreSign/libresign/pull/4808 )
30
+ - chore: cover jsignparam with tests [ #4790 ] ( https://github.com/LibreSign/libresign/pull/4790 )
31
+ - refactor: adding types to entities [ #4776 ] ( https://github.com/LibreSign/libresign/pull/4776 )
32
+
33
+ ### Fixes
34
+ - fix: time stamp when then document signed [ #4823 ] ( https://github.com/LibreSign/libresign/pull/4823 )
35
+ - fix: optimize file loading [ #4820 ] ( https://github.com/LibreSign/libresign/pull/4820 )
36
+ - fix: check if preview is available [ #4818 ] ( https://github.com/LibreSign/libresign/pull/4818 )
37
+ - fix: prevent error when output of pdfsig is empty [ #4816 ] ( https://github.com/LibreSign/libresign/pull/4816 )
38
+ - fix: prevent error when collect metadata [ #4787 ] ( https://github.com/LibreSign/libresign/pull/4787 )
39
+ - refactor: fix var typo [ #4779 ] ( https://github.com/LibreSign/libresign/pull/4779 )
40
+ - fix: psalm issue [ #4761 ] ( https://github.com/LibreSign/libresign/pull/4761 )
41
+
42
+ ## 10.7.0 - 2025-04-11
43
+ ### Features
44
+ - feat: customize signature stamp [ #4826 ] ( https://github.com/LibreSign/libresign/pull/4826 )
45
+ - feat: add group activity [ #4792 ] ( https://github.com/LibreSign/libresign/pull/4792 )
46
+
47
+ ### Changes
48
+ - Update translations
49
+ - Bump dependencies
50
+ - chore: replace deprecated properties [ #4807 ] ( https://github.com/LibreSign/libresign/pull/4807 )
51
+ - chore: cover jsignparam with tests [ #4789 ] ( https://github.com/LibreSign/libresign/pull/4789 )
52
+ - refactor: adding types to entities [ #4775 ] ( https://github.com/LibreSign/libresign/pull/4775 )
53
+
54
+ ### Fixes
55
+ - fix: time stamp when then document signed [ #4822 ] ( https://github.com/LibreSign/libresign/pull/4822 )
56
+ - fix: optimize file loading [ #4821 ] ( https://github.com/LibreSign/libresign/pull/4821 )
57
+ - fix: check if preview is available [ #4817 ] ( https://github.com/LibreSign/libresign/pull/4817 )
58
+ - fix: prevent error when output of pdfsig is empty [ #4815 ] ( https://github.com/LibreSign/libresign/pull/4815 )
59
+ - fix: prevent error when collect metadata [ #4786 ] ( https://github.com/LibreSign/libresign/pull/4786 )
60
+ - refactor: fix var typo [ #4778 ] ( https://github.com/LibreSign/libresign/pull/4778 )
61
+ - fix: psalm issue [ #4760 ] ( https://github.com/LibreSign/libresign/pull/4760 )
62
+
63
+ ## 9.9.5 - 2025-04-11
64
+ ### Changes
65
+ - Update translations
66
+ - Bump dependencies
67
+ - chore: cover jsignparam with tests [ #4788 ] ( https://github.com/LibreSign/libresign/pull/4788 )
68
+ - refactor: adding types to entities [ #4774 ] ( https://github.com/LibreSign/libresign/pull/4774 )
69
+
70
+ ### Fixes
71
+ - fix: optimize file loading [ #4825 ] ( https://github.com/LibreSign/libresign/pull/4825 )
72
+ - fix: time stamp when then document signed [ #4824 ] ( https://github.com/LibreSign/libresign/pull/4824 )
73
+ - fix: prevent error when collect metadata [ #4785 ] ( https://github.com/LibreSign/libresign/pull/4785 )
74
+ - refactor: fix var typo [ #4777 ] ( https://github.com/LibreSign/libresign/pull/4777 )
75
+ - fix: psalm issue [ #4759 ] ( https://github.com/LibreSign/libresign/pull/4759 )
76
+
21
77
## 11.0.4 - 2025-03-20
22
78
### Changes
23
79
- Update translations
0 commit comments