From bfbffa5c3d96e4609e14fac6517bd6f5cc89ade7 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Thu, 30 Apr 2026 14:25:19 +0200 Subject: [PATCH] chore(release): Bump release to 8.0.1 Signed-off-by: Carl Schwan --- CHANGELOG.md | 16 ++++++++++++++++ appinfo/info.xml | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00ff39b8f..21ad2bd44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,22 @@ # Changelog All notable changes to this project will be documented in this file. +## 8.0.1 + +### Added + +* Propagate exception from saml library to our logs by @CarlSchwan in https://github.com/nextcloud/user_saml/pull/1089 + +### Fixed + +* Fix dialog button wording to be more understandable by @jancborchardt in https://github.com/nextcloud/user_saml/pull/1093 +* Fix logout condition based on last error reason by @foerster-finsternis in https://github.com/nextcloud/user_saml/pull/1092 +* Avoid redirecting to login with an incomplete configuration by @come-nc in https://github.com/nextcloud/user_saml/pull/1091 + +### Other + +* docs: Add development setup steps to readme by @jancborchardt in https://github.com/nextcloud/user_saml/pull/1094 + ## 8.0.0 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 9f85a601e..54792efa4 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ The following providers are supported and tested at the moment: * Any other provider that authenticates using the environment variable While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]> - 8.0.0 + 8.0.1 agpl Lukas Reschke User_SAML @@ -38,7 +38,7 @@ While theoretically any other authentication provider implementing either one of https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/2.png - + OCA\User_SAML\Jobs\CleanSessionData