1.16.0 (2026-09-06)
Features
- tools: add get/update semver settings (#227) (f433b3a), references #242
- tools: add validate_stack_compose (#230) (549f82c)
Bug Fixes
- stacks: fix replace-mode git routing, secret count, summary baseline (#231) (e118649), references #243 227/#230
- stacks: guard malformed env response in merge mode too (e6a58f1)
- stacks: guard malformed GET /env response in replace-mode git routing (#244) (f298522), references Issue-#196
- stacks: translate a 403 on GET /api/stacks/sources into an actionable message (#231) (86837ed), references #243
- stacks: update_stack_env preserves ALL untouched DB rows on git stacks (#231) (9430c89)
- stacks: validate sourceType record and fix empty-merge summary on git stacks (#231) (f6a53fe), references #243 Issue-#196
- system: get_prometheus_metrics calls /metrics not stale /api/metrics (#234) (4976101), references #242
Documentation
- api: update API coverage report (automated) (8d1be3d)
- tools: fix wrong permission claim in update_stack_env description (#231) (729590b)