- New: Integrate with Software Licensing’s readme.txt parsing.
- New: Use Chosen library instead of Select2.
- New: Added a translation/.pot file.
- Improvement: Improve error handling for BitBucket.
- Improvement: Use
wp_remote_get
andwp_remote_post
instead of cURL directly. - Improvement: Update PHPDocs.
- Improvement: Repository list is now loaded via ajax, which means it will no longer delay the entire page loading.
- Improvement: Update metabox markup to improve mobile responsiveness.
- Fix: GitHub: Switch to using authorization HTTP header instead of query string.
- Fix: Undefined index notice when using quick edit.
- Fix: PHP deprecation notice when connecting to GitHub.
- Fix: PHP notices when WP_DEBUG is enabled.
- Fix: Hide “Fetch download from a git repo” checkbox when a bundle is selected.
- Fix: Auto update file name when a new version is selected.
- Tweak: Update GitHub settings description.
- Tweak: Remove empty elements from settings page.