aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-02-03 12:47:39 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-02-03 12:47:39 +0100
commit85a95aa0ddd438c4e12e56865093f00354147f69 (patch)
tree07d70604a37cf0fb28f8ef12f7d44b578ab9c716 /CHANGELOG.md
parente4f1ec9e28a9c614f9e8e51b71069736ad3bbaa3 (diff)
Changelog 2233 2234
https://github.com/FreshRSS/FreshRSS/issues/2233 https://github.com/FreshRSS/FreshRSS/pull/2235 https://github.com/FreshRSS/FreshRSS/pull/2234
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a79e47dc..9f9a10d70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## 2019-0X-XX FreshRSS 1.13.2-dev
+* Bug fixing
+ * Fix API HTTP Authorization case-sensitivity issue introduced in FreshRSS 1.13.1 [#2233](https://github.com/FreshRSS/FreshRSS/issues/2233)
+* UI
+ * Batch scroll-as-read for better client-side and server-side performance [#2199](https://github.com/FreshRSS/FreshRSS/pull/2199)
+ * Rewrite some jQuery code as native JavaScript [#2234](https://github.com/FreshRSS/FreshRSS/pull/2234)
* Deployment
* Docker image updated to Alpine 3.9 with PHP 7.2.14 and Apache 2.4.38 [#2238](https://github.com/FreshRSS/FreshRSS/pull/2238)