Skip to content

Version 3.2.1

Choose a tag to compare

@KBurkholder KBurkholder released this 02 Aug 14:57
· 50 commits to main since this release

= Version 3.2.1 – August 1, 2025 =

  • Fixed issues with uninstall and added support for keyvalue table(s).
  • Fix for plugin update, not network activated, on multisite.
  • Admin notice/settings errors recognize and eliminate duplicate notices.
  • Risk assessment looks for "ip_allow_list.conf" file to reset assessment by IP address.
  • datetime trait now uses DateTimeImmutable instead of DateTime, still returns \DateTime.
  • Moved extension loading code to load_extensions trait.
  • Fixed getRequestParts() using PHP_URL_* component.
  • Add (and use) getRequestScheme() method.
  • Add allow_request_origin() method, sets http_origin and allowed_http_origins filters.
  • Add error_log on access_denied().
  • Use Anonymous function to send headers in access_denied().
  • Load theme extensions/doolollys after plugin extensions/doohickies.
  • New isDeveloperLicense() and isUnlimitedLicense() methods.
  • Add 'developer' and 'unlimited' to advanced mode settings array.
  • Updated swRegistrationUI trait.
  • Updated registration SDK.
  • Updated license (for github distribution).