Windows release
The Windows release is finally out of alpha. Grab the installer or the portable build from the release and you can start using it.
Note that since the signature is pretty new you will get a warning from Windows Smart Screen when executing the installer for the first time. This will go away as more people download it.
macOS redesign
We redesigned the main UI for the macOS builds, so that it looks more native and makes use of liquid glass floating panels in an interesting way!
What's Changed
- fix(xdg): stop reading a locale suffix at end of file by @BarganConstantin in #1951
- fix(xdg): treat empty XDG base dir variables as unset by @BarganConstantin in #1953
- fix(calculator): compute unpin position after erasing by @BarganConstantin in #1952
- fix: untogglable settings switches by @aurelleb in #1964
- feat(macOS): uninstall app action by @aurelleb in #1965
- fix(input-server): retry epoll_wait on EINTR by @BarganConstantin in #1960
- fix(store): percent-encode search queries by @BarganConstantin in #1961
- fix(root): let Shift+Space activate an alias by @BarganConstantin in #1962
- feat(macOS): liquid glass redesign by @aurelleb in #1969
- feat(clipboard): index image and file text by @aurelleb in #1985
- feat(macOS): add apple shortcut root provider by @aurelleb in #1984
- feat(windows): auto updater and signing by @aurelleb in #1900
- refactor: macOS search bar inset and design tweaks by @aurelleb in #1990
- feat(macOS): screenshot extension by @aurelleb in #1991
Full Changelog: v0.28.2...v0.29.0