Releases: Ortus-Solutions/contentbox-cli
Releases · Ortus-Solutions/contentbox-cli
1.6.0
1.5.2
Fixed
- Temporary fix for the ORM extension not being discovered due to lucee bug on jvm args.
1.5.1
Fixed
- Updated github actions for consistency
box
binary removed, not sure why it was there in the first place
v1.5.0
v1.4.0
Fixed
- Fix password error prompts
Added
- Mask the installer password inputs
v1.3.2
Fixed
- Don't run migrations on new installs
v1.3.1
Fixed
- Boolean.len() failing, switching to len( boolean )
v1.3.0
Added
- New argument
deployServer
so you can choose to deploy or not a CommandBox server when installing ContentBox