diff options
| author | 2019-02-13 11:53:20 +0100 | |
|---|---|---|
| committer | 2019-02-13 11:53:20 +0100 | |
| commit | 142c80a4b8e13ce93f6c2eb697afeb7e6b54431e (patch) | |
| tree | b2e0bb718c17569ea7755a145c983b4ce245d7b6 /CHANGELOG.md | |
| parent | 086fa0d49a5e1506fda4dda42c5c69fd3a624ecf (diff) | |
Changelog 2241 2242 2245
https://github.com/FreshRSS/FreshRSS/issues/2241
https://github.com/FreshRSS/FreshRSS/pull/2242
https://github.com/FreshRSS/FreshRSS/pull/2243
https://github.com/FreshRSS/FreshRSS/pull/2245
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index db1873ab0..5ef11bf49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,15 @@ * Bug fixing * Fix API HTTP Authorization case-sensitivity issue introduced in FreshRSS 1.13.1 [#2233](https://github.com/FreshRSS/FreshRSS/issues/2233) * Fix breaking warning in Fever API [#2239](https://github.com/FreshRSS/FreshRSS/issues/2239) + * Fix encoding problem in Fever API [#2241](https://github.com/FreshRSS/FreshRSS/issues/2241) * UI + * New themes *Ansum* and *Mapco* [#2245](https://github.com/FreshRSS/FreshRSS/pull/2245) * Batch scroll-as-read for better client-side and server-side performance [#2199](https://github.com/FreshRSS/FreshRSS/pull/2199) * Rewrite some jQuery code as native JavaScript [#2234](https://github.com/FreshRSS/FreshRSS/pull/2234) * Deployment * Docker image updated to Alpine 3.9 with PHP 7.2.14 and Apache 2.4.38 [#2238](https://github.com/FreshRSS/FreshRSS/pull/2238) +* I18n + * Improved Korean [#2242](https://github.com/FreshRSS/FreshRSS/pull/2242) ## 2019-01-26 FreshRSS 1.13.1 |
