Version 1.13.1

This commit is contained in:
Girish Ramakrishnan 2021-05-10 16:12:16 -07:00
parent e79f7baaf2
commit 0986c7ed3f
2 changed files with 4 additions and 1 deletions

View File

@ -195,3 +195,6 @@
* 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
[1.13.1]
* Fix apache config to log the client IP

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "RSS feed reader",
"version": "1.13.0",
"version": "1.13.1",
"healthCheckPath": "/",
"httpPort": 8000,
"addons": {