Releases: ptrofimov/beanstalk_console
Releases · ptrofimov/beanstalk_console
1.8.1
- Removes the version from the
$GLOBALS['config']
array.
- Introduces a PHP constant
BEANSTALK_CONSOLE_VERSION
in config.php to hold the application version.
- enhancements to Dockerfile
1.8.0
- Introduced config.local.php for local configuration overrides #205
- Implemented Cache Busting for Static Assets (JS/CSS) #206
- Implemented Default UI Settings from config.php #204
- Updated Bootstrap alert class for error message styling #207
Full Changelog: 1.7.23...1.8.0
1.7.23
- added tube filter
- improved mass move
1.7.21
- optimized mass move/delete
1.7.20
- updates to session naming
1.7.19
- removed unnecessary
composer/installers
dependency from composer.json
- fixes #191
1.7.18
- small fixes for PHP compatibility