Download Latest Version v0.26.0 source code.zip (32.2 MB)
Email in envelope

Get an email when there's a new version of ShellHub

Home / v0.26.0
Name Modified Size InfoDownloads / Week
Parent folder
rootfs-amd64.tar.gz 2026-07-06 6.4 MB
rootfs-arm32v6.tar.gz 2026-07-06 6.1 MB
rootfs-arm32v7.tar.gz 2026-07-06 6.0 MB
rootfs-arm64v8.tar.gz 2026-07-06 5.9 MB
rootfs-i386.tar.gz 2026-07-06 6.1 MB
sbom-agent-source-v0.26.0.cdx.json 2026-07-06 72.2 kB
sbom-agent-v0.26.0.cdx.json 2026-07-06 62.5 kB
shellhub-agent-linux-386.gz 2026-07-06 5.6 MB
shellhub-agent-linux-amd64.gz 2026-07-06 5.9 MB
shellhub-agent-linux-arm64.gz 2026-07-06 5.3 MB
shellhub-agent-linux-armv6.gz 2026-07-06 5.5 MB
shellhub-agent-linux-armv7.gz 2026-07-06 5.5 MB
shellhub-agent.tar.gz 2026-07-06 4.3 MB
sbom-api-enterprise-v0.26.0.cdx.json 2026-07-06 218.6 kB
sbom-api-source-v0.26.0.cdx.json 2026-07-06 161.9 kB
sbom-api-v0.26.0.cdx.json 2026-07-06 158.0 kB
sbom-cli-source-v0.26.0.cdx.json 2026-07-06 94.6 kB
sbom-cli-v0.26.0.cdx.json 2026-07-06 93.7 kB
sbom-gateway-source-v0.26.0.cdx.json 2026-07-06 83.2 kB
sbom-gateway-v0.26.0.cdx.json 2026-07-06 8.4 MB
sbom-ssh-source-v0.26.0.cdx.json 2026-07-06 113.6 kB
sbom-ssh-v0.26.0.cdx.json 2026-07-06 163.5 kB
sbom-ui-source-v0.26.0.cdx.json 2026-07-06 960.7 kB
sbom-ui-v0.26.0.cdx.json 2026-07-06 414.2 kB
README.md 2026-07-06 2.0 kB
v0.26.0 source code.tar.gz 2026-07-06 31.4 MB
v0.26.0 source code.zip 2026-07-06 32.2 MB
Totals: 27 Items   137.4 MB 0

This release adds a light theme to the console, lets the Secure Vault store its contents on the server for Cloud and Enterprise, and finalizes the move to PostgreSQL.

Upgrading from a MongoDB-based release? This version removes the remaining MongoDB code (#6569). Make sure your instance has already migrated to PostgreSQL (default since v0.22.0) before upgrading, and upgrade version by version.


Light theme for the console

The console now has a light theme alongside the dark one, with a toggle that persists your choice (#6570).

Server-side Secure Vault (Cloud and Enterprise)

The Secure Vault can now store its contents on the server, per user and encrypted, instead of only in the browser (#6478). This is a Cloud and Enterprise option; the local, browser-only vault stays the default.


Also in this release

  • List pages sync their state (filters, page, sort) to the URL, with column sorting on data tables (#6555, [#6558])
  • Override the agent image at install time via AGENT_IMAGE (#6591)
  • Tighter role and membership authorization, and agent sessions hardened (#6517)
  • Keep SSH sessions alive in unprivileged LXC containers (#6458)
  • Enforce one accepted device per MAC address in a namespace, fixing duplicate-device situations that could leave a device unreachable (#6600)
  • Restore the deprecated info.platform and identity.mac device filters (#6582)

Enterprise and Cloud

  • MaxMind GeoIP moved out of the community edition into the enterprise build (#6473)
  • Enforce and surface the enterprise device limit (#6505)
  • Enforce firewall rules on cloud instances (#6588)

Under the hood

  • Removed the last MongoDB remnants now that PostgreSQL is the sole datastore (#6569)
  • Unified the monorepo on React 19 (#6584)
  • Dependency updates across all services via Dependabot

Full Changelog: https://github.com/shellhub-io/shellhub/compare/v0.25.1...v0.26.0

Source: README.md, updated 2026-07-06