Release 0.9.4
Pre-release
Pre-release
[v0.9.4] - 2026-08-23
📁 Visible Default Data Directory Migration (~/ATBClone)
- Intuitive User Data Management:
- Migrated the default ATBClone root directory from hidden
~/.atbcloneto user-accessible~/ATBClone(including~/ATBClone/Data/,~/ATBClone/clones.yaml, and logs). - Makes managing, backing up, and inspecting clone storage and configurations straightforward via macOS Finder and Terminal.
- Migrated the default ATBClone root directory from hidden
🏷️ Exact Application Display Name Enforcement & Localization Override
- Consistent Bundle Naming:
- Enhanced both
SoftCloneEngineandHardCloneEngineto clean up localized strings (InfoPlist.strings) and removeLSHasLocalizedDisplayNamewithin cloned app bundles. - Ensures Finder, Dock, Spotlight, and Activity Monitor strictly display the custom clone display name instead of falling back to system-localized default titles.
- Enhanced both
🔄 Instant LaunchServices Registration
- Automated Cache Refresh:
- Automatically registers newly generated or updated clones with macOS LaunchServices (
lsregister -f), immediately reflecting icon and metadata updates across Finder, Dock, and Spotlight without requiring system reboots.
- Automatically registers newly generated or updated clones with macOS LaunchServices (
📦 Test Suite & Documentation
- Updated References:
- Reflected new
~/ATBClonedefault path across CLI documentation, GUI settings, and all 341 unit and integration tests.
- Reflected new