Releases: elgentos/magento2-prismicio
Releases · elgentos/magento2-prismicio
4.0.3
4.0.2
4.0.1
4.0.0
What's Changed
- Added response caching to
StaticBlockandPageby @Ndottens in (#135) - Added response caching support for the
Cache.phpwebhook by @Ndottens in (#135)
You can enable this feature by running bin/magento cache:enable prismicio_documents.
Note
Prismic responses will now be cached in the prismicio_documents cache type.
If you want to update the prismicio_documents cache, you can flush it directly or configure the webhook in Prismic. This will automatically flush the FCP and prismicio_documents cache.
Full Changelog: 3.2.3...4.0.0
3.2.3
What's Changed
- added setting to backend configuration for the api page size by @CanvasCompanyHylke in #132
- Table support by @MK-Mees in #130
- Adjust exception handling and allow excluded slices to be defined. by @wahidnory in #131
New Contributors
- @CanvasCompanyHylke made their first contribution in #132
- @MK-Mees made their first contribution in #130
Thanks @CanvasCompanyHylke for the config setting for the page sizes! nice feature! @wahidnory for the feature to exclude slices and @MK-Mees for creating support for tables!
Full Changelog: 3.2.2...3.2.3
3.2.2
What's Changed
- Corrected the defenition of an overview block by @JCombee in #129
- Check if document type is allowed before creating url rewrite by @PhilipRowe in #120
New Contributors
- @JCombee made their first contribution in #129
- @PhilipRowe made their first contribution in #120
Full Changelog: 3.2.1...3.2.2
3.2.1
What's Changed
- Content type is not required by @roelofelgentos in #128
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- Implemented a filter to control which Prismic document types are exposed externally.
- Added configuration options:
- Enable whitelist
- Whitelist content types selection
- Feature is disabled by default.
New Contributors
- @roelofelgentos made his first contribution in #126
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Add Boolean class to use with Prismic boolean type by @rjnicolai in #118
New Contributors
- @rjnicolai made their first contribution in #118
Full Changelog: 3.0.3...3.1.0
3.0.3
What's Changed
- fix missing > in configuration model by @elgentos-len in #117
Thank you @elgentos-len <3
Full Changelog: 3.0.2...3.0.3