Browse Source

Changelog fix bug articles not marked as read

Alexandre Alapetite 9 năm trước cách đây
mục cha
commit
8ffb02e4d1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -13,6 +13,7 @@
 	* Remove Mozilla Persona login (the service closes on 2016-11-30) [#1052](https://github.com/FreshRSS/FreshRSS/issues/1052)
 * Bug fixing
 	* Fixed scroll in log view [#1178](https://github.com/FreshRSS/FreshRSS/issues/1178)
+	* Fixed JavaScript bug when articles were not always marked as read [#1123](https://github.com/FreshRSS/FreshRSS/issues/1123)
 * API
 	* Add API link in FreshRSS profile settings to ease set-up [#1186](https://github.com/FreshRSS/FreshRSS/pull/1186)