- Issue with renaming plugins or themes which should not get updates from GitLab updater. The issue leads in renamed directories, so WordPress cannot find the plugin/theme after an update and deactivates it.
- Works now with multisite.
This is a major update. If you used the plugin or lib version 1.0.0, you need to modify your code. See updated readme for details.
- Check to prevent crash with plugin and theme updates with same slug from W.org or other sources.
- GitHub updater support.
- Settings page.
- Use
plugins_loaded
hook in readme for calling the plugin.
- Initial release