You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added logic to display custom nested folders in wizard
Other than pages, it is now possible to enable config, data, plugins and themes for synchronization. You can also add any custom folder you have in your user (#4, #21, #34, #58, #63, #83)
Allow users with admin.pages permissions to synchronize through quick tray (#79, thanks @apfrod)
When using Grav as committer, the user email will be now used for the commit (#81, thanks @apfrod)
Added support for Webhook Secret (Bitbucket does not yet support them) (#72, #73, thanks @pathmissing)
Added options to turn automatic synchronization on/off with page saves, delete and media changes (#105, thanks @AmauryCarrade)
Improved
Fixed alignment of the git icon in the Wizard (#115)
Prevent Wizard modal to get canceled when clicking on the overlay background (#115)
Quick tray icon is now smarter. If GitSync has not been initialized yet, it will take you straight to wizard, otherwise it would perform a synchronization (#115)