mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 05:15:12 +00:00
Update package version to 1.24.0
This commit is contained in:
@@ -359,3 +359,12 @@
|
||||
* I18n
|
||||
* Misc.
|
||||
|
||||
[1.24.0]
|
||||
* Update FreshRSS to 1.26.0
|
||||
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.26.0)
|
||||
* Add order-by options to sort articles by received date (existing, default), publication date, title, link, random
|
||||
* Allow searching in all feeds, also feeds only visible at category level with &get=A, and also those archived with &get=Z
|
||||
* UI accessible from user-query view
|
||||
* New shortcuts for adding user labels to articles
|
||||
* Several improvements and bug fixes
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.23.0",
|
||||
"version": "1.24.0",
|
||||
"upstreamVersion": "1.26.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
|
Reference in New Issue
Block a user