Version 1.20.1

master v1.20.1
Girish Ramakrishnan 2024-01-02 10:48:47 +01:00
parent 50172402be
commit 143d4a80b9
2 changed files with 9 additions and 2 deletions

View File

@ -295,3 +295,10 @@
* Soft require Apache 2.4+ (but repair minimal compatibility with Apache 2.2)
* Upgraded extensions require FreshRSS 1.23.0+ Extensions#181
[1.20.1]
* Update FreshRSS to 1.23.1
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.23.0)
* Fix crash regression with the option Max number of tags shown #5978
* 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

View File

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