Skip to content

v0.10.0

Compare
Choose a tag to compare
@Mark-H Mark-H released this 15 Sep 14:00
· 240 commits to master since this release
  • Make sure modTemplateVar is set before content in the gitify file (#88)
  • Add modTemplateVarResource to default truncate_on_force for content to make sure the DB is cleaned properly on force (#111)
  • Store installed packages with the full signature instead of just the package name (#110)
  • Add modx:upgrade command to download a newer version and to run the upgrade (#116)
  • Prevent PHP Warning: mkdir(): File exists errors during init if backup and data folders already exist (#128)
  • Output result from command line install during modx:install (#127)
  • Fix unzip in modx:install on certain systems (#126)
  • Added support to get the git repository and environment specific options
  • Added symfony2/process and git.php dependencies
  • Implement/improve support for where attributes on content and other objects