summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-11-20 22:15:36 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-11-20 22:15:36 +0100
commit9d926953f52d95d1edf93cc2df55106cdfb7ec37 (patch)
tree2c45cea30348db74cbdfbcd499c506443fcf9329
parent03bc6fda05f250432d1884aedf9d94bbbc2a9cbc (diff)
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
-rw-r--r--CHANGELOG.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3fdb85a6..04ec3fe55 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,11 +8,22 @@
* Features
* Ability to import XML files exported from Tiny-Tiny-RSS (#2079)[https://github.com/FreshRSS/FreshRSS/issues/2079]
* 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)
* 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
* 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