Skip to content

Releases: gravitywpcom/gravitywp-licence-handler

v2.1.0beta1.4

08 Apr 11:12

Choose a tag to compare

= 2.1.0 =

  • NEW: Centralized Hub system — single API request returns license info + ALL plugins data.
  • NEW: Support for both Global License Key (All Access, List Add-ons, Agency) and Individual Plugin Keys (Single Add-ons).
  • NEW: Auto-detection of plan type from the server (All Access, List Add-ons, Single Add-on, Agency).
  • NEW: GravityWP Settings page with tabbed interface (Global / Individual Keys / Overview).
  • NEW: GravityWP Hub catalog page with modern card-based layout.
  • NEW: Hub_Manager with 12-hour cache reduces API requests from 20+/day to 2/day per customer.
  • NEW: Stale cache fallback when API is unreachable (Cloudflare blocks, network errors, etc.).
  • NEW: Concurrent request lock to prevent duplicate API calls from multiple plugins.
  • NEW: Auto-migration — legacy per-plugin keys silently migrate to Global or Individual storage.
  • NEW: Access source badges on plugin cards (Global vs Individual).
  • CHANGED: Plugin settings pages no longer show a license input — all keys managed centrally.
  • CHANGED: LicenseHandler uses Hub_Manager for validation when available.
  • CHANGED: Update checks and download links come from the hub cache (zero extra API calls).

v2.1.0-beta1.3

25 Jul 11:58

Choose a tag to compare

2.1.0-beta4

08 Jul 11:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.1...2.1.0-beta4

v2.0.4

26 Jul 07:51
edc0427

Choose a tag to compare

= 2.0.4 =

  • Optimizing the validation function caches the result.

v2.0.3

17 Jul 13:36
3db7b7a

Choose a tag to compare

= 2.0.3 =

  • Fix plugin name not showing in admin notice.

v2.0.2

17 Jul 10:10
v2.0.2
456bd59

Choose a tag to compare

= 2.0.2 =

  • Fix issue with with license activation.

v2.0.1

05 Jul 09:02

Choose a tag to compare

= 2.0.1 =

  • Fix php fatal error in generate error Messages.

v2.0

03 Jul 09:06
v2.0
7853ad5

Choose a tag to compare

= 2.0.0 =

  • Update license handler to support and work with Paddlepress Pro.

v2.0-beta.3

27 Jun 10:56

Choose a tag to compare

v2.0-beta.3 Pre-release
Pre-release

Fixing the class name and small issues

v2.0-beta.2

26 Jun 13:54
d9e9d71

Choose a tag to compare

v2.0-beta.2 Pre-release
Pre-release
  • updated composer.json