|
|
@@ -1,6 +1,6 @@
|
|
|
# Changelog
|
|
|
|
|
|
-## 2017-xx-xx FreshRSS 1.7.0-dev
|
|
|
+## 2017-06-03 FreshRSS 1.7.0
|
|
|
* Features:
|
|
|
* Deferred insertion of new articles, for better chronological order [#530](https://github.com/FreshRSS/FreshRSS/issues/530)
|
|
|
* Better search:
|
|
|
@@ -24,10 +24,12 @@
|
|
|
* Change load order of CSS and JS to help CustomCSS and CustomJS extensions [Extensions#13](https://github.com/FreshRSS/Extensions/issues/13), [#1547](https://github.com/FreshRSS/FreshRSS/pull/1547)
|
|
|
* UI
|
|
|
* New option for not closing the article when clicking outside its area [#1539](https://github.com/FreshRSS/FreshRSS/pull/1539)
|
|
|
+ * Add shortcut in reader view to open the original page [#1564](https://github.com/FreshRSS/FreshRSS/pull/1564)
|
|
|
* Download icon 💾 for other MIME types (e.g. `application/*`) [#1522](https://github.com/FreshRSS/FreshRSS/pull/1522)
|
|
|
* I18n
|
|
|
* Simplified Chinese [#1541](https://github.com/FreshRSS/FreshRSS/pull/1541)
|
|
|
* Improve English [#1465](https://github.com/FreshRSS/FreshRSS/pull/1465)
|
|
|
+ * Improve Dutch [#1559](https://github.com/FreshRSS/FreshRSS/pull/1559)
|
|
|
* Security
|
|
|
* Do not require write access to check availability of new versions [#1450](https://github.com/FreshRSS/FreshRSS/issues/1450)
|
|
|
* Misc.
|