diff options
| author | 2023-12-27 15:28:12 +0100 | |
|---|---|---|
| committer | 2023-12-27 15:28:12 +0100 | |
| commit | 8b090ee4a3c43b69eaa789b62a9f582bd2d99fe3 (patch) | |
| tree | 77a46b8430634207716827aac423f2e4de19b2f7 /CHANGELOG.md | |
| parent | d65f77c081e756997e59e602f49eeea9b09799ff (diff) | |
Changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e991918a..2ed1d7dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # FreshRSS changelog -## 2023-12-24 FreshRSS 1.23.1-dev +## 2023-12-XX FreshRSS 1.23.1-dev + +* Bug fixing + * Fix crash regression with the option *Max number of tags shown* [#5978](https://github.com/FreshRSS/FreshRSS/pull/5978) + * Fix crash regression when enabling extensions [#5979](https://github.com/FreshRSS/FreshRSS/pull/5979) + * More robust assignment of categories to feeds [#5986](https://github.com/FreshRSS/FreshRSS/pull/5986) +* i18n + * Improve simplified Chinese [#5977](https://github.com/FreshRSS/FreshRSS/pull/5977) ## 2023-12-24 FreshRSS 1.23.0 |
