|
|
@@ -12,10 +12,14 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases).
|
|
|
* New `cli/reconfigure-user.php` to read/write per-user config attributes [#8873](https://github.com/FreshRSS/FreshRSS/pull/8873)
|
|
|
* API
|
|
|
* Add a warning message to the API password section and a log warning when a client uses GET instead of recommended POST [#8845](https://github.com/FreshRSS/FreshRSS/pull/8845)
|
|
|
+* SimplePie
|
|
|
+ * Fix wrong player parent logic leading to invalid type [#8893](https://github.com/FreshRSS/FreshRSS/pull/8893), [simplepie#978](https://github.com/simplepie/simplepie/pull/978)
|
|
|
+ * Consistently enable `XML_OPTION_PARSE_HUGE` [#8894](https://github.com/FreshRSS/FreshRSS/pull/8894), [simplepie#977](https://github.com/simplepie/simplepie/pull/977)
|
|
|
* UI
|
|
|
* Various UI and style improvements: [#8823](https://github.com/FreshRSS/FreshRSS/pull/8823), [#8824](https://github.com/FreshRSS/FreshRSS/pull/8824)
|
|
|
* I18n
|
|
|
* Improve Hungarian [#8879](https://github.com/FreshRSS/FreshRSS/pull/8879)
|
|
|
+ * Improve Italian [#8880](https://github.com/FreshRSS/FreshRSS/pull/8880)
|
|
|
* Improve Ukrainian [#8871](https://github.com/FreshRSS/FreshRSS/pull/8871)
|
|
|
|
|
|
|