Skip to content

2.1.1

Compare
Choose a tag to compare
@w00fz w00fz released this 17 Jul 20:58
· 32 commits to develop since this release
2.1.1
6b7b767

New

  • Added No User option to allow disabling the username requirement. This is useful for when you have a token and the user is not required. (#166, thanks GwynethLlewelyn)
  • Added passwd command for programmatically change user/password (use: bin/plugin git-sync passwd) (#146)
  • Fixed regression wrongly returning the installed Git version and causing all sort of problems, including unrelated histories not kicking off (#61, #168, #171, #173)
  • Fixed potential issue where the new feature no_user my throw an error
  • Fixed issue with autoload

Bugfix

  • Fixed classes not being loaded in cli commands due to Grav changes (#167)
  • Updated dependencies / recompiled JS for production

Improved

  • Bumped modules versions