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

Version 1.21.0

This commit is contained in:
Girish Ramakrishnan
2024-05-23 18:12:46 +02:00
parent 81bd749001
commit 2c8ed386ca
2 changed files with 13 additions and 2 deletions

View File

@@ -302,3 +302,14 @@
* Fix crash regression when enabling extensions defined by old FreshRSS installations #5979
* Fix crash regression during export when using MySQL #5988
* More robust assignment of categories to feeds #5986
[1.21.0]
* Update FreshRSS to 1.24.0
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.0)
* New shareable user query mechanism to share lists of articles by HTML, RSS, OPML
* New CLI for database backup & restore
* New JSON scraping mode to consume JSON data and JSON Feeds
* New support for HTTP POST
* New option to automatically add labels to incoming articles
* New button to download a feed configuration as OPML