diff options
| author | 2024-08-26 09:49:11 +0200 | |
|---|---|---|
| committer | 2024-08-26 09:49:11 +0200 | |
| commit | 8ca70040b9324b6b9c2dc3039e1f9e2123cef18a (patch) | |
| tree | 097d718378e11d57d881cc82879e54e00bb83fa7 /CHANGELOG.md | |
| parent | 82593f59684aa143bc02053aaa891496a8739861 (diff) | |
OIDC changelog + minor whitespace
+fix minor whitespace from https://github.com/FreshRSS/FreshRSS/pull/6730
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a394bb04..081eb9954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). ## 2024-XX-XX FreshRSS 1.24.3-dev +* Security + * OpenID Connect better definition of session parameters [#6730](https://github.com/FreshRSS/FreshRSS/pull/6730) * Misc. * Use charset for JSON requests from the UI [#6710](https://github.com/FreshRSS/FreshRSS/pull/6710) * Use `.html` extension for the local cache of full content pages instead of `.spc` [#6724](https://github.com/FreshRSS/FreshRSS/pull/6724) @@ -65,7 +67,7 @@ See also [the FreshRSS releases](https://github.com/FreshRSS/FreshRSS/releases). * Misc. * Pass PHPStan [Level 9](https://phpstan.org/user-guide/rule-levels) [#6544](https://github.com/FreshRSS/FreshRSS/pull/6544) * Migrate to ESLint 9 [#6685](https://github.com/FreshRSS/FreshRSS/pull/6685) - * Minor update of PHPCS whitespace / formatting rules whitespace PHPCS rules [#6666](https://github.com/FreshRSS/FreshRSS/pull/6666) + * Minor update of PHPCS whitespace / formatting rules [#6666](https://github.com/FreshRSS/FreshRSS/pull/6666) * Markdownlint no-trailing-spaces [#6668](https://github.com/FreshRSS/FreshRSS/pull/6668) * Removed sharing with Blogotext [#6225](https://github.com/FreshRSS/FreshRSS/pull/6225) * Code improvements [#6043](https://github.com/FreshRSS/FreshRSS/pull/6043) |
