Skip to content

1.0.0-a.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@tjdraper tjdraper released this 06 Sep 15:23
· 48 commits to master since this release

New

  • Added the ability to have custom extension hooks run custom classes per-site/app. Use a migration and the new ExtensionDesigner class to add the extension, hook, class, and method that should run. Add your class to be called in the system/user directory.

Fixed

  • Fixed an E_WARNING that could happen when creating a migration or a command
  • Fixed an issue where suppressed errors would still be reported