Releases: eksant/MacMole
Releases · eksant/MacMole
Release list
MacMole v0.2.0
What's New in v0.2.0
Permissions Guide
- Smart Full Disk Access detection — modal only shows when FDA is not yet granted
- Auto-detects FDA grant in real-time (polls every 2s after opening Privacy Settings)
- Three dismiss options: open settings, maybe later (shows next launch), don't show again
- Success state shown automatically when FDA is granted
Cleanup Expansion
- New Browser Cache cleanup tab (Chrome, Brave, Arc)
- New AI Cache cleanup tab (Claude vm_bundles, GitHub Copilot, Cursor, ChatGPT)
- New App Cache cleanup tab (Docker build cache, Go module cache, VSCode extensions, Playwright, Pyinstaller)
- Safety badges and confirmation dialog before any destructive action
Internationalization
- Full EN/ID language support across all pages
- Language switcher in top-right drag region
- All nav labels, section headers, and UI strings respond to language change instantly
Settings
- New Privacy & Security section with redirect to System Settings
- Optimize All tooltip explaining what operations are included
Developer
MOLE_TEST_NO_AUTH=1env flag prevents sudo/Touch ID prompts during cleanupHasFullDiskAccess()Go method probes TCC.db silently (no dialog triggered)