mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-15 01:19:11 +00:00
Version 1.13.1
This commit is contained in:
@@ -195,3 +195,6 @@
|
|||||||
* New cURL options per feed: proxy, cookie, user-agent #3367, #3494, #3516
|
* New cURL options per feed: proxy, cookie, user-agent #3367, #3494, #3516
|
||||||
* Do not import feeds causing database errors (e.g. due to conflicting HTTP redirections) ##3347
|
* Do not import feeds causing database errors (e.g. due to conflicting HTTP redirections) ##3347
|
||||||
|
|
||||||
|
[1.13.1]
|
||||||
|
* Fix apache config to log the client IP
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "RSS feed reader",
|
"tagline": "RSS feed reader",
|
||||||
"version": "1.13.0",
|
"version": "1.13.1",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user