Releases: ammannbe/craft-pagecache
Releases · ammannbe/craft-pagecache
1.4.3 (Craft CMS 4.x)
- Fixed a logged warning
- Saved entries kept being a draft
2.1.4 (Craft CMS 5.x)
2.1.3 (Craft CMS 5.x)
- added command to warm up all entries
1.4.2 (Craft CMS 4.x)
added command to warm up all entries
2.1.2 (Craft CMS 5.x)
- Fixed error on initial cache folder creation if the folder already exists
- Fixed Install migration
2.1.1 (Craft CMS 5.x)
- Only render meta tags once
2.1.0 (Craft CMS 5.x)
- improved plugin settings template
- removed HTML optimization
- refactor code
- added sidebar html
- updated pagecache action buttons
- added page cache html footer
- added "exclude" variable
- added "tags" variable
- added delete cache command
1.4.1 (Craft CMS 4.x)
- Only render meta tags once
1.4.0 (Craft CMS 4.x)
- improved plugin settings template
- removed HTML optimization
- refactor code
- added sidebar html
- updated pagecache action buttons
- added page cache html footer
- added "exclude" variable
- added "tags" variable
- added delete cache command
2.0.1 (Craft CMS 5.x)
- Fixed implicitly nullable parameters deprecation warning
- Decode URL before checking against include/exclude list