Skip to content

0.6.2

Latest
Compare
Choose a tag to compare
@namithj namithj released this 24 Feb 20:40
· 14 commits to main since this release
6e6d28a

0.6.2V of AspireUpdate Plugin

What's Changed

  • Add E2E tests suite and initial tests. by @costdev in #293
  • build: update to afragen/autoloader 3.0.1 by @chuckadams in #297
  • Create settings link for the plugin in the plugin listing page by @namithj in #298
  • API_Rewrite: Return WP_Error object for non-200 responses. by @costdev in #300
  • Return WP_Error for all response codes that aren't 200 or 404. by @costdev in #302
  • Simplify api_host_other validation and require http:// or https://, valid URLs for host values by @costdev in #301
  • Several tidy ups by @costdev in #304
  • API_Rewrite: Only filter 'pre_http_request' when API rewriting is enabled by @costdev in #306
  • Admin_Settings: Various accessibility improvements by @costdev in #307
  • Move Admin Settings to the Settings menu by @costdev in #308
  • README: Update note about the menu location. by @costdev in #309
  • Randomize Log File Name by @namithj in #310
  • Fix Validation Issue by @namithj in #312
  • update releases workflow by @afragen in #315
  • Debug Field Validation by @namithj in #316
  • 0.6.2 Prep by @namithj in #318

New Contributors

Full Changelog: 0.6.1...0.6.2