Skip to content

Releases: aspirepress/aspireupdate

1.0.2

09 Jun 17:48
3b879bd
Compare
Choose a tag to compare

What's Changed

  • Dependencies: Updated Git Updater Lite to version 2.3.3.

Full Changelog: 1.0.1...1.0.2

1.0.1

09 Jun 17:17
96a82e8
Compare
Choose a tag to compare

What's Changed

  • Assets: Added plugin icon and banner files.
  • Dependencies: Updated Git Updater Lite to version 2.3.2.
  • Dependencies: Updated PHP Parser to version 5.5.0.
  • Workflows: Changed the Playground workflow to manual-only.

Full Changelog: 1.0...1.0.1

1.0

04 Jun 10:19
a09cf73
Compare
Choose a tag to compare
1.0

What's Changed

  • Hosts: Remove API key URLs for AspireCloud and AspireCloud Bleeding Edge. by @costdev in #400
  • V 1.0 by @namithj in #402

Full Changelog: 0.9.4...1.0

0.9.4

31 May 04:25
887c691
Compare
Choose a tag to compare

What's Changed

Admin Settings

  • WordPress.org has been added as an API host option, and is the new default value.
  • A new admin bar menu has been added to display the current API host.
  • Admin notices now replace browser alerts when managing the log.
  • The "Clear Log" and "View Log" elements are now only visible when a log is known to exist.

API Rewrite

  • A new (bool) AP_BYPASS_CACHE constant may be used to add cache busting to API requests.

Branding

  • The branding notice is now permanently dismissible.

Accessibility

  • The link in the branding notice now has more descriptive text.
  • The "Generate API Key" button now has a visual label.
  • The Voltron easter egg now uses a role of "img" with a label.
  • The Voltron easter egg's animation now respects user motion preferences.
  • Field labels and descriptions, and their associations, have been improved.
  • The "View Log" popup has been removed, and the "View Log" button is now a link to the log file.

Package

  • The "Tested up to" plugin header has now been set to WordPress 6.8.1.
  • Hosts data is now stored in a new hosts.json file in the plugin's root directory.

Workflows

  • PHPUnit tests will now run against PHP 8.4.
  • End-to-end (E2E) tests now only run when manually triggered.

Full Changelog: 0.9.3...0.9.4

0.9.3

17 Apr 16:32
5224589
Compare
Choose a tag to compare

Pre Release Candidate

What's Changed

Full Changelog: 0.9.2...0.9.3

0.9.2

08 Apr 17:52
6e4eecd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

03 Apr 16:18
a70d462
Compare
Choose a tag to compare
Merge pull request #343 from aspirepress/zero_point_nine

release 0.9.1 (for realsies!)

0.9

03 Apr 15:17
b46a3bd
Compare
Choose a tag to compare
0.9
build: bump to version 0.9

0.6.2

24 Feb 20:40
6e6d28a
Compare
Choose a tag to compare

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

0.6.1

12 Feb 11:50
9cfc1eb
Compare
Choose a tag to compare

V0.6.1 of AspireUpdate