Version 2.2.12 馃寛
·
19 commits
to master
since this release
馃悰 Bug Fixes
- Fix warning triggered in WordPress 6.7 and newer due to translation functions being called too early in the plugin lifecycle. Thanks to GitHub user @alessandrocarrera for the report and @richaber for additional context. (#549)
- Check for createable attribute on Salesforce fields so that the mapping enables operations where there are createable fields but not updateable ones. Thanks to GitHub user @jose-dvm for the report. (#550)
- Prevent errors that can occur when saving log settings and schedule settings on initial plugin setup. (#552)
馃О Maintenance
- Update installed version of Action Scheduler to 3.9.3. Also update supported PHP version to 7.2 and supported WordPress version to 6.5 to match system requirements for Action Scheduler. (#551)
- Test plugin in WordPress 6.8 and update compatibility.