Features
- ui: make font-size configurable in user setting (#651) (039486a)
- add external secret store integrations (HashiCorp Vault/OpenBao) (#650) (f7d4d81)
- cli: add
agentsubcommand (#643) (c14b168) - db: allow setting custom database schema name (#642) (f6230a6)
- k8s: allow setting
serviceAccountNameinbackend_options(#641) (a0f91ba)
Enhancements
- ui: apply background coloring to active sidebar panel (#694) (d653f55)
Bug Fixes
- agent: re-add
hostnamekey in label filtering (#654) (f9d3139) - ui: center pipeline spinner in repo list view after font resize (f985a34)
- ui: allow adding global registries (#653) (66aa019)
- ui: gitea forge icon (#652) (8b6dde2)
- ui: mobile view improvements and layout fixes (#640) (04f7ae8)
Maintenance
- use dynamic forge icons again (ceb1e51)
- deps: lock file maintenance (main) (#647) (29ffaa6)
- deps: lock file maintenance (main) (#645) (8982eac)
Documentation
- reduce base font size, reduce ToC width (3dc1c99)
- install playwright (b00dbc3)
- use
<version>instead of latest tag (6bc4b53)