|
|
@@ -10,8 +10,13 @@
|
|
|
* Fix bugs when searching with special characters (e.g. preventing marking as read) [#1944](https://github.com/FreshRSS/FreshRSS/issues/1944)
|
|
|
* 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)
|
|
|
* Security
|
|
|
* 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)
|
|
|
+* I18n
|
|
|
+ * Updated Korean [#1985](https://github.com/FreshRSS/FreshRSS/pull/1985)
|
|
|
* Mics.
|
|
|
* Auto-login after self user creation [#1928](https://github.com/FreshRSS/FreshRSS/issues/1928)
|
|
|
|