Skip to content

v4.0.0

Compare
Choose a tag to compare
@johnste johnste released this 13 May 18:40
· 64 commits to main since this release

Finicky 4 is a complete rewrite of Finicky.

  • Supports mode modern Javascript and Typescript syntax.
  • Has better Chrome profile support
  • Only runs as needed, reducing memory footprint
  • Can find the configuration file not just in home folder but also checks .config, for example

What's Changed since last release

feat: add basic Handoff support by @johnste in #404

Full Changelog: v4.0.0-beta.3...v4.0.0