Skip to content

Releases: Ortus-Solutions/contentbox-cli

1.6.0

19 Mar 11:34
a0a7718
Compare
Choose a tag to compare

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

16 Feb 16:09
Compare
Choose a tag to compare

Fixed

  • Temporary fix for the ORM extension not being discovered due to lucee bug on jvm args.

1.5.1

10 Feb 09:24
Compare
Choose a tag to compare

Fixed

  • Updated github actions for consistency
  • box binary removed, not sure why it was there in the first place

v1.5.0

14 Dec 13:39
Compare
Choose a tag to compare

Added

  • New Migrations approach of ContentBox 6
  • New Ortus ORM extension on Lucee
  • Updated server properties according to new standards

v1.4.0

05 Apr 15:29
Compare
Choose a tag to compare

Fixed

  • Fix password error prompts

Added

  • Mask the installer password inputs

v1.3.2

31 Mar 21:59
Compare
Choose a tag to compare

Fixed

  • Don't run migrations on new installs

v1.3.1

31 Mar 21:13
Compare
Choose a tag to compare

Fixed

  • Boolean.len() failing, switching to len( boolean )

v1.3.0

31 Mar 19:17
Compare
Choose a tag to compare

Added

  • New argument deployServer so you can choose to deploy or not a CommandBox server when installing ContentBox