summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-08 17:10:42 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-08 17:10:42 +0300
commit72333aec59b5e85c3194277fa29d5123a4b40694 (patch)
treeed907f09e146cb08a97573ec840aa678850b513b /CHANGELOG.md
parent667ee75d662d7d080c02e43856bad6512b0cab23 (diff)
Enable Qt auto scaling
fixes #397
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37b4793b..1d8aac84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
### Improvements
- Update Polish translation (#430)
+- Enable Qt auto scaling. (#397)
- Enable colors in the console logger.
### Bug fixes
@@ -14,6 +15,7 @@
- Fixed issue with downloading media that don't have a generated thumbnail.
- macOS: Add missing border on the top bar.
- Fallback to the login screen when the one-time keys cannot be uploaded.
+- Show the sidebar after initial sync. (#412)
## [0.5.5] - 2018-09-01