mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-01 04:44:59 +00:00
Version 1.19.1
This commit is contained in:
@@ -278,3 +278,8 @@
|
||||
[1.19.0]
|
||||
* Implement OIDC login
|
||||
|
||||
[1.19.1]
|
||||
* Update FreshRSS to 1.22.1
|
||||
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.22.1)
|
||||
* Fix regression in extensions translations (i18n)
|
||||
* Better identification of proxied client IP
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG.md",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.19.0",
|
||||
"upstreamVersion": "1.22.0",
|
||||
"version": "1.19.1",
|
||||
"upstreamVersion": "1.22.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
Reference in New Issue
Block a user