diff options
| author | 2020-04-08 20:59:01 +0200 | |
|---|---|---|
| committer | 2020-04-08 20:59:01 +0200 | |
| commit | e00580cc36b2e4134bafe3aef35638c031aa107b (patch) | |
| tree | 45d70b189bcf3830abb516f2878c7860cb6bcd52 /CHANGELOG.md | |
| parent | f9e92a92864654f3952d58a7d4e85f3cf396fa0d (diff) | |
Changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2a1e19e..577425ae9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ * Fix encoding bug in `lib_phpQuery` when fetching the full content of HTML documents with a complex `<head ...>` [#2864](https://github.com/FreshRSS/FreshRSS/issues/2864) * Fix minor bug in “articles to display” configuration UI [#2767](https://github.com/FreshRSS/FreshRSS/pull/2767) * Fix sharing with Wallabag [#2817](https://github.com/FreshRSS/FreshRSS/pull/2817) + * Fix UI background bug when hovering over a long title that overlaps the date [#2755](https://github.com/FreshRSS/FreshRSS/issues/2755) * UI * Better UI / client network performance (time to first byte) thanks to a data streaming pipeline with `yield` [#2588](https://github.com/FreshRSS/FreshRSS/pull/2588) * Improved buffering strategy accordingly, with a loading animation while waiting for the first articles to arrive (e.g. complex / slow search) [#2845](https://github.com/FreshRSS/FreshRSS/pull/2845) |
