[unreleased]
- set authentication headers
- update
Gist_API::parse_asset_dir_response
- update for checking contents, assets, changes, and readmes
- revert fix for deprecated parameter
- updates for expected changes in Git Updater
- add GA to make-pot, releases
- load in
init
for_load_textdomain_just_in_time
- remove
load_plugin_textdomain()
- update GitHub Actions
- WPCS 3.0.0
- update GitHub Action
- add missing
name
for remote install
- require PHP 7.2+
- need prior slug modification for when no longer single file plugin
- fix slug modification in
Gist_API::parse_gist_meta
- update readme
- updated for PHP 5.6 compatibility, will remove when WP core changes minimum requirement
- add language pack updating
- update logo branding
- fix PHP error, filter must return value
- remove branch set from constructor
- update assets
- update hooks
- update namespacing
- requires Git Updater
- add filter
gu_post_api_response_body
- add filter
gu_get_git_icon_data
- add filter
gu_fix_repo_slug
- more tests added
- remove constructor
- update
$auth_required
- add some tests
- add filter
gu_get_repo_api
- add filter
gu_post_get_credentials
- de-anonymize hooks
- refactor
get_api_url_type
- update
add_endpoints()
for consistency
- add data to
gu_api_repo_type_data
- add filter
gu_install_remote_install
for remote install - add filter
gu_api_url_type
for API URL data
- update namespace
- update for core plugin restructuring
- removed the API from GitHub Updater to it's own plugin
- update i18n