Releases: Ortus-Solutions/contentbox-cli
Releases · Ortus-Solutions/contentbox-cli
1.7.0
1.6.0
Added
- Adobe 2023 Support
- Lucee 6 Support
- Dropped Adobe 2016 since this was deprecated already
- ContentBox 6 default version
Updates
- Updated Database Drivers for: MySQL, MSSQL, Hypersonic
Fixed
- ContentBox 6 was not the default and migrations was not running correctly
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