- Fix for issue #69
- Fix for maintenance mode on update error (issue #63)
- Fix for timeout for wp_remote_get package zip (issue #63)
- Fix for
validateDOMNesting
(issue #61)
- New feature: Postupdate Hooks (issue #50)
- New feature: If the Plugin/Theme is installed from a directory inside the repository, the directory name will be the Plugin/Theme-directory (issue #46)
- Fix for fullDelete bug
- Fix for invalid/changed repository URLs (issue #49)
- Fix for directory name (issue #48)
- Fix for
register_rest_route was called incorrectly
by neverything - Fix for
validateDOMNesting
(issue #56)
- Fix for dot in repository name
- Improvement for .maintenance
- Removed possible PHP Notices
- Added .maintenance while updating
- Bugfix for gitlab URL parsing
- Bugfix for issue #42
- improved GitHub, Gitlab and Bitbucket link validation
- added support for GitHub fine-grained personal access tokens
- some text-adjustments
- added action
shgi/GitPackages/updatePackage/success
- added action
shgi/GitPackages/updatePackage/error
- bugfix: update log did not save prevVersion
- out of beta 🎉
- small fixes and adjustments
- added update process for "git installer"
- added permission callback for GET/POST git-packages-update/(?P\S+)/
- added support to update packages directly from the theme/plugin overview
- bugfix: install fails on first try
- bugfix: theme in subfolder
- public beta, no changes
- added confirmation modal before deletion
- added possibility to keep theme/plugin and only remove git connection
- added update log
- stable Beta, no changes
- bugfix: UI adjustments if installation fails
- bugfix: copyDir/rename
- bugfix: flush theme cache after new Theme is added
- pushToDeploy URL now also works for POST requests
- warning if REST API access is disabled
- overwrite existing packages on install
- fixed a couple of bugs
- added support for Plugins or Themes from subdirectories
- fixed "Version: null" bug after install
- added support for Must Use Plugins
- improvements for error messages
- added automatic check for plugins and themes
- added multisite support
- improved Auth-Key handling
- delete invalid characters from Auth-Keys
- Bugfix: works now with permalink settings "Plain"
- initial release