Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:45
· 60 commits to main since this release
v0.1.0
1b69b0d

Initial release.

Added

  • Bundles and supervises a patched socktainer daemon, exposing the Docker Engine API over Apple's native container runtime.
  • Menu bar UI: daemon and Apple container runtime status, a Containers section listing running containers with a "Stopped" submenu, Docker context management, and a daemon log shortcut.
  • Sparkle auto-update with a "Check for Updates" menu item.
  • Launch at login, on by default, configurable from a new Settings window.
  • Animated menu bar icon while the daemon is starting.
  • CI on every push and pull request: app unit tests, socktainer's own test suite run against our patches, and a live integration job driving the real Docker API.
  • Tag-triggered release pipeline: build, sign, generate a Sparkle appcast, and publish a GitHub Release.

Full Changelog: https://github.com/cap10morgan/whalebridge/commits/v0.1.0