You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emulator Card Detection: SD cards with emulator folder structures (Roms, RetroArch, BIOS, EmulationStation) are automatically detected and grouped in a separate "Emulator Cards" section. Case-insensitive matching ensures all naming conventions are recognized.
Smart Grouping: Cards now display their type next to the name — e.g., "Untitled (CFexpress)" and "Untitled (SD)" — so you can always tell which card you're ejecting.
CFexpress Detection: Infers CFexpress cards by detecting camera folders on PCI-Express/NVMe drives, since macOS doesn't identify them directly.
Signed & Notarized: App is now signed with Developer ID and notarized by Apple — no more Gatekeeper warnings.
Code Cleanup: Removed verbose comments, consolidated disk queries for better performance, and reduced binary size with release stripping.