Version 1.15.1

This commit is contained in:
Girish Ramakrishnan 2022-11-14 16:18:06 +01:00
parent df327aff91
commit 6db1932cfb
2 changed files with 9 additions and 2 deletions

View File

@ -236,3 +236,10 @@
* Supported by Fluent Reader Lite client on Android and iOS #4595
* 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

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "RSS feed reader",
"version": "1.15.0",
"upstreamVersion": "1.20.0",
"version": "1.15.1",
"upstreamVersion": "1.20.1",
"healthCheckPath": "/",
"httpPort": 8000,
"addons": {