diff options
| author | 2018-09-01 13:40:39 +0200 | |
|---|---|---|
| committer | 2018-09-01 13:40:39 +0200 | |
| commit | 565e34f7bdcc35d946d10a1840f36f40c6804f62 (patch) | |
| tree | 919c5c929b479a0dcb408c68162dec2ff01c4c0e | |
| parent | 9ab56dd326b43bb3229a3346e5871f93ffcdad3a (diff) | |
Changelog 1973, 1985, 1990
https://github.com/FreshRSS/FreshRSS/issues/1973
https://github.com/FreshRSS/FreshRSS/pull/1980
https://github.com/FreshRSS/FreshRSS/pull/1985
https://github.com/FreshRSS/FreshRSS/issues/1990
https://github.com/FreshRSS/FreshRSS/pull/1992
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a33c8668..41a4254c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,13 @@ * Fix bugs when searching with special characters (e.g. preventing marking as read) [#1944](https://github.com/FreshRSS/FreshRSS/issues/1944) * Fix username check in API to allow underscores [#1955](https://github.com/FreshRSS/FreshRSS/issues/1955) * Fix Fever API to allow 32-bit architectures [#1962](https://github.com/FreshRSS/FreshRSS/issues/1962) + * Fix CSS font bug for *Origine-compact* theme [#1990](https://github.com/FreshRSS/FreshRSS/issues/1990) * Security * Avoid feed credentials in logs [#1949](https://github.com/FreshRSS/FreshRSS/pull/1949) +* UI + * Improved mark-as-read the bottom articles during scrolling [#1973](https://github.com/FreshRSS/FreshRSS/issues/1973) +* I18n + * 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) |
