Skip to content

Releases: backdrop-contrib/bee

1.x-1.2.0

25 Feb 11:23

Choose a tag to compare

What's Changed

Added

  • An option for the db-import command to allow import from newer MariaDB
    servers with the enable sandbox command in the dump file if the destination
    database or client does not support it by @yorkshire-pudding in #440
  • Tooling for the lando recipe to support Xdebug with VS Code by @yorkshire-pudding in #444
  • The ability to download specified releases or branches of modules, themes,
    layout templates or Backdrop itself.
  • Command to convert database to UTF8MB4. Issue #461 by @herbdool in #462
  • Support for PHP 8.4 and PHP 8.5
  • Defensive coding to prevent warnings if a module or theme exists in the
    system table but not in the file system. Issue #473 by @yorkshire-pudding in #478

Fixed

Changed

  • Bee will now notify the user of additional modules that will be enabled or disabled
    based on module dependencies when using the enable and disable commands by @elisseck in #445.
  • The functions within the download command have been made more flexible and
    better able to support the coming 'update' command by @yorkshire-pudding in #446
  • Provide default terminal width if tput cols fails Issue #458 by @yorkshire-pudding in #460
  • The config-import command will now import system.extensions config updates first if there are any. Issue #467 by @quicksketch in #468
  • Updated PHPUnit to 9.6 Issue #332 by @yorkshire-pudding in #482

New Contributors

Full Changelog: 1.x-1.1.0...1.x-1.2.0

1.x-1.1.0

07 Sep 19:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.0.2...1.x-1.1.0

1.x-1.0.2

23 May 19:58
915a55b

Choose a tag to compare

What's Changed

Added

Changed

Fixed

Full Changelog: 1.x-1.0.1...1.x-1.0.2

1.x-1.0.1

24 Apr 09:56
ec624e2

Choose a tag to compare

Added

  • PHP eval command
  • User commands
  • config import/export commands
  • Ability to download the dev branch of projects
  • Database and SQL commands
  • Documentation about extending Bee
  • Support for PHP 8+
  • Version command
  • Maintenance mode and state commands
  • Ability to download project dependencies
  • PHPCS checks included in GitHub Actions
  • PHP Script command
  • DB Drop command
  • Support command level short form options
  • DB Query command
  • Support for GitHub Tokens to mitigate GitHub API rate limit.

Changed

  • Improved install command
  • Improved support for different versions of wget()
  • Extended status command
  • Improved display of help
  • Replace exec()and shell_exec() in download command
  • Additional location for custom commands
  • Improve error handling
  • Improve support for running tests outside Lando

Removed

  • Hide progress option within download

Fixed

  • Multiple bug fixes

New Contributors

Full Changelog: 1.x-1.0.0-beta...1.x-1.0.1

1.x-1.0.0-beta

22 Mar 02:05
39ac4f9

Choose a tag to compare

1.x-1.0.0-beta Pre-release
Pre-release

Beta release for 1.0.0