Releases: coollabsio/coolify-cli
Releases · coollabsio/coolify-cli
v1.4.0
What's Changed
- feat: add create commands for applications, projects, and services by @andrasbacsai in #47
Full Changelog: v1.3.0...v1.4.0
v1.3.0
lol forgot that we need minor version as well
v1.2
What's Changed
- Check for CLI updates on every command by @andrasbacsai in #46
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Add runtime env flag and improve service env handling by @andrasbacsai in #45
Full Changelog: v1.0.5...v1.1
v1.0.5
What's Changed
- fix: leading 'v' for release filename of install script by @ncryptedV1 in #41
- Fix is_buildtime JSON tag and add is_runtime, is_shared fields by @andrasbacsai in #42
- chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #43
- fix: update release workflow by @YaRissi in #39
New Contributors
- @ncryptedV1 made their first contribution in #41
- @dependabot[bot] made their first contribution in #43
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Enable parallel GoReleaser builds by @andrasbacsai in #29
- Add flags to env sync command by @andrasbacsai in #32
- feat: installable via go by @YaRissi in #31
- feat: testing ci with linter by @YaRissi in #33
- feat: Version inject by @YaRissi in #34
- Remove gzip file validation check by @LaurenceJJones in #36
- Add deployment management commands for improved user experience by @andrasbacsai in #37
New Contributors
- @LaurenceJJones made their first contribution in #36
Full Changelog: 1.0.3...v1.0.4
1.0.3
What's Changed
- Update README with CLI command fixes by @andrasbacsai in #26
- Add minimum version checks to CLI commands by @andrasbacsai in #28
- Add CONTRIBUTING.md file by @andrasbacsai in #27
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Add coolify config command by @andrasbacsai in #24
- Add context verify command by @andrasbacsai in #25
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Proposal: Restructure of commands by @YaRissi in #21
- Fix: missing flags for some commands by @YaRissi in #22
- Refactor: Use 'context' instead of 'instance' terminology by @andrasbacsai in #23
New Contributors
Full Changelog: 1.0.0...1.0.1
1.0.0
We refactored the whole CLI to be usable everywhere.
Sorry for breaking changes.
What's Changed
- fix: MacOS shows unsupported architecture by @scmmishra in #1
- feat: Complete CLI restructure with layered architecture by @andrasbacsai in #11
- fix cmd typo prompting user to update coolify by @jizaymes in #9
- chore: update Go dependencies to fix security vulnerabilities by @andrasbacsai in #12
- feat: add Conductor workspace configuration by @andrasbacsai in #13
- docs: update CLAUDE.md with correct test commands by @andrasbacsai in #14
- Refactor cli and use all available endpoints by @andrasbacsai in #16
- update README.md by @andrasbacsai in #17
- Enhance install script with features and error handling by @andrasbacsai in #18
- Add HOW-TO-RELEASE.md for CLI by @andrasbacsai in #19
New Contributors
- @scmmishra made their first contribution in #1
- @andrasbacsai made their first contribution in #11
- @jizaymes made their first contribution in #9
Full Changelog: 0.0.1...1.0.0