Browse Source

Changelog 2052

https://github.com/FreshRSS/FreshRSS/pull/2052
https://github.com/FreshRSS/FreshRSS/issues/1020#issuecomment-428515868
Alexandre Alapetite 7 năm trước cách đây
mục cha
commit
e4b027ff38
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # FreshRSS changelog
 
-## 2018-XX-XX FreshRSS 1.11.3
+## 2018-10-XX FreshRSS 1.11.3-dev
 
 * Features
 	* Ability to add *labels* (custom tags) to articles [#928](https://github.com/FreshRSS/FreshRSS/issues/928)
@@ -8,6 +8,7 @@
 	* Handle article tags containing spaces, as well as comma-separated tags [#2023](https://github.com/FreshRSS/FreshRSS/pull/2023)
 	* Handle authors containing spaces, as well as comma or semi-colon separated authors [#2025](https://github.com/FreshRSS/FreshRSS/pull/2025)
 	* Searches by tag, author, etc. accept Unicode characters [#2025](https://github.com/FreshRSS/FreshRSS/pull/2025)
+	* New option to disable cache for feeds with invalid HTTP caching [#2052](https://github.com/FreshRSS/FreshRSS/pull/2052)
 * UI
 	* Click on authors to initiate a search by author [#2025](https://github.com/FreshRSS/FreshRSS/pull/2025)
 	* Fix CSS for button alignments in older Chrome versions [#2020](https://github.com/FreshRSS/FreshRSS/pull/2020)