Releases: Ed-ITSolutions/wup-client
Releases · Ed-ITSolutions/wup-client
v0.1.3
Fixes a bug that caused an error 500 on some WordPress updaters
v0.1.2
WUP-Client now sends its version to the wup server as a header.
v0.1.1
Supports plugin images (#1) and should now select the latest version properly (all installs must be at least 0.1.1 for this to work).
v0.1.0
Fixes a bug (#2) with $state
not being a StdClass
yet.
Adds a system to handle multiple installs of WUPClient on the same WordPress site.
v0.0.1
The first stable release!
Supports themes & plugins, and provides a build system to deploy to a wp-update-provider
server.
v0.0.1-alpha4
Should only return an update now when the wupVersion
is higher than the local version.
v0.0.1-alpha3
Supports theme updates.
Hopefully the final test release before 0.0.1
v0.0.1-alpha2
Adds the build script to wup client so it can be used by any theme/plugin using WUP
v0.0.1-alpha
Initial alpha release.
Doesn't support themes yet.