v0.11.1
·
223 commits
to master
since this release
Quick start
- Download the binary for your platform (and verify
checksums.txtif desired) - Run it:
./matea(Windows:matea-windows-amd64.exe) - On first run a minimal
config.yamlis created automatically (randomjwt_secret) - 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