[0.3.1] — 2026-07-14
Patch release: shipping the companion with a proper app icon so it
stops looking like a generic PkgInfo blank in Finder / Launchpad /
About dialogs.
Added
- App icon for the macOS companion. SVG source at
companion/mac/assets/AppIcon.svg(an airlock-hatch metaphor in
the site's green gradient), rendered toAppIcon.icnsvia a
make-icon.shhelper (librsvg +iconutil). Both files are
committed sobuild.shand CI don't need librsvg — regenerate
locally with./make-icon.shafter editing the SVG. Info.plist
getsCFBundleIconFile: AppIcon; the .app bundle picks it up in
Finder, Launchpad, and (if you unhide the Dock) the Dock. The
menu-bar icon stays as theexternaldrive.badge.wifiSF Symbol —
optimized for 22 pt template rendering.
Version surfaces
- Daemon
main.versionbumped to0.3.1. - Companion
CFBundleShortVersionString/MARKETING_VERSIONbumped
to0.3.1; Preferences window auto-picks it up from Info.plist. - No API or on-wire change — the daemon bump is only so
Version 0.3.1shows correctly in the web UI footer.
Full Changelog: 0.3.0...0.3.1