diff options
| author | 2018-12-20 17:40:23 +0100 | |
|---|---|---|
| committer | 2018-12-20 17:40:23 +0100 | |
| commit | 56ef3577477d839db4f3ea20be881c14ca76cc3c (patch) | |
| tree | 6a787bd3cf0d9cf32a5bf12767f76f2715789112 | |
| parent | 2c3b6adb6df3786ed13f44f15d73e6357114aa72 (diff) | |
Changelog 2191
https://github.com/FreshRSS/FreshRSS/pull/2191
https://github.com/FreshRSS/FreshRSS/pull/2189
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a3bf790c..f3e865a73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ * Many style improvements [#2108](https://github.com/FreshRSS/FreshRSS/pull/2108), [#2115](https://github.com/FreshRSS/FreshRSS/issues/2115), [#1620](https://github.com/FreshRSS/FreshRSS/issues/1620), [#2089](https://github.com/FreshRSS/FreshRSS/pull/2089), [#2122](https://github.com/FreshRSS/FreshRSS/pull/2122), [#2161](https://github.com/FreshRSS/FreshRSS/pull/2161) +* Deployment + * Support for `HTTP_X_FORWARDED_PREFIX` to ease the use of reverse proxies [#2191](https://github.com/FreshRSS/FreshRSS/pull/2191) + * Updated Docker + Træfik + Let’s Encrypt deployment guide [#2189](https://github.com/FreshRSS/FreshRSS/pull/2189) * I18n * Occitan [#2110](https://github.com/FreshRSS/FreshRSS/pull/2110) * SimplePie |
