diff options
| author | 2019-04-04 00:11:31 +0200 | |
|---|---|---|
| committer | 2019-04-04 00:11:31 +0200 | |
| commit | 375a1c826799fe87d98bb0577a8cd67b0a11400a (patch) | |
| tree | 5204bec7f9fe5c1e1114ef9a891a3a0fc50f1c5f | |
| parent | e1bb23ee443820458a14967e873868c44b4c01fe (diff) | |
Changelog 2323 - 2337
https://github.com/FreshRSS/FreshRSS/issues/2323
https://github.com/FreshRSS/FreshRSS/issues/2328
https://github.com/FreshRSS/FreshRSS/pull/2334
https://github.com/FreshRSS/FreshRSS/pull/2336
https://github.com/FreshRSS/FreshRSS/pull/2337
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eeba1eb06..119e124db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ * Fix the use of arrow keyboard keys for shortcuts [#2316](https://github.com/FreshRSS/FreshRSS/issues/2316) * Fix control+click or middle-click for opening articles in a background tab [#2310](https://github.com/FreshRSS/FreshRSS/issues/2310) * Fix the naming of the option to unfold categories [#2307](https://github.com/FreshRSS/FreshRSS/issues/2307) + * Fix shortcut problem when using unfolded articles [#2328](https://github.com/FreshRSS/FreshRSS/issues/2328) + * Fix auto-hidding articles [#2323](https://github.com/FreshRSS/FreshRSS/issues/2323) + * Fix scroll functions with Edge [#2337](https://github.com/FreshRSS/FreshRSS/pull/2337) * I18n * Improve Dutch [#2312](https://github.com/FreshRSS/FreshRSS/pull/2312) * Misc. |
