Changes
Transparent Windows
This feature:
- Sometimes performs horribly on some versions of Windows (see tauri-apps/window-vibrancy for context)
- Is unsupported in Linux
- Doesn't work properly sometimes (look forward to an ethereal white rectangle)
However, because I know there are people out there that would like it, it does exist:
Enable it (please don't) in "Performance & Extras". The custom blur CSS also sucks but if you use a theme (or make one) that takes advantage of transparent windows, it should work.
Proper Maximize/Unmaximize Buttons
Courtesy of @luximus-hunter in PR #178 and PR #174
Other changes
- Fix closing to system tray when custom top bar is disabled (#180)
- Fix an issue that would cause a splashscreen hangup on fresh installations
- Rip out Shelter updating functionality as it now is pulled from the internet upon every launch