Skip to content

Commit eb4b57e

Browse files
authored
Merge pull request #4535 from LibreSign/chore/changelog
chore: changelog
2 parents 1f21dd8 + 222f6e3 commit eb4b57e

1 file changed

Lines changed: 60 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,67 @@ Types of changes:
1717
- *Security* in case of vulnerabilities.
1818

1919
<!-- changelog-linker -->
20+
## 11.0.1 - 2025-01-28
21+
### Changes
22+
- Update translations
23+
- Bump dependencies
24+
- chore: bump java [#4533](https://github.com/LibreSign/libresign/pull/4533)
25+
- refactor: convert to promisse [#4525](https://github.com/LibreSign/libresign/pull/4525)
26+
- refactor: force typing [#4506](https://github.com/LibreSign/libresign/pull/4506)
27+
28+
### Fixes
29+
- fix: prevent error when enpty data from backend [#4526](https://github.com/LibreSign/libresign/pull/4526)
30+
- fix: use async await [#4522](https://github.com/LibreSign/libresign/pull/4522)
31+
- fix: retrieve saved data [#4517](https://github.com/LibreSign/libresign/pull/4517)
32+
- fix: display errors at error page [#4514](https://github.com/LibreSign/libresign/pull/4514)
33+
- fix: display error at same route [#4510](https://github.com/LibreSign/libresign/pull/4510)
34+
- fix: hide sidebar when is not necessary [#4503](https://github.com/LibreSign/libresign/pull/4503)
35+
- fix: redirect to login when validation page is not public [#4499](https://github.com/LibreSign/libresign/pull/4499)
36+
- fix: logout if is using different account [#4496](https://github.com/LibreSign/libresign/pull/4496)
37+
- fix: prevent error when validate signed file using cfssl cert [#4478](https://github.com/LibreSign/libresign/pull/4478)
38+
- fix: remove licence file [#4474](https://github.com/LibreSign/libresign/pull/4474)
39+
40+
## 10.6.1 - 2025-01-28
41+
### Changes
42+
- Update translations
43+
- Bump dependencies
44+
- chore: bump java [#4532](https://github.com/LibreSign/libresign/pull/4532)
45+
- refactor: convert to promisse [#4524](https://github.com/LibreSign/libresign/pull/4524)
46+
- refactor: force typing [#4505](https://github.com/LibreSign/libresign/pull/4505)
47+
48+
### Fixes
49+
- fix: prevent error when enpty data from backend [#4527](https://github.com/LibreSign/libresign/pull/4527)
50+
- fix: use async await [#4523](https://github.com/LibreSign/libresign/pull/4523)
51+
- fix: retrieve saved data [#4534](https://github.com/LibreSign/libresign/pull/4534)
52+
- fix: display errors at error page [#4513](https://github.com/LibreSign/libresign/pull/4513)
53+
- fix: display error at same route [#4509](https://github.com/LibreSign/libresign/pull/4509)
54+
- fix: hide sidebar when is not necessary [#4502](https://github.com/LibreSign/libresign/pull/4502)
55+
- fix: redirect to login when validation page is not public [#4498](https://github.com/LibreSign/libresign/pull/4498)
56+
- fix: logout if is using different account [#4495](https://github.com/LibreSign/libresign/pull/4495)
57+
- fix: prevent error when validate signed file using cfssl cert [#4477](https://github.com/LibreSign/libresign/pull/4477)
58+
- fix: remove licence file [#4473](https://github.com/LibreSign/libresign/pull/4473)
59+
60+
## 9.9.1 - 2025-01-28
61+
### Changes
62+
- Update translations
63+
- Bump dependencies
64+
- chore: bump java [#4531](https://github.com/LibreSign/libresign/pull/4531)
65+
- refactor: convert to promisse [#4529](https://github.com/LibreSign/libresign/pull/4529)
66+
- refactor: force typing [#4504](https://github.com/LibreSign/libresign/pull/4504)
67+
68+
### Fixes
69+
- fix: prevent error when enpty data from backend [#4528](https://github.com/LibreSign/libresign/pull/4528)
70+
- fix: use async await [#4521](https://github.com/LibreSign/libresign/pull/4521)
71+
- fix: retrieve saved data [#4516](https://github.com/LibreSign/libresign/pull/4516)
72+
- fix: display errors at error page [#4512](https://github.com/LibreSign/libresign/pull/4512)
73+
- fix: display error at same route [#4508](https://github.com/LibreSign/libresign/pull/4508)
74+
- fix: hide sidebar when is not necessary [#4501](https://github.com/LibreSign/libresign/pull/4501)
75+
- fix: redirect to login when validation page is not public [#4497](https://github.com/LibreSign/libresign/pull/4497)
76+
- fix: logout if is using different account [#4494](https://github.com/LibreSign/libresign/pull/4494)
77+
- fix: prevent error when validate signed file using cfssl cert [#4476](https://github.com/LibreSign/libresign/pull/4476)
78+
2079
## 11.0.0 - 2025-01-27
21-
## Feature
80+
### Feature
2281
- Say hello to Nexcloud 31
2382

2483
## 10.6.0 - 2025-01-27

0 commit comments

Comments
 (0)