mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 13:25:15 +00:00
Version 1.15.1
This commit is contained in:
@@ -236,3 +236,10 @@
|
|||||||
* Supported by Fluent Reader Lite client on Android and iOS #4595
|
* Supported by Fluent Reader Lite client on Android and iOS #4595
|
||||||
* Several bug fixes
|
* Several bug fixes
|
||||||
|
|
||||||
|
[1.15.1]
|
||||||
|
* Update FreshRSS to 1.20.1
|
||||||
|
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.20.1)
|
||||||
|
* Add support for custom XPath date/time format #4703
|
||||||
|
* Add default redirect when authenticating #4778
|
||||||
|
* Force default user before rendering login page #4620
|
||||||
|
|
||||||
|
@@ -5,8 +5,8 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "RSS feed reader",
|
"tagline": "RSS feed reader",
|
||||||
"version": "1.15.0",
|
"version": "1.15.1",
|
||||||
"upstreamVersion": "1.20.0",
|
"upstreamVersion": "1.20.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user