Skip to main content
← Changelog

v1.1.1

2026-05-13

v1.1.1 is a patch on the v1.1.0 line.

Fixed:

  • Audit-tables Hasura filter verification — doctor check now confirms row filters are wired.
  • --json and --table output flags added to key inspection commands for scripting.
  • Exit codes normalized: 0 (success), 1 (error), 2 (validation failure) across all subcommands.
  • Internal exports ApplyDir and NextCSSlot exposed for SDK consumers.

Added:

  • SSH deploy helper (G-003) — nself deploy --ssh for direct VPS deploy without Hetzner API.
  • SDK publish workflows for Go, Python, TypeScript, and Flutter SDKs.

Upgrade:

brew update && brew upgrade nself

No breaking changes from v1.1.0.