aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-09-03 20:57:36 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-09-03 20:57:36 +0200
commit14a9efa2ab85265a4eda8a22d34b61f0cade7b95 (patch)
tree6781c179a1268068b3594ff45147aa8affad2926
parentd3f5bd840d513bc4820a919ef9e0f02b0263ff9c (diff)
Changelog 1966 1968 1996
https://github.com/FreshRSS/FreshRSS/issues/1966 https://github.com/FreshRSS/FreshRSS/issues/1968 https://github.com/FreshRSS/FreshRSS/pull/1995 https://github.com/FreshRSS/FreshRSS/pull/1996 https://github.com/FreshRSS/FreshRSS/pull/1997
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41a4254c4..84e0e6460 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,11 +3,13 @@
## 2018-XX-XX FreshRSS 1.11.2-dev
* Features
+ * New menu to mark selected articles (view) as unread[#1966](https://github.com/FreshRSS/FreshRSS/issues/1966)
* Share with LinkedIn [#1960](https://github.com/FreshRSS/FreshRSS/pull/1960)
* Deployment
* Update Docker image to Alpine 3.8 with PHP 7.2 [#1956](https://github.com/FreshRSS/FreshRSS/pull/1956)
* Bug fixing
* Fix bugs when searching with special characters (e.g. preventing marking as read) [#1944](https://github.com/FreshRSS/FreshRSS/issues/1944)
+ * Avoid cutting in the middle of a multi-byte Unicode character [#1996](https://github.com/FreshRSS/FreshRSS/pull/1996)
* Fix username check in API to allow underscores [#1955](https://github.com/FreshRSS/FreshRSS/issues/1955)
* Fix Fever API to allow 32-bit architectures [#1962](https://github.com/FreshRSS/FreshRSS/issues/1962)
* Fix CSS font bug for *Origine-compact* theme [#1990](https://github.com/FreshRSS/FreshRSS/issues/1990)
@@ -15,6 +17,7 @@
* Avoid feed credentials in logs [#1949](https://github.com/FreshRSS/FreshRSS/pull/1949)
* UI
* Improved mark-as-read the bottom articles during scrolling [#1973](https://github.com/FreshRSS/FreshRSS/issues/1973)
+ * Show all authors for articles with multiple authors [#1968](https://github.com/FreshRSS/FreshRSS/issues/1968)
* I18n
* Updated Korean [#1985](https://github.com/FreshRSS/FreshRSS/pull/1985)
* Mics.