Releases: zenangst/Syncalicious
Releases · zenangst/Syncalicious
0.0.6 Alpha
0.0.5 Alpha
- 🐞 Fixes two line titles bug #104 #105
- 🍱 Updates UI frameworks #106 #115
- ✨ Improves application launch logic #107
- 🏎 Improves performance of the application list item #109
- 📐 Aligns the application windows title to the center of the window #110
- 🌓 Improves text readability by setting a more appropriate title color #111
- 🌸 Improves detail views background color #112
- 🌄 Improves using Syncalicious with macOS Catalina #114
0.0.4 Alpha
Thanks @nikitavoloboev for bringing this to my attention! ❤️
0.0.3 Alpha
- 🌸 The list items now have less height to fit more applications on screen, this results in less scrolling when using the application #101
- 🕵️♀️ The search field is now styled after the upcoming macOS Catalina release, this is mostly done by reducing the amount of corner radius that the view gets #101
- 🌓 The application now supports both light and dark appearance
- ✨ The side menu (the application list) now uses a
NSVisualEffectView
- 📢 The feedback button now uses a regular
NSButton