Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:36
64dea62

What's Changed

  • W5a: TUI explore read-only browser (Bubble Tea) by @Rems08 in #25
  • W5b-1: Application mutations (lifecycle + env vars) + YAML write-back marshaller by @Rems08 in #26
  • W5b-2a: TUI drift view + lifecycle mutations (restart/stop/start) by @Rems08 in #27
  • W5b-2b-α: indexed loader + desired env display (read-only, leak-proof) by @Rems08 in #28
  • W5b-2b-β: TUI env edit + write-back YAML (origin-safe) — MVP TUI complete by @Rems08 in #29
  • fix: lenient load (env resolved at apply) + TUI container detail by @Rems08 in #30
  • fix(resolve): derive project from enumeration so apps/services are no longer dropped by @Rems08 in #31
  • feat(import): reverse-engineer remote Coolify → local YAML (Application + Database) by @Rems08 in #32
  • fix(tui): esc closes the active overlay (logs, drift, detail) before tree nav by @Rems08 in #33
  • feat(tui): compare application env vars desired vs remote by @Rems08 in #34
  • feat(tui): env scope, dedup, filter & scroll (E2b) by @Rems08 in #35
  • feat(tui): onboarding menu to sync or init when no manifests found by @Rems08 in #36
  • feat: explore connection wizard when credentials are absent by @Rems08 in #37
  • chore: release-prep v0.1.0 (license, changelog, RELEASING, version refs) by @Rems08 in #39

Full Changelog: v1...v0.1.0