Skip to content

Version 1.5.0

Latest

Choose a tag to compare

@KBurkholder KBurkholder released this 02 Aug 14:56
· 2 commits to main since this release

= Version 1.5.0 – August 1, 2025 =

  • Requires PHP 8.1+.
  • Use instanceOf DateTimeInterface instead of is_a(DateTime) for DateTime checks.
  • Disallow license update via api.
  • Added registrar->timezone to api response.
  • Added registrar->locale to api response.
  • Added registrar->licenseCodes to api response.
  • Added registry_locale to api request.
  • Fixed date formatting to 'd-M-Y' (as documented).
  • Tweaked response notices for renewal/update/expire.
  • Use filters (via getRegistrarSetting() method) to get registrar options.
  • New isDeveloperLicense() and isUnlimitedLicense() methods.
  • New registry_autoupdate switch (via Registration admin screen).
    • Automatically advance expiration date by Initial Term rather than expire.
    • Automatically update trial to active.
  • Updated registration SDK.
  • Updated license (for github distribution).