File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ All notable changes to the Dakera deployment configurations will be documented i
44
55## [ Unreleased]
66
7+ ## [ 0.2.0] - 2026-03-21
8+
9+ ### Added
10+
11+ - VS Code / Cursor devcontainer for one-command local dev stack (#8 )
12+ - Pinned default images to versioned tags in all compose files — dakera ` 0.6.3 ` , dakera-dashboard ` 0.3.3 ` (#9 )
13+
14+ ### Fixed
15+
16+ - Remove broken Docker publish workflow; add valid no-op release workflow (#6 , #7 )
17+ - Remove ` v ` prefix from GHCR image tags — GHCR publishes ` 0.6.x ` not ` v0.6.x ` (#10 )
18+ - Bump dakera image: ` 0.6.0 ` → ` 0.6.2 ` (Memory Network fix) → ` 0.6.3 ` (rustls security patch) (#12 , #14 )
19+ - Bump dakera-dashboard: ` 0.3.0 ` → ` 0.3.1 ` (Safari black screen fix) → ` 0.3.2 ` (WASM + mobile nav fix) → ` 0.3.3 ` (SSE api_key fix)
20+ - Sync HA compose image versions to match standard compose configs
21+
22+ ### Security
23+
24+ - Add explicit ` GITHUB_TOKEN ` permissions to CI workflow (#5 )
25+
26+ ## [ 0.1.1] - 2026-03-18
27+
728### Security — SA-2026-001 (Critical)
829
930Three critical insecure-default vulnerabilities were found in the default Docker Compose configuration
You can’t perform that action at this time.
0 commit comments