Releases: WP-Autoplugin/hub2wp
Releases · WP-Autoplugin/hub2wp
1.5.2
1.5.1
- Fix: non-blocking error when trying to install a theme from inside the plugin details modal.
- UI/UX improvements.
1.5.0
- New: Added WP-CLI support - commands for installing, listing, and managing tracked plugins and themes, as well as hub2wp settings.
- New: Added integration with the Abilities API for WordPress 6.9+ to allow AI agents and automation tools to interact with hub2wp features and manage GitHub-hosted plugins and themes.
- New: Added a structured "skill" for AI coding assistants and autonomous agents to understand how to operate the plugin correctly.
1.4.0
- New: Use latest release files to check for updates if available, otherwise fall back to the selected branch
1.3.0
- New: Added support for monitoring a specified branch for updates in addition to the default branch.
1.2.0
- New: Added support for themes in addition to plugins.
- New: Added filter link for GitHub plugins on the Plugins page.
- Fix: Use repo name as the plugin or theme slug on installation.
1.1.0
- New: Added support for private GitHub repositories.
- New: Private repositories tab in plugin browser.
- New: Settings page UI for managing repositories / monitored plugins.
1.0.1
- Fix: Update plugin data saved in the activation hook.
- Fix: Use the last commit date from the default branch as the plugin's last updated date.
1.0.0
Initial release