Skip to content

Commit 0005772

Browse files
committed
Update changelog for 0.2.3
1 parent 5497108 commit 0005772

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 0.2.3 - 2024-04-09
6+
7+
### Changed
8+
- Bump @peculiar/x509 from 1.9.5 to 1.9.6
9+
[#278](https://github.com/strukturag/nextcloud-certificate24/pull/278)
10+
- Bump @nextcloud/dialogs from 4.2.2 to 4.2.3
11+
[#294](https://github.com/strukturag/nextcloud-certificate24/pull/294)
12+
- Bump @peculiar/x509 from 1.9.6 to 1.9.7
13+
[#301](https://github.com/strukturag/nextcloud-certificate24/pull/301)
14+
- Bump @nextcloud/router from 2.2.0 to 2.2.1
15+
[#296](https://github.com/strukturag/nextcloud-certificate24/pull/296)
16+
- Bump @nextcloud/dialogs from 4.2.3 to 4.2.6
17+
[#318](https://github.com/strukturag/nextcloud-certificate24/pull/318)
18+
- Bump @nextcloud/webpack-vue-config from 6.0.0 to 6.0.1
19+
[#303](https://github.com/strukturag/nextcloud-certificate24/pull/303)
20+
- Bump vue from 2.7.15 to 2.7.16
21+
- Increase request timeout to 300s and make configurable.
22+
23+
### Fixed
24+
- Make sure filenames of signed files are safe for filesystems.
25+
- Only define "str_to_stream" if it doesn't exist yet.
26+
- Add missing cast to always return an int.
27+
28+
529
## 0.2.2 - 2023-12-11
630

731
### Added

0 commit comments

Comments
 (0)