Skip to content

Releases: aetherpak/cli

v0.32.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 13 Jun 22:56

0.32.0 (2026-06-13)

Features

  • site: use remote name as default Flatpak repo title (226747a)

v0.31.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 12 Jun 15:51

0.31.0 (2026-06-12)

Features

  • builder: use --reinstall for build --install (a37e150)

v0.30.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 11 Jun 19:17

0.30.0 (2026-06-11)

Features

  • nest debug and locale companion packages under parent applications on landing page (ca88553)

Bug Fixes

  • ci: correct repository input format for create-github-app-token (f119733)

v0.29.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 11 Jun 18:51

0.29.0 (2026-06-11)

Features

  • cli: add fallback to actual repository branches in push-oci (9c098a9)

Bug Fixes

  • ci: avoid build tag race conditions in reusable container build (6ea461d)
  • scope token to actions repository using app-id (9d49a3e)
  • use client-id and configure actionlint config to ignore warning (75bf499)

v0.28.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 23:59

0.28.0 (2026-06-10)

Features

  • add clean command to clear builder caches and temporary files (1f955e7)
  • support dry-run mode for release, push-oci, and publish commands (cc7daeb)
  • trigger actions bump-cli workflow on release (0438b1e)

Bug Fixes

  • adder EOF handling, status dependencies check, linter stripping, and inherited flag bindings (440ff9b)
  • cmd/release: serialize repository writes and implement worker cancellation (7e64856)
  • executil: clean up and reap transient dbus-daemon session (8119706)
  • mask secrets, warning on auth error, custom sig dir, scope builder exceptions (4fca04a)
  • resolve remaining audit findings (e3e2feb)

v0.27.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 20:55

0.27.0 (2026-06-10)

Features

  • add landing page template preview command (8162d6d)
  • include both app and runtime types in template Apps context (7c1565e)
  • replace --serve=false with --no-serve flag (bd8b2d3)

Bug Fixes

  • inject correct version into container builds (0ea138e)
  • use git+<sha> as version default when building in CI or main (46d6416)

v0.26.1

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 15:28

0.26.1 (2026-06-10)

Bug Fixes

  • cmd: disable active OCIRepository fallback in site reconciliation (89d807e)

v0.26.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 15:09

0.26.0 (2026-06-10)

Features

  • site: restrict reconcile index pruning to active app IDs and active OCI repositories (aca5221)

Bug Fixes

  • site: refine ActiveOCIRepository fallback logic and prevent local accidental pruning (b760cbf)

v0.25.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 14:37

0.25.0 (2026-06-10)

Features

  • site: restrict reconcile index pruning to active app IDs (73977f3)
  • support plan branch overrides and app-id//branch refs (8e4badd)

v0.24.0

Choose a tag to compare

@aetherpak-action-bot aetherpak-action-bot released this 10 Jun 02:15

0.24.0 (2026-06-10)

Features

  • support bundled flatpaks (debug and extensions) across pipeline (8467b34)

Bug Fixes

  • builder: handle and ignore already installed error gracefully in runFlatpakCommand (1fed748)