Releases: ryansechrest/github-updater-demo
Releases · ryansechrest/github-updater-demo
v1.2.1
v1.2.0
- Add ability to configure GitHub access token on General Settings page.
v1.1.0
- Implement standardized WordPress plugin details modal.
- Add support for plugin banner within modal.
- Add support for changelog, with basic Markdown to HTML conversion, within modal.
- Remove support for external plugin details website within modal.
v1.0.8
- Make plugin icon optional
- Add GitHubUpdater debugger
v1.0.7
- Add
setPluginIcon()
to configure local plugin icon
v1.0.6
- Replace
setTestedWpVersion()
withTested up to
plugin header field
v1.0.5
- Remove obsolete database option that managed
GitHubUpdater
plugins
v1.0.4
- Add additional checks to ensure correct plugin gets updated
v1.0.3
- Limit plugin updates to plugins managed by
GitHubUpdater
v1.0.2
- Fix issue to allow multiple plugins to use
GitHubUpdater