Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 May 14:05
· 18 commits to main since this release

kiroxy v1.4.0

See CHANGELOG.md for the curated notes on this release.

Changelog

Features

  • f98cb4d feat(logging): include account_id in upstream-error logs
  • 5c2d2da feat(mansion): credits column + tier badge in AccountBoard
  • 3e3e6d4 feat(mansion): mobile compact mode (pool collapse + tap targets)
  • 0e8352a feat(mansion): mobile compact mode (pool collapse, live priority cols, sticky headers, touch targets)
  • 77e799c feat(mansion): post-wizard guide for first-time setup (P7)
  • 4016a07 feat(pool): scaffold IdC fields in accountMetadata parser
  • c94ea33 feat(pool): structural error quarantine for non-recoverable upstream exceptions
  • 27e70a1 feat(web): import landing page (Astro) into web/landing/

Fixes

  • 790818d fix(onboard): tag Builder ID OAuth bundles with auth_method=idc
  • 6f77c80 fix(pool): drop ValidationException from structural-error quarantine
  • cd01dc3 fix(release): hardcode repo URL in goreleaser template + revert install order
  • b42b516 fix(reqconv): demote heterogeneous-anyOf lossy fallback to DEBUG
  • 15e4082 fix(serve): bump ShutdownTimeout default 30s -> 60s
  • d7e46b9 fix(usage): parse real getUsageLimits shape + surface tier/overage metadata

Other

  • e6daa09 chore: rebrand module path to github.com/nopperabbo/kiroxy
  • 84f1e39 chore: redact account emails from sample-run docs + ignore filter-repo backup
  • 34bd290 docs(readme): add 6 dashboard screenshots — live/metrics/pool/logs/settings/mobile
  • 2404cca docs(readme): promote 'go install' as primary install path
  • 1265cd4 polish(mansion): standardize transition timings on sort/lvl-chip/filter
  • 53a10e3 style(mansion): empty state warmth pass — philosophical voice across views

Install

# Linux amd64 example
curl -sSL -o kiroxy.tar.gz \
  https://github.com/nopperabbo/kiroxy/releases/download/v1.4.0/kiroxy_1.4.0_Linux_amd64.tar.gz
tar -xzf kiroxy.tar.gz
./kiroxy version

Artefact checksums: kiroxy_1.4.0_checksums.txt (SHA-256).