Skip to content

Releases: Ed-ITSolutions/wup-client

v0.1.3

11 Sep 08:03
6049356
Compare
Choose a tag to compare

Fixes a bug that caused an error 500 on some WordPress updaters

v0.1.2

12 Feb 08:56
686a32f
Compare
Choose a tag to compare

WUP-Client now sends its version to the wup server as a header.

v0.1.1

06 Jul 08:15
ef29ca6
Compare
Choose a tag to compare

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

03 Jul 09:14
f59e52d
Compare
Choose a tag to compare

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

21 Jun 13:36
ae6f08b
Compare
Choose a tag to compare

The first stable release!

Supports themes & plugins, and provides a build system to deploy to a wp-update-provider server.

v0.0.1-alpha4

21 Jun 12:49
5873b63
Compare
Choose a tag to compare
v0.0.1-alpha4 Pre-release
Pre-release

Should only return an update now when the wupVersion is higher than the local version.

v0.0.1-alpha3

20 Jun 14:07
2bbb4f3
Compare
Choose a tag to compare
v0.0.1-alpha3 Pre-release
Pre-release

Supports theme updates.

Hopefully the final test release before 0.0.1

v0.0.1-alpha2

20 Jun 12:29
2ed63c4
Compare
Choose a tag to compare
v0.0.1-alpha2 Pre-release
Pre-release

Adds the build script to wup client so it can be used by any theme/plugin using WUP

v0.0.1-alpha

18 Jun 10:11
9059399
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial alpha release.

Doesn't support themes yet.