·
10 commits
to main
since this release
Highlights
This release includes a refreshed message and compose experience, updated attachment UI, improved tooltip support, Xbox UI scaling improvements, Proton config support, and several bug fixes and stability improvements.
- Redesigned Message Page and updated message item styles
- Improved compose page layout with a new footer
- Updated attachment styling and added file tooltips
- Added a universal tooltip provider
- Enabled text selection for sender info
- Added Xbox detection with optimized default UI scale
- Added Proton config support
- Installed the macOS main menu
What's Changed
✨ New Features
- feat: change the style of the message item by @al-kau in #1128
- feat: change Attachments style by @al-kau in #1141
- feat: redesign MessagePage by @al-kau in #1140
- feat: correct compose page by @al-kau in #1143
- feat: change the style of the attached file by @al-kau in #1148
- feat: add a tooltip to the attached file by @al-kau in #1150
- feat: Install macOS main menu by @ValeraFinebits in #1153
- feat: add a footer to the compose page by @al-kau in #1156
- feat: add a universal tooltip provider by @al-kau in #1159
- feat: enable text selection for sender info fields by @ValeraFinebits in #1162
- feat: add Xbox detection and default UI scale for Xbox by @ValeraFinebits in #1161
- feat: change default UI scale for Xbox to 150% by @ValeraFinebits in #1175
- feat(proton): add Proton config by @al-kau in #1215
🐞 Bug Fixes
- fix: correct the multi-select mode style for the ListView by @al-kau in #1133
- fix: change the border style of
PersonPictureby @al-kau in #1149 - fix: correct the position of the footer when resizing by @al-kau in #1179
- fix: hide support button if development support is unavailable by @ValeraFinebits in #1181
- fix: fix crash when opening contacts side pane by @ValeraFinebits in #1199
Full Changelog: v1.2.0-preview...v1.2.18-preview