Skip to content

Commit 724bf44

Browse files
chore: release v0.2.0 — devcontainer + pinned images + CI hardening
chore: release v0.2.0 — devcontainer + pinned images + CI hardening
2 parents 6fc0718 + 909efb2 commit 724bf44

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff 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

930
Three critical insecure-default vulnerabilities were found in the default Docker Compose configuration

0 commit comments

Comments
 (0)