Skip to content

v0.1.0-beta.3

Latest

Choose a tag to compare

@lguichard lguichard released this 18 Jun 07:19
· 7 commits to main since this release

Forel v0.1.0-beta.3

Added

  • Dry Run now shows detailed per-file rule previews, including matched
    conditions, planned actions, source/target paths, and statuses such as
    "would run", "would skip", and "blocked by conflict".
  • Dry Run now detects destination conflicts for move, copy, rename, trash,
    and delete previews without modifying files.
  • Action history now records skipped and failed actions, including the reason
    or error message when available.
  • Run Now shows a loading state while it's working and a confirmation
    message with the result once it's done.

Changed

  • New installs now start at login by default, and start with watching
    paused until you've set up your folders and rules.
  • The old Preview action is now presented as Dry Run in the UI.
  • The Dry Run window is larger to make rule details easier to inspect.
  • The menu bar panel has more top padding so its header is not cramped under
    the popover arrow.
  • The History view now groups activity by batch and file, shows full
    original path -> result path flow, and displays explicit status badges.
  • Size conditions now default to MB instead of bytes.
  • Crisper, better-sized menu bar icon.

Fixed

  • Fixed the "Update available" banner text getting cut off in the menu bar
    panel.
  • Dry Run now follows simulated rename paths when evaluating following rules,
    matching the real execution order more closely.
  • Condition rows in the rule editor now align consistently to the left.

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

  • Forel-v0.1.0-beta.3-darwin-arm64.dmg Apple Silicon (M1 / M2 / M3 / M4)
  • Forel-v0.1.0-beta.3-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.)