Version 1.21.2

This commit is contained in:
Girish Ramakrishnan 2024-08-23 18:42:26 +02:00
parent 30c116edad
commit eea79146f9
2 changed files with 12 additions and 2 deletions

View File

@ -319,3 +319,13 @@
* New button to export OMPL of a category
* Many bug fixes
[1.21.2]
* Update FreshRSS to 1.24.2
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.2)
* New global option to automatically add articles to favourites
* New option to share articles from the article title line
* Add core extensions, shipped by default: UserCSS and UserJS
* Security: Force log out of users when they are disabled
* Last version supporting PHP 7.4 and initial support for PHP 8.4+
* Many bug and regression fixes

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "RSS feed reader",
"version": "1.21.1",
"upstreamVersion": "1.24.1",
"version": "1.21.2",
"upstreamVersion": "1.24.2",
"healthCheckPath": "/",
"httpPort": 8000,
"addons": {