Просмотр исходного кода

Changelog 1767, 2122, 2133, 2134, 2135, 2136, 2137

https://github.com/FreshRSS/FreshRSS/pull/1767
https://github.com/FreshRSS/FreshRSS/pull/2122
https://github.com/FreshRSS/FreshRSS/pull/2133
https://github.com/FreshRSS/FreshRSS/pull/2134
https://github.com/FreshRSS/FreshRSS/pull/2135
https://github.com/FreshRSS/FreshRSS/pull/2136
https://github.com/FreshRSS/FreshRSS/pull/2137
Alexandre Alapetite 7 лет назад
Родитель
Сommit
9d926953f5
1 измененных файлов с 12 добавлено и 1 удалено
  1. 12 1
      CHANGELOG.md

+ 12 - 1
CHANGELOG.md

@@ -8,11 +8,22 @@
 * Features
 * Features
 	* Ability to import XML files exported from Tiny-Tiny-RSS (#2079)[https://github.com/FreshRSS/FreshRSS/issues/2079]
 	* Ability to import XML files exported from Tiny-Tiny-RSS (#2079)[https://github.com/FreshRSS/FreshRSS/issues/2079]
 * UI
 * UI
+	* New shortcuts to move to previous/next article without opening it (#1767)[https://github.com/FreshRSS/FreshRSS/pull/1767]
 	* Fix regression from 1.12.0 preventing from closing an article [#2085](https://github.com/FreshRSS/FreshRSS/issues/2085)
 	* Fix regression from 1.12.0 preventing from closing an article [#2085](https://github.com/FreshRSS/FreshRSS/issues/2085)
 	* Improvements of the Swage theme [#2088](https://github.com/FreshRSS/FreshRSS/pull/2088), [#2094](https://github.com/FreshRSS/FreshRSS/pull/2094)
 	* Improvements of the Swage theme [#2088](https://github.com/FreshRSS/FreshRSS/pull/2088), [#2094](https://github.com/FreshRSS/FreshRSS/pull/2094)
-	* Style improvements [#1620](https://github.com/FreshRSS/FreshRSS/issues/1620), [#2089](https://github.com/FreshRSS/FreshRSS/pull/2089), [#2108](https://github.com/FreshRSS/FreshRSS/pull/2108)
+	* Many style improvements [#1620](https://github.com/FreshRSS/FreshRSS/issues/1620), [#2108](https://github.com/FreshRSS/FreshRSS/pull/2108),
+	[#2089](https://github.com/FreshRSS/FreshRSS/pull/2089), [#2122](https://github.com/FreshRSS/FreshRSS/pull/2122)
 * I18n
 * I18n
 	* Occitan [#2110](https://github.com/FreshRSS/FreshRSS/pull/2110)
 	* Occitan [#2110](https://github.com/FreshRSS/FreshRSS/pull/2110)
+* SimplePie
+	* Update to SimplePie 1.5.2 [#2136](https://github.com/FreshRSS/FreshRSS/pull/2136)
+		* Fix some sanitizing in authors / tags
+	* Strip embedded SVG images for now [#2135](https://github.com/FreshRSS/FreshRSS/pull/2135)
+* Bug fixing
+	* Fix warning in `tempnam()` with PHP 7.1+ affecting ZIP export [#2134](https://github.com/FreshRSS/FreshRSS/pull/2134)
+* Misc.
+	* Add username in configuration menu and exported files [#2133](https://github.com/FreshRSS/FreshRSS/pull/2133)
+	* New option to set the duration of the cookie session [#2137](https://github.com/FreshRSS/FreshRSS/pull/2137)
 
 
 
 
 ## 2018-10-28 FreshRSS 1.12.0
 ## 2018-10-28 FreshRSS 1.12.0