1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-03 05:45:13 +00:00

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