From 955c884a6b35e4445256bbd278595c80353755ad Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Thu, 25 Jul 2024 14:03:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20v3.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fc2ea1..827b2c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ Starting from v3.0.0, all notable changes to this project will be documented in The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.4.0] - +- Fix out-of-bound array access in IMAP backend + [#229](https://github.com/nextcloud/user_external/pull/229) @BjoKaSH +- Distinguish wrong credentials from other problems in logging output for IMAP backend + [#228](https://github.com/nextcloud/user_external/pull/228) @BjoKaSH +- 🐛 FIX: wrong user count + [#249](https://github.com/nextcloud/user_external/pull/249) +- Make compatible with Nextcloud 29 + [#256](https://github.com/nextcloud/user_external/pull/256) + ## [3.3.0] - 2024-03-30 - Fix wrong capitalisation of `WebDavAuth` class name in readme [#238](https://github.com/nextcloud/user_external/pull/238) @pierrecorsini diff --git a/appinfo/info.xml b/appinfo/info.xml index df78664..949c081 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it! ]]> - 3.3.0 + 3.4.0 agpl Robin Appelman UserExternal @@ -33,6 +33,6 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to l https://github.com/nextcloud/user_external/issues https://github.com/nextcloud/user_external.git - +