Răsfoiți Sursa

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
Alexandre Alapetite 7 ani în urmă
părinte
comite
14a9efa2ab
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  1. 3 0
      CHANGELOG.md

+ 3 - 0
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.