Version 3.2.1
= 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.
datetimetrait now uses DateTimeImmutable instead of DateTime, still returns \DateTime.- Moved extension loading code to
load_extensionstrait. - Fixed
getRequestParts()using PHP_URL_* component. - Add (and use)
getRequestScheme()method. - Add
allow_request_origin()method, setshttp_originandallowed_http_originsfilters. - 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()andisUnlimitedLicense()methods. - Add 'developer' and 'unlimited' to advanced mode settings array.
- Updated
swRegistrationUItrait. - Updated registration SDK.
- Updated license (for github distribution).