build_hooks 8.x-2.4

Bug fixes
New features

This is a significant release with update hooks to change the way changes since the last build are stored.
Please report any issues via the issue queue, and be sure to backup your site before you run the update hooks, in case of issues.

build_hooks 8.x-2.2

New features

Additions in this minor release:

  • Issue #3058447 by kirkkala: Admin toolbar with multiple environments
  • Issue #3057807 by Musa.thomas: Additional form elements should send Form state in parameter
  • Issue #3057593 by Musa.thomas: triggerBuildHook should return the response instead of status code

build_hooks 8.x-2.1

Bug fixes

This release fixes code style issues and a security problem found during the security review at https://www.drupal.org/project/projectapplications/issues/3039521#commen...

- Placeholders where not correctly applied to a query leaving a potential (if unlikely) attack possible.

build_hooks 8.x-2.0

New features

2.0 is a major rewrite compared to the 8.1 version of the module.

This version includes:
- possibility to create multiple frontend environments
- plugin based mechanism to create frontend environments
- logging of changes since the last deployment for an environment
- submodules for Netlify and CircleCi that allow to monitor the status of latest deployments without leaving Drupal.

Check the Readme file for more information.

build_hooks 8.x-2.0-beta4

New features
  • Added the Build Hooks Netlify submodule to get information about deployments on netlify
  • Fixed permissions for users to configure the module

build_hooks 8.x-2.0-beta2

Bug fixes

This release fixes two small code issues that were resulting in php notices:

build_hooks 8.x-2.0-beta1

Bug fixes

First beta release!

Fixes since alpha2:

  • Fixed logic to cache the toolbar, responding to deployments and creation / deletion of environments

build_hooks 8.x-2.0-alpha2

Bug fixes

Changelog:

  • Correctly clear the toolbar cache when a new environment is added
  • Do not show the latest deployment time if no deployment has been done yet
  • Improvements for the circleci environment submodule

build_hooks 8.x-2.0-alpha1

New features

The 2.x branch is a major rewrite of the module. Here is a list of main changes:

build_hooks 7.x-2.0-alpha1

New features

This release came from a wrong tag. There is no version of this module for drupal7.

Apparently releases cannot be deleted, so this will stay here for the time being. My apologies :/

build_hooks 8.x-2.x-dev

New features

The 2.x branch is a major rewrite of the module. Here is a list of main changes:

build_hooks 8.x-1.2

- dfaf0b7 Issue #3017290 by aimeerae, alonaoneill: Capitalize the name of the module in .info.yml file
- 4f0b1ff fix: validate ContentEntityInterface

Subscribe with RSS Subscribe to Releases for Build Hooks