All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Update svg icon
- Add urls to exclude
- Fix foreign key
- Skip cache if request is an ajax request.
- Use setting.json file if exists
- Fix blank screen if cache exprired
- Icon has been updated
- Fix prefix of tables in migration file
- Added new optimizedContent which removes whitespaces from cached file and therefore less size.
- Fix updating cache element (thanks [bragle] (https://github.com/bragle))
- Fix error headers already sent when devMode is enabled (thanks [bragle] (https://github.com/bragle))
- Fix error on craft installations without element-api plugin installed
- Fix error when saving settings under certain scenario's
- Update READ.ME
- Initial release