Ver Fonte

Changelog 2233 2234

https://github.com/FreshRSS/FreshRSS/issues/2233
https://github.com/FreshRSS/FreshRSS/pull/2235
https://github.com/FreshRSS/FreshRSS/pull/2234
Alexandre Alapetite há 7 anos atrás
pai
commit
85a95aa0dd
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -2,6 +2,11 @@
 
 
 ## 2019-0X-XX FreshRSS 1.13.2-dev
 ## 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
 * 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)
 	* 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)