Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Feb 22:47
· 53 commits to main since this release
6711934

Changelog

1.0.0 (2026-02-07)

Features

  • major refactoring with Claude Code
  • support for all linux distros that support docker and docker compose
  • fully preview of the generated script
  • selected services highlighted accoridion item
  • input validation
  • docker compose and .env file are now embedded in the generated script with heredoc syntax
  • manually download install.sh file

Chore

  • update dependencies to latest versions
  • security hardening
  • bug fixes and improvements, espeacially on the UX side