Skip to content

v1.4

Choose a tag to compare

@rsmith4321 rsmith4321 released this 10 May 01:56
· 2 commits to main since this release

What's New in v1.4

  • 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.