Skip to content

v0.1.0-beta.2

Latest

Choose a tag to compare

@lguichard lguichard released this 17 Jun 20:02
· 14 commits to main since this release

Forel v0.1.0-beta.2

Fixed

  • Fixed rules getting stuck when chained after a rename.
  • Fixed the update checker sometimes offering an older alpha release
  • Hardened folder-watching against a rare internal timing issue (no
    user-visible change).
  • Rules with an invalid regex condition now show an error right in the
    editor and can't be saved, instead of silently never matching any file.
  • Fixed the update checker occasionally announcing an update that wasn't
    actually downloadable yet, right after a new version was tagged.

Two builds available. Download the one that matches your Mac:

  • Forel-v0.1.0-beta.2-darwin-arm64.dmg Apple Silicon (M1 / M2 / M3 / M4)
  • Forel-v0.1.0-beta.2-darwin-x86_64.dmg for Intel

Requires macOS 14 Sonoma or later.

  1. Download the correct .dmg for your Mac.
  2. Open it and drag Forel into Applications.
  3. First launch: the app is ad-hoc signed (not notarized), so right-click Forel.app -> Open and confirm. (Or run xattr -cr /Applications/Forel.app.)