Skip to content

Commit 303ab9c

Browse files
committed
Update changelog for 0.3.4
1 parent cc12205 commit 303ab9c

File tree

1 file changed

+61
-0
lines changed

1 file changed

+61
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.3.4 - 2024-10-09
6+
7+
### Added
8+
- Implement "IWebhookCompatibleEvent" on Nextcloud 30.
9+
[#454](https://github.com/strukturag/nextcloud-certificate24/pull/454)
10+
11+
### Changed
12+
- Updates for file translationfiles/templates/certificate24.pot in fr_FR
13+
[#440](https://github.com/strukturag/nextcloud-certificate24/pull/440)
14+
- CI: Test against Nextcloud 30.
15+
[#446](https://github.com/strukturag/nextcloud-certificate24/pull/446)
16+
- Increase test coverage
17+
[#447](https://github.com/strukturag/nextcloud-certificate24/pull/447)
18+
19+
### Fixed
20+
- Fixed error in "TranslatedTemplate" on Nextcloud 30
21+
[#441](https://github.com/strukturag/nextcloud-certificate24/issues/441)
22+
23+
### Dependencies
24+
- Bump @peculiar/x509 from 1.11.0 to 1.12.3
25+
[#439](https://github.com/strukturag/nextcloud-certificate24/pull/439)
26+
- Bump body-parser and express
27+
[#438](https://github.com/strukturag/nextcloud-certificate24/pull/438)
28+
- Bump send and express
29+
[#434](https://github.com/strukturag/nextcloud-certificate24/pull/434)
30+
- Bump vimeo/psalm from 5.25.0 to 5.26.1 in /vendor-bin/psalm
31+
[#430](https://github.com/strukturag/nextcloud-certificate24/pull/430)
32+
- Bump micromatch from 4.0.5 to 4.0.8
33+
[#428](https://github.com/strukturag/nextcloud-certificate24/pull/428)
34+
- Bump fast-xml-parser from 4.2.7 to 4.4.1
35+
[#414](https://github.com/strukturag/nextcloud-certificate24/pull/414)
36+
- Bump @nextcloud/auth from 2.3.0 to 2.4.0
37+
[#421](https://github.com/strukturag/nextcloud-certificate24/pull/421)
38+
- Bump axios from 1.7.2 to 1.7.7
39+
[#442](https://github.com/strukturag/nextcloud-certificate24/pull/442)
40+
- Bump cookie and express
41+
[#443](https://github.com/strukturag/nextcloud-certificate24/pull/443)
42+
- Bump webpack from 5.88.2 to 5.95.0
43+
[#444](https://github.com/strukturag/nextcloud-certificate24/pull/444)
44+
- Bump elliptic from 6.5.4 to 6.5.7
45+
[#445](https://github.com/strukturag/nextcloud-certificate24/pull/445)
46+
- Bump debounce from 2.1.0 to 2.1.1
47+
[#432](https://github.com/strukturag/nextcloud-certificate24/pull/432)
48+
- Bump nextcloud/coding-standard from 1.2.1 to 1.3.1 in /vendor-bin/csfixer
49+
[#435](https://github.com/strukturag/nextcloud-certificate24/pull/435)
50+
- Bump @nextcloud/files from 3.6.0 to 3.9.0
51+
[#429](https://github.com/strukturag/nextcloud-certificate24/pull/429)
52+
- Bump @nextcloud/vue from 8.14.0 to 8.19.0
53+
[#436](https://github.com/strukturag/nextcloud-certificate24/pull/436)
54+
- Bump @nextcloud/dialogs from 5.3.5 to 5.3.7
55+
[#422](https://github.com/strukturag/nextcloud-certificate24/pull/422)
56+
- Bump @nextcloud/webpack-vue-config from 6.0.1 to 6.1.1
57+
[#450](https://github.com/strukturag/nextcloud-certificate24/pull/450)
58+
- Bump @nextcloud/axios from 2.5.0 to 2.5.1
59+
[#451](https://github.com/strukturag/nextcloud-certificate24/pull/451)
60+
- Bump @babel/preset-typescript from 7.24.7 to 7.25.7
61+
[#452](https://github.com/strukturag/nextcloud-certificate24/pull/452)
62+
- Bump vue-material-design-icons from 5.3.0 to 5.3.1
63+
[#453](https://github.com/strukturag/nextcloud-certificate24/pull/453)
64+
65+
566
## 0.3.3 - 2024-07-23
667

768
### Added

0 commit comments

Comments
 (0)