Releases: firetreedesign/ccbpress-core
Releases · firetreedesign/ccbpress-core
1.3.12
- Compatibility with WordPress 5.5
1.3.11
- Added the ability for images to be deleted during a data import.
- Changed text for the "Forgot password" link in the Login widget/block.
1.3.10
- Updated dependancies.
- Updates to license management to account for future add-on updates.
- Flush the object cache during transient cleanup.
1.3.9
- Added missing script dependencies.
- Added block category icon.
1.3.8
- Fixed an issue with clearing transient cache.
- Adjusted the behavior that happens when an import attempts to run, but the queue is not empty. For example, when the previous import failed to complete.
- Changed how import times are stored and displayed. This should fix some edge cases with timezones.
- Improved imports in multisite environments.
- Fixed an issue with Group Leader images in the Group Information block.
1.3.7
- Fixed an issue with detecting the REST URL on some sites.
- Updated the link to Church Community Builder's API User documentation.
1.3.6
- Fixed an issue with the stalled import detection.
1.3.5
- Added a task to the hourly maintenance that looks for stalled import jobs and deletes them.
- Adjusted some parameters to help import jobs run more reliably on some hosts.
- Fixed some warnings on older versions of PHP.
1.3.4
- Replaced all admin-ajax calls with REST API calls.
- Moved Admin Bar links to a new Tools page.
1.3.3
- Fixed an issue when activating the plugin that caused a fatal error.