Releases: Tomnerb/Dockiva
Release list
Dockiva v0.2.3
Full Changelog: v0.2.2...v0.2.3
Dockiva v0.2.2
Full Changelog: v0.2.1...v0.2.2
Dockiva v0.2.1
Full Changelog: v0.2.0...v0.2.1
Dockiva v0.2.0
Dockiva v0.2.0
DevStack is now Dockiva. This release completes the product rename across the desktop app, native helpers, runtime identifiers, installers, updater assets, documentation, and website.
Highlights
- New Dockiva name, app metadata, icon usage, wordmark, and branded macOS DMG background
- Renamed macOS VMM, Linux networking/guest helpers, and Windows WSL tooling
- In-app updater now reads verified releases from
Tomnerb/Dockiva - Existing desktop settings are migrated from the previous DevStack configuration directory
- Existing macOS native guest data is detected so the rename does not silently discard the guest disk
- Apple silicon Mac, Intel Mac, Windows x64, Linux x64, and Linux ARM64 downloads
Choose the right download
- macOS Apple silicon:
Dockiva-0.2.0-macOS-arm64.dmg— includes Dockiva Native - macOS Intel:
Dockiva-0.2.0-macOS-amd64.dmg— uses an external Docker-compatible engine - Windows x64:
Dockiva-0.2.0-windows-amd64-installer.exe - Linux: choose the
linux-amd64orlinux-arm64archive
Upgrade note
Because v0.1.1 still validates the former repository name, install v0.2.0 manually once from this release. Future Dockiva releases use the new repository and support the normal Update & Restart flow.
The current macOS and Windows artifacts are unsigned unless the corresponding release credentials were configured. macOS Gatekeeper or Windows SmartScreen may therefore show a warning. The updater archives are verified against SHA256SUMS before installation.
Full changelog: v0.1.1...v0.2.0
DevStack v0.1.1
DevStack v0.1.1
This release expands DevStack downloads to Intel Mac and Linux ARM64 while keeping automatic, checksum-verified in-app updates architecture-aware.
Downloads
- macOS Apple silicon:
DevStack-0.1.1-macOS-arm64.dmg— includes DevStack Native. - macOS Intel:
DevStack-0.1.1-macOS-amd64.dmg— uses an external Docker-compatible engine. - Windows x64:
DevStack-0.1.1-windows-amd64-installer.exe. - Linux x64:
DevStack-0.1.1-linux-amd64.tar.gz. - Linux ARM64:
DevStack-0.1.1-linux-arm64.tar.gz.
The darwin-*.zip and windows-amd64.zip assets are used by the in-app updater. SHA256SUMS covers every updater payload.
Important signing note
The current macOS and Windows builds are unsigned. macOS Gatekeeper or Windows SmartScreen may warn on first launch. Verify the files with SHA256SUMS and review the installation guidance in the README.
Full changelog: v0.1.0...v0.1.1
DevStack v0.1.0
DevStack v0.1.0 is the first public early-access release of the open-source
desktop container workspace for macOS, Windows, and Linux.
Highlights:
- Manage containers, images, volumes, networks, and Compose projects.
- Follow logs, inspect configuration, and open container terminals.
- Choose explicitly between DevStack Native and external Docker endpoints.
- Review container storage and clean unused resources with guided cleanup modes.
- Check for updates in the app and verify downloaded updates with SHA-256.
Downloads:
- macOS Apple silicon:
DevStack-0.1.0-macOS-arm64.dmg - Windows x64:
DevStack-0.1.0-windows-amd64-installer.exe - Linux x64:
DevStack-0.1.0-linux-amd64.tar.gz
Important early-access notes:
- The macOS and Windows installers are currently unsigned. macOS Gatekeeper or
Windows SmartScreen may warn or block the first launch until you explicitly
allow the application. - Native macOS and Windows engines remain experimental and need broader
target-platform validation. Review the README before using them with
important container data. SHA256SUMScovers the automatic-update archives. DevStack rejects an in-app
update when its checksum is missing or does not match.
See the README for installation,
runtime requirements, and build instructions.
Full changelog: https://github.com/Tomnerb/DevStack/commits/v0.1.0