Skip to content

v0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:00
· 2 commits to main since this release

Changelog

style

  • Rebrand accent from purple (#7D56F4) to blue (#007fff) across CSS,
    Go CLI output, and Huh TUI prompts
  • Swap Inter/JetBrains Mono for Geist/Geist Mono
  • Add Appa bison favicon set (favicon_io) and nav logo
  • Replace pipeline text labels with brand SVGs
    (Docker, Railpack, Caddy, BuildKit DAG)
  • Add "Terminal-first, dashboard-included" section with dashboard card
  • Tighten copy across hero, diff cards, and pipeline

feat

  • Add --identity-file / -i flag to appa server init
  • Add per-project environment variable management
  • Add interactive prompts for server name input

refactor

  • Replace generic Cobra errors with styled output messages

docs

  • Add landing page and update Docker Secrets setup docs
  • Resolve Ansible lint issues

fix

  • Resolve Python venv not initializing in install script
  • Prevent GitHub Pages from attempting Jekyll builds