= Version 1.5.0 – August 1, 2025 =
- Requires PHP 8.1+.
- Use
instanceOf DateTimeInterfaceinstead ofis_a(DateTime)for DateTime checks. - Disallow license update via api.
- Added
registrar->timezoneto api response. - Added
registrar->localeto api response. - Added
registrar->licenseCodesto api response. - Added
registry_localeto 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()andisUnlimitedLicense()methods. - New
registry_autoupdateswitch (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).