Skip to content

Releases: Tomnerb/DevStack

DevStack v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 08:19

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

Choose a tag to compare

@github-actions github-actions released this 12 Sep 07:44

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.
  • SHA256SUMS covers 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