github johnste/finicky v4.0.0-beta.1

pre-release2 days ago

This release adds a new utility function finicky.isAppRunning(identifier). It also improves message buffering to make sure the window ui has access to all the information it needs. We're also moving update checking logic to a separate API which avoids rate limiting issues and reduces the complexity of the app.

No more features are currently planned for the v4 release, so unless we find significant issues in this release the stable release should be next. I'll be working on making sure documentation is up to date for new, and returning users of previous versions.

What's Changed

  • Simplifies update checking by using a dedicated API
  • Reworks how messages are buffered to populate window interface
  • Fix link to Configuration wiki in README by @luser in #390
  • build(deps-dev): bump vite from 6.2.4 to 6.2.5 in /packages/config-api by @dependabot in #391
  • feat: add isAppRunning() by @johnste in #392

New Contributors

Full Changelog: v4.0.0-alpha.5...v4.0.0-beta.1

Don't miss a new finicky release

NewReleases is sending notifications on new releases.