github BradGroux/veritas-kanban v5.0.0
Veritas Kanban v5.0.0

2 hours ago

Veritas Kanban v5.0.0

Stable v5 release for the local-first Veritas Kanban desktop and workspace stack.

Highlights

  • Native macOS desktop app with bundled local server lifecycle, local app data paths, safe-storage backed secrets, menus, notifications, deep links, setup diagnostics, updater status, and signed/notarized release artifacts.
  • SQLite-backed v5 storage with file-to-database migration, dry-run reports, migration journals, backup/export/import, rollback recovery, and dual-storage parity coverage.
  • Multi-user workspaces with roles, memberships, invitations, scoped API tokens, device sessions, actor attribution, optimistic concurrency, and RBAC coverage across REST, WebSocket, CLI, MCP, and workflow paths.
  • Remote/mobile access for trusted same-origin hosts, secure pairing, hardened realtime sync, responsive mobile surfaces, and PWA install support with static-shell-only offline behavior.

Install

Recommended Mac desktop install:

brew tap BradGroux/tap
brew install --cask veritas-kanban

Manual install is also supported: download Veritas-Kanban-5.0.0-mac-arm64.zip, unzip it, and move Veritas Kanban.app to /Applications.

Verification

  • pnpm build
  • pnpm validate:release -- --github
  • App Store Connect API-key notarization
  • codesign --verify --deep --strict
  • xcrun stapler validate
  • spctl -a -vvv -t exec
  • ZIP extraction followed by repeated signature, stapler, and Gatekeeper validation
  • Clean isolated desktop profile first-run setup and empty-board smoke
  • brew audit --cask --strict --online bradgroux/tap/veritas-kanban
  • brew install --cask --dry-run bradgroux/tap/veritas-kanban

SHA256

67bf02a36fa070df029108c9e36fb4f9ee9e014972e1dd08dbadd85dc123a810  Veritas-Kanban-5.0.0-mac-arm64.zip
566be0697ab52c6c6ea2e6123ce159737e8b90d026253b4af02c3868dc221133  Veritas-Kanban-5.0.0-mac-arm64.dmg

Docs

Don't miss a new veritas-kanban release

NewReleases is sending notifications on new releases.