|
|
@@ -1,6 +1,6 @@
|
|
|
# FreshRSS changelog
|
|
|
|
|
|
-## 2019-04-0X FreshRSS 1.14.1-dev
|
|
|
+## 2019-04-07 FreshRSS 1.14.1
|
|
|
|
|
|
* Bug fixing (regressions introduced in 1.14.0)
|
|
|
* Fix *load more articles* when using ascending order [#2314](https://github.com/FreshRSS/FreshRSS/issues/2314)
|
|
|
@@ -17,10 +17,12 @@
|
|
|
* Bug fixing (misc.)
|
|
|
* Fix extensions in Windows [#994](https://github.com/FreshRSS/FreshRSS/issues/994)
|
|
|
* Fix import of empty articles [#2351](https://github.com/FreshRSS/FreshRSS/pull/2351)
|
|
|
+ * Fix quote escaping on CLI i18n tools [#2355](https://github.com/FreshRSS/FreshRSS/pull/2355)
|
|
|
+* UI
|
|
|
+ * Better handling of bad Ajax requests and fast page unload (ask confirmation) [#2346](https://github.com/FreshRSS/FreshRSS/pull/2346)
|
|
|
* I18n
|
|
|
* Improve Dutch [#2312](https://github.com/FreshRSS/FreshRSS/pull/2312)
|
|
|
* Misc.
|
|
|
- * Better handling of bad HTTP request and fast page unload (ask confirmation) [#2346](https://github.com/FreshRSS/FreshRSS/pull/2346)
|
|
|
* Check JavaScript (jshint) in Travis continuous integration [#2315](https://github.com/FreshRSS/FreshRSS/pull/2315)
|
|
|
* Add PHP 7.3 to Travis [#2317](https://github.com/FreshRSS/FreshRSS/pull/2317)
|
|
|
|