What changed in each version of the WP Pusher plugin, and when.
The version served to every site right now is 3.0.18. Every release is listed here, newest first, including security fixes — this page is where they are disclosed. WordPress offers each release as a normal plugin update; if you are behind, update from Plugins → Installed Plugins.
.maintenance file by hand over FTP. Maintenance mode is now always switched off when an update finishes, whether it succeeded or failed.TypeError if another plugin sent an update-check request in an unexpected format; it now checks the request shape before touching it, and keeps the active-plugins list correctly formatted when a WP Pusher package is removed from it.TypeError on PHP 8 (array_search(): Argument #2 must be of type array, null given) at wppusher.php line 82. WP Pusher's filter that hides its own packages from WordPress.org update checks assumed the update payload always contained an active key; when it was missing/null (e.g. alongside some other plugins), the plugins screen and WP-CLI would crash. The active list is now guarded before use.Pusher\Log\Logger::$file, Pusher\Dashboard::$pusher, and Pusher\Theme::$repository.= character, which Bitbucket rejected as a malformed URL (delivery failed with HTTP status -2 / no response). The package parameter is now URL-encoded.Authorization: Bearer header instead of a deprecated query parameter, and reports authentication failures clearly instead of failing silently during install.PCLZIP_ERR_BAD_FORMAT after Bitbucket deprecated query-parameter OAuth (CHANGE-3052). The plugin now sends the access token in the Authorization: Bearer header.NB: If you are on an older version of WordPress, this version of WP Pusher can result in PHP warnings.
New features
wppusher_register_dependency action to inject dependencies into the WP Pusher containerBugfixes
New features
Bugfixes
New features
Bug fixes
Bugfixes
Breaking changes
Bugfixes
Breaking changes
Bugfixes
New Features
New extensions
Bugfixes
Bugfixes
New stuff
Bugfixes
Bugfixes
New stuff
Bugfixes
Bugfixes
Bugfixes
New stuff
Take the pain out of WordPress development. Push your code to GitHub where it belongs and never again deploy files over FTP on cheap shared hosting.