Skip to content

Releases: trilbymedia/grav-plugin-git-sync

1.0.0

25 Jan 18:13
d88d70a
Compare
Choose a tag to compare
Released to stable GPM channel

1.0.0-rc.3

20 Jan 00:05
beae359
Compare
Choose a tag to compare
1.0.0-rc.3 Pre-release
Pre-release
1. [](#new)

    * Added logger setting to log Git command executions
2. [](#improved)
    * Improved Windows compatibility

1.0.0-rc.2

17 Jan 02:51
cd44d32
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release
1. [](#new)

    * Allow to change the path for the `git` binary (#1)
    * Added CLI for synchronizing `bin/plugin git-sync sync` (#2)
    * More security: Git password will now get encrypted and won't load in admin
2. [](#improved)
    * Wizard: Improved Bitbucket explanation about stripping out `user@` from the copied HTTPS url (#3)
3. [](#bugfix)
    * Fixed potential issue when retrieving the currently installed git version
    * Fixed issue that would not properly hide the password from error messages if the password contained special chars
    * Fixed issue preventing the plugin to properly get setup the very first time and causing 401 error (#4)
    * Workaround for error thrown when removing the plugin

1.0.0-rc.1

22 Dec 00:55
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release
Updated blueprints