Skip to content

2.0.68

Choose a tag to compare

@Lv-0 Lv-0 released this 19 Aug 06:50
· 37 commits to main since this release

What's Changed

  • Fix DMG mount tracking when two DMG volumes share the same name: mounts are now reference-counted per volume and unmount removes by mount-point identity, so installer-window handling stays reliable.
  • Remove the obsolete "hide system apps in picker" setting and clean up its leftover UserDefaults mirror key.
  • Debounce settings persistence while dragging sliders — UI stays live while disk writes are coalesced; pending changes flush immediately when the Settings window closes.
  • Scan nested subfolders at any depth when listing installed apps for the tiling picker.
  • Release safety test now matches the fail-closed curl invocations (--http1.1 --fail-with-body) in the publish script.

Full Changelog: v2.0.67...v2.0.68