Releases: a3020/centry
Releases · a3020/centry
Release list
2.3.0
Download the centry.zip or centry.tar.gz file and unpack it in your concrete5 packages folder.
Changes:
- This version removes the schedules functionality. Schedules are probably going to be incorporated in the concrete5 core. We don't want you to rely on Centry for this functionality.
2.2.8
2.2.7
2.2.6
2.2.5
Download the centry.zip or centry.tar.gz file and unpack it in your concrete5 packages folder.
Changes:
- Improve error handling when user uses an incorrect host as API endpoint.
- Fix issue that file URL sometimes was returned as object instead of string.
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
- Update composer to drop concrete5/core requirement.
- Update readme, remove packagist references.
- Empty changelog and only add a link to Github release page.
- Add a toggle link to show / hide advanced settings.
- Change installer to automatically schedule the job daily.
- Remove the 'Do you want to enable automatic registration...' section.
- Improve the BlockType payload by retrieving block type handles dynamically from the concrete/blocks directory.