diff options
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1769d9b98f..963d44d1ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,11 +49,15 @@ Line wrap the file at 100 chars. Th - Fix pointless API access method rotations for concurrent requests. - Fix daemon rotating logs on startup even if another daemon is already running. -### macOS +#### macOS - Fix bug that caused high CPU usage. - Fix bugs that caused the log to be filled with socket errors, by handling closed sockets gracefully. +### Fixed +- Fix map scaling issues when changing display scale settings and when running under Wayland on + Linux. + ### Security #### Android - Change from singleTask to singleInstance to fix Task Affinity Vulnerability in Android 8. |
