mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-02 03:05:25 -04:00
* Fix regression XPath XML encoding fix https://github.com/FreshRSS/FreshRSS/discussions/7325 The categories (tags) were not correctly XML-escaped due to being an array https://github.com/FreshRSS/FreshRSS/pull/5305/files#r1964316119 * Improve typing