|
|
@@ -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)
|