Skip to content

Releases: baumrock/RockShell

v3.9.0

01 Sep 13:01

Choose a tag to compare

Features

Bug Fixes

  • wrong path for deploy.whenDone.php (0408b86)

v3.8.0

02 Aug 11:32

Choose a tag to compare

Features

  • add --email option for user reset command (de882cd)
  • add --fast option for db:push (d4b1502)
  • add basic support for deployments (8bd2d07)
  • add db:push command (6a53b93)
  • add debug command (494c22b)
  • add dump method to base command (5b7dc5d)
  • add support for deployments (8f6ded1)

v3.7.0

02 Jul 12:44

Choose a tag to compare

Features

  • add traits for command handling and user interaction (5ea34af)

v3.6.0

01 Jun 14:55

Choose a tag to compare

Features

  • add URL normalization and cleaning for httpHosts array (8be38af)

Bug Fixes

  • remove try/catch to make development easier (1723a8f)

v3.5.3

21 Jan 13:16

Choose a tag to compare

Bug Fixes

v3.5.2

21 Jan 12:09

Choose a tag to compare

Bug Fixes

  • security update of dependencies (0788ac2)

v3.5.1

11 Jan 13:05

Choose a tag to compare

Bug Fixes

  • change root property to private (0205d74)
  • wrong double slash in dbpull command (c58d7e3)

v3.5.0

09 Dec 16:09

Choose a tag to compare

Features

  • make it possible to install RockMigrations via install command (8ce5b4f)

v3.4.1

08 Nov 11:34

Choose a tag to compare

Bug Fixes

  • update dependencies to fix security issue in symfony/process (d91b404)

v3.4.0

03 Nov 15:05

Choose a tag to compare

Features

  • add .htaccess to block direct access to all assets by default (f544545)
  • add module install command (fb4a4e9)
  • add ModuleCreate command (8d75bfb)
  • add success message + random boodbye (02d52e7)
  • create readme for new module (282d25b)
  • support DDEV environment-specific ports (817ce9a)

Bug Fixes

  • update host method to handle 403 status (92dc56c)