Releases: firetreedesign/ccbpress-core
Releases · firetreedesign/ccbpress-core
1.1.8
- Fixed an issue with a currently unused function in preparation for an upcoming add-on.
1.1.7
- Improved some backend interface elements.
- Added more translatable strings to the
.pot
file.
1.1.6
- Fixed an issue with the
is_form_valid()
function not working properly.
1.1.5
- Changed the role required to see the CCBPress menu to
manage_options
. - Added the
ccbpress-core.pot
file for translations.
1.1.4
- Import progress is also reset upon resetting the import status.
- Admin Bar link has been fixed.
1.1.3
- Disabled autocomplete on the Church Community Builder username and password fields.
- Added a button to reset the last import status.
- Fixed the date formatting for license key expiration dates.
1.1.2
- Add-ons page is now available.
- Changed the import schedule to run hourly.
- License key expiration dates are now shown once a license key is activated.
1.1.1
- Fixed the Group Info widget - show/hide options were not working.
- Purging the Image Cache now resets the Last Import date.
1.1.0
- Consolidated all Data Import jobs into one interface.
- Reworked the entire import process.
- Removed the need to create database tables in the Core plugin.
- Removed a ton of unused code.
1.0.2
- Added more options for purging cache.
- Added a notice when an add-on requires data, but the database is empty.
- Added option to include event images during the import process.
- Fixed an issue where the Data Import options would not save.