From dd606141555880822ad9ae650bd2bb68cbb01692 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Fri, 20 Sep 2024 15:27:09 +0200 Subject: Changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e9e76fd8..f19dad76f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Update `phpgt/cssxpath` library with improved CSS selectors with support for `last-child`, `first-of-type`, `last-of-type`, `^=`, `|=` [#6618](https://github.com/FreshRSS/FreshRSS/pull/6618) * Better import of Inoreader user labels [#6791](https://github.com/FreshRSS/FreshRSS/pull/6791) * Bug fixing + * Fix searches with a parenthesis before an operator like `("a b")` or `(!c)` [#6818](https://github.com/FreshRSS/FreshRSS/pull/6818) * Fix auto-read tags [#6790](https://github.com/FreshRSS/FreshRSS/pull/6790) * Use curl to fetch extensions list (allows e.g. IPv6) [#6767](https://github.com/FreshRSS/FreshRSS/pull/6767) * Compatibility @@ -35,6 +36,7 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Better cache name for JSON feeds [#6768](https://github.com/FreshRSS/FreshRSS/pull/6768) * Fix inversed encoding logic in `Minz_Request::paramArray()` [#6800](https://github.com/FreshRSS/FreshRSS/pull/6800) * Pass PHPStan `booleansInConditions` [#6793](https://github.com/FreshRSS/FreshRSS/pull/6793) + * Code improvements [#6800](https://github.com/FreshRSS/FreshRSS/pull/6800), [#6809](https://github.com/FreshRSS/FreshRSS/pull/6809) * Update dev dependencies [#6780](https://github.com/FreshRSS/FreshRSS/pull/6780) -- cgit v1.2.3