From 7b191002977cfaaba1194544de7cde828b34a650 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thomas=20M=C3=BCller?=
<1005065+DeepDiver1975@users.noreply.github.com>
Date: Tue, 28 Jul 2026 17:42:50 +0200
Subject: [PATCH] chore: bump version to 1.5.2
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Closes out the unreleased changelog section for the extension-free ajax
route fix and bumps appinfo/info.xml so the v1.5.2 tag matches the
declared version - the release workflow aborts when the two disagree.
Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
---
CHANGELOG.md | 5 ++++-
appinfo/info.xml | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73d0abb52..f49bfc99b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
## [Unreleased]
+## [1.5.2] - 2026-07-28
+
### Changed
- Rewire the setsites ajax route to an extension-free url so it is reachable at its own declared url - [#32](https://github.com/owncloud/external/pull/32)
@@ -30,7 +32,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Set max version to 10
-[Unreleased]: https://github.com/owncloud/external/compare/v1.5.1..master
+[Unreleased]: https://github.com/owncloud/external/compare/v1.5.2..master
+[1.5.2]: https://github.com/owncloud/external/compare/v1.5.1..v1.5.2
[1.5.1]: https://github.com/owncloud/external/compare/v1.5.0..v1.5.1
[1.5.0]: https://github.com/owncloud/external/compare/v1.4.0..v1.5.0
[1.4.0]: https://github.com/owncloud/external/compare/v1.3.1...v1.4.0
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 04b7e735d..ce49cff37 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -20,5 +20,5 @@
- 1.5.1
+ 1.5.2