Changelog
What changed in each release of PlugTalk.
v1.0.5
2026-06-06- •Fixed a bug where the auto-updater could repeatedly prompt to install a version you already had. The internal build number Sparkle compares against is now correctly bumped on every release.
v1.0.4
2026-06-04- •App icon now ships with rounded corners baked into the asset, so it looks consistent on every macOS version (including older releases that do not auto-mask app icons) and sits cleanly next to other modern Mac apps in Dock and Launchpad.
v1.0.3
2026-06-03- •App icon redrawn with proper padding so macOS Sonoma and later does not crop the artwork when applying the system squircle mask.
- •DMG installer redesigned with a branded pink background, an arrow, and a Drag to Applications caption.
v1.0.2
2026-06-02- •Default menu bar icon: brand cable mark with pink tint applied out of the box.
- •Settings → General shows just the version number, no internal build number suffix.
- •Changelog page on the landing site, linked from Settings → View Release Notes.
v1.0.1
2026-06-02- •iPhone (and other Apple mobile devices) no longer spam plug/unplug sounds when macOS USB Multiplexing causes the device to flicker. Same-port re-events within 3 seconds are debounced.
- •Eject button hidden for devices that expose IOMedia but have no real filesystem mount (iPhone PTP, camera storage). Previously the button was visible and did nothing.
- •External USB drives now show the correct free space. Previously read 0 KB free on ExFAT/FAT/HFS+ because we used the system-volume-only API.
- •iPhone power consumption is reported correctly (around 12 W / 2400 mA) using Apple-specific IORegistry keys, instead of the descriptor fallback that returned 0.
v1.0.0
2026-05-28- •First public release.
- •Voice + sound playback on every USB / Thunderbolt plug and unplug, with built-in sound packs and support for your own MP3s.
- •Menu bar popover with live device list, per-device mute / rename / sound pack rules, hub grouping, external display detection.
- •Live USB diagnostics: speed, power draw, 8-segment storage usage bars.
- •Connection log with per-device history, statistics, custom menu bar icon and tint.
- •Sparkle auto-updates with EdDSA signature verification.