Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:12
· 223 commits to master since this release

Quick start

  1. Download the binary for your platform (and verify checksums.txt if desired)
  2. Run it: ./matea (Windows: matea-windows-amd64.exe)
  3. On first run a minimal config.yaml is created automatically (random jwt_secret)
  4. Open http://127.0.0.1:8080 — login admin / admin123, change password, then configure Gitea / LLM in System Config

Optional reference files in the repo: config.example.yaml, .env.example, docs/DEPLOYMENT.md.

What's Changed

  • fix(web): align form labels, tips, and orphan action buttons by @jeeinn in #13
  • fix(web): update button type and prevent duplicate submissions in Cha… by @jeeinn in #14

Full Changelog: v0.11.0...v0.11.1