Skip to content

Commit e3d4a2e

Browse files
authored
Merge pull request #296 from nextcloud/chore/forward-port-changelog
chore: forward-port changelog
2 parents cc247f2 + 021db23 commit e3d4a2e

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@ Starting from v3.0.0, all notable changes to this project will be documented in
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [3.4.0] -
7+
## [4.0.0] - 2026-04-15
8+
9+
- Make compatible with Nextcloud 31, 32, 33, and 34
10+
[#283](https://github.com/nextcloud/user_external/pull/283) [#286](https://github.com/nextcloud/user_external/pull/286)
11+
- Bump symfony/process from 5.4.7 to 5.4.46
12+
[#262](https://github.com/nextcloud/user_external/pull/262)
13+
- Fix: Set up logger instance in base constructor
14+
[#272](https://github.com/nextcloud/user_external/pull/272) @hschletz
15+
16+
## [3.4.0]
817
- Fix out-of-bound array access in IMAP backend
918
[#229](https://github.com/nextcloud/user_external/pull/229) @BjoKaSH
1019
- Distinguish wrong credentials from other problems in logging output for IMAP backend

0 commit comments

Comments
 (0)