From ea99b7c4ba935e1721f4c9a3ec3de5c7e1a4e956 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 6 Sep 2024 11:48:55 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 12 ++++++++++++ CloudronManifest.json | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1090660..3ccb363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -329,3 +329,15 @@ * Last version supporting PHP 7.4 and initial support for PHP 8.4+ * Many bug and regression fixes +[1.21.3] +* Update FreshRSS to 1.24.3 +* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.3) +* Fix mark-as-read from user query #6738 +* Fix regression for shortcut to move between categories #6741 +* Fix feed title option #6771 +* Fix XPath for HTML documents with broken root (used by CSS selectors to fetch full content) #6774 +* Fix UI regression in Mapco/Ansum themes #6740 +* Fix minor style bug with some themes #6746 +* Fix export of OPML information for date format of JSON and HTML+XPath feeds #6779 +* OpenID Connect better definition of session parameters #6730 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 4b68c7c..b155a47 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "RSS feed reader", - "version": "1.21.2", - "upstreamVersion": "1.24.2", + "version": "1.21.3", + "upstreamVersion": "1.24.3", "healthCheckPath": "/", "httpPort": 8000, "addons": {