Realized there's still some way to get Finicky feature complete. This release contains a rebuild of the window ui. It's a large change, so this release is probably a bit more unstable than the last one.
There will probably be at least one more alpha release before heading to beta, as I want to add support for checking for running apps, and I'm assuming there are at least a couple of bugs in the new UI.
What's Changed
- feat: add download link to logs when new version is available by @johnste in #373
- feat: add typescript support for configuration files by @johnste in #374
- Restructure repo by @johnste in #376
- fix: update matchHostname types (fixes #375) by @johnste in #377
- feat: rebuilt ui in Svelte (fixes #379) by @johnste in #381
- build(deps-dev): bump vite from 6.2.1 to 6.2.3 in /packages/config-api by @dependabot in #383
- add support for esbuild symlinks by @j8seangel in #382
- build(deps-dev): bump vite from 6.2.2 to 6.2.4 in /packages/finicky-ui by @dependabot in #385
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 in /packages/config-api by @dependabot in #386
New Contributors
- @j8seangel made their first contribution in #382
Full Changelog: v4.0.0-alpha.4...v4.0.0-alpha.5