updatescripts 7.x-4.17

Bug fixes
New features
Unsupported

Added help file for batchbsu drush command.
Fixed missing UpdatescriptEntity class on executing single scripts per drush.

updatescripts 7.x-4.16

Bug fixes
New features
Unsupported

DRUSH ONLY:

  • Repaired single-script processing.
  • Added a bulk processing command (drush batchbsu).
  • Added command for listing all unprocessed scripts (drush bsuup).

updatescripts 7.x-4.14

New features
Unsupported

New feature to create new updatescripts per drush. See https://drupal.org/node/2144355.
Usage:
drush crusp "Your name" "Usage description" "\$this->setupModules(array('module_name'));"

Syntax:
drush crusp [AUTHOR NAME] [USAGE DESCRIPTION] [OPTIONAL CODE (ONE CODE LINE)]

updatescripts 7.x-4.11

New features
Bug fixes
Unsupported

V7.x-4.11
- Added an API for deploying taxonomy terms.

V7.x-4.10
[NOT PUBLIC VERSION]
- Fixed updatescript.drush.inc. A include file couldn't be loaded.

updatescripts 7.x-4.09

New features
Bug fixes
Unsupported
  • Fixed z-index problem for overlay button.
  • Overlay button is optional from now.
  • Changed drush file because of new naming conventions of drush.
  • Bold font for console dialog.
  • Fixed next-best-number.
  • Added error catching for the scripts runtimes.

updatescripts 7.x-4.07

New features
Bug fixes
Unsupported
  • Fixed drush script.
  • Fixed permissions.
  • Enabled process locking to prevent running concurrent processes.
  • Added help page.

updatescripts 7.x-4.06-beta1

Bug fixes
Unsupported

- Several bugfixes.
- Changed the name of the module into plural.
- Opened beta phase.
- Added HOOKs.txt.

updatescripts 7.x-4.04-beta1

Bug fixes
Unsupported

We opened the beta phase of the updatescript processor and we are looking forward to get your feedback.
Please, feel free to contact us if you have any question.

V7.x-4.04 Changelog
- Several bugfixes.
- Changed the name of the module into plural.
- Opened beta phase.
- Added HOOKs.txt.

Subscribe with RSS Subscribe to Releases for Update script processor