Skip to content

Releases: hanzoai/base

v0.36.7-hanzo.1 — Rebranded, brand-neutral, clean

19 Mar 07:10

Choose a tag to compare

Hanzo Base v0.36.7-hanzo.1

Based on PocketBase v0.36.7 with Hanzo customizations:

Changes from upstream

  • Rebranded UI — monochrome dark theme, Geist fonts, Hanzo H mark logo
  • Brand-neutral — logo and app name configurable via settings (white-label ready)
  • No prefixes_hz_ removed from all collection IDs, clean names everywhere
  • Dev auto-login — "dev" pill button on localhost auto-fills and submits credentials
  • IAM plugin — Hanzo IAM (hanzo.id) OIDC authentication
  • KMS plugin — Hanzo KMS secrets management
  • ZAP plugin — Binary protocol transport
  • Platform plugin — Multi-tenant with org/user prefix-based namespacing
  • CloudSQL plugin — PostgreSQL/Neon integration
  • Functions plugin — OpenFaaS serverless functions
  • Shared design tokens@hanzo/ui/dash CSS custom properties

Binaries

  • base-darwin-arm64 — macOS Apple Silicon
  • base-darwin-amd64 — macOS Intel
  • base-linux-amd64 — Linux x86_64
  • base-linux-arm64 — Linux ARM64

Quick start

./base serve --http=0.0.0.0:8090

Open http://localhost:8090/_/ to create your superuser.

v0.25.0 - Initial Hanzo Base Release

19 Jan 23:43

Choose a tag to compare

Initial Hanzo Base release - fork of PocketBase rebranded for Hanzo AI ecosystem.

A lightweight BaaS (Backend as a Service) with embedded database.