[2.4.0] - 2020-09-17
- Added: Prefix all 3rd-party libraries to avoid compatibility issues with other plugins using different versions of the same libraries.
- Changed: Sendinblue SDK library version to 6.4.
- Changed: Google apiclient library version to 2.7.
- Changed: Improve plugin settings input and toggle focus states.
- Fixed: Hide admin bar menu when errors are present and the "Hide Email Delivery Errors" setting is enabled.
- Fixed: CSS sourcemaps warning messages in browser dev tools.
- Fixed: Action Scheduler tasks being registered too early and not getting assigned to the plugin group.
- Fixed: Admin bar CSS asset loading when the admin bar is not showing.
- Fixed: Fatal error on plugin uninstall if
ActionScheduler_QueueRunner::unhook_dispatch_async_request
method does not exist. - Fixed: PHP Deprecated notice for
base_convert()
function usage in the Mailgun mailer.