diff options
| author | 2018-09-09 00:56:44 +0200 | |
|---|---|---|
| committer | 2018-09-09 00:56:44 +0200 | |
| commit | 94b619eea5c2dabf05df6bb286b8f505d365bbb1 (patch) | |
| tree | f4357b6d090f256400b5255ddb6aa35b1d3eaee2 | |
| parent | 4e8932d4bb7ee95775025f382ef5ea601abd493a (diff) | |
Changelog 1946, 2010
https://github.com/FreshRSS/FreshRSS/issues/1946
https://github.com/FreshRSS/FreshRSS/pull/2006
https://github.com/FreshRSS/FreshRSS/pull/2010
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2466c1088..06b159577 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * Fix CSS font bug for *Origine-compact* theme [#1990](https://github.com/FreshRSS/FreshRSS/issues/1990) * Fix last user activity for SQLite and PostgreSQL [#2008](https://github.com/FreshRSS/FreshRSS/pull/2008) * Fix article counts with SQLite [#2009](https://github.com/FreshRSS/FreshRSS/pull/2009) + * Fix some automatic URL generation cases [#1946](https://github.com/FreshRSS/FreshRSS/issues/1946) * Security * Avoid feed credentials in logs [#1949](https://github.com/FreshRSS/FreshRSS/pull/1949) * UI @@ -24,6 +25,7 @@ * Updated Korean [#1985](https://github.com/FreshRSS/FreshRSS/pull/1985) * Mics. * Auto-login after self user creation [#1928](https://github.com/FreshRSS/FreshRSS/issues/1928) + * Better test if server has public address [#2010](https://github.com/FreshRSS/FreshRSS/pull/2010) * Allow `-` in database name at install time [#2005](https://github.com/FreshRSS/FreshRSS/pull/2005) |
