Releases: RickWong/Captain
Releases · RickWong/Captain
Captain 10.5.0
Captain 10.4.0
- Display last 10 logs of container on hover.
- Pulse status icon of containers that need your attention.
- Display error dialog when containers fail to start.
- Remember containers even after a restart.
Captain 10.3.0
- Increase width of window a bit.
- Remember last known containers when Docker is unreachable.
- Allow copying the full container name by holding
alt
+shift
. - When all containers end with
-1
suffix, hide suffix.
Captain 10.2.1
- Sort containers alphabetically.
- Add Copy URL feature.
- Dev example dir.
- Upgrade dependencies.
Captain 10.1.0
- Added start, stop, kill actions for Groups, with ⌘ and ⇧ and ⌃
- Use yarn 3.
Captain 10.0.3
Captain 10.0.3 is now officially signed with my Apple Developer ID. Auto-update will work from now on.
Inconveniently, auto-updating from 10.0.2 does not work, because of the certificate used to sign the binaries has changed. Good news is that this won't happen again any time soon.
Captain 10.0.2
Bugfix release. Read more about Captain 10.0
Update: The latest Captain binaries are now officially signed with my Apple Developer ID. Please download the latest version of Captain.
Captain 10.0
New in version 10.0:
- Captain is now open-source software (GPL-3.0)
- Built with latest Electron version
- Works on macOS Monterey including dark mode
- Supports Docker Compose 2
- Checks GitHub releases for auto updates
- Switched to yarn
- Ported to TypeScript
- Rebuild UI with React
- Configured hot reloading DX with Webpack 5 for the main as well as the renderer process
- Build x64 and arm64 (Apple Silicon) versions
Update: The latest Captain binaries are now officially signed with my Apple Developer ID. Please download the latest version of Captain.