You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
#### [unreleased]
2
2
3
+
#### 8.7.0 / 2019-02-24
4
+
* update `Readme_Parser` for changelog and description parsing
5
+
* add filter `github_updater_temp_readme_filepath` to change default location if server has permissions issues, fixes [#766](https://github.com/afragen/github-updater/issues/766)
6
+
* fix `Readme_Parser` to use `version_compare()` when checking compatibility with `create_contributors()`
7
+
* add commit hash and timestamp to branch data, timestamp not returned by this particular GitHub API call 😞
8
+
* add filter `github_updater_remote_is_newer` to use your own version comparison function
9
+
3
10
#### 8.6.3 / 2019-02-04
4
11
* use Update PHP messaging as in WP 5.1 in version check
* Description: A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs. It also allows for remote installation of plugins or themes into WordPress.
0 commit comments