Releases: BKWLD/cloak
Releases · BKWLD/cloak
v1.16.1
v1.16.0
What's Changed
- Add suport for imgix-quality via ENV var by @azerozvn in #59
- Exclude gif from imgix params modify by @azerozvn in #61
- Clear Cache Dir for PWA Icon by @sjstark in #62
- Visual preload tags by @lemoswilson in #63
New Contributors
Full Changelog: v.1.15.6...v1.16.0
v1.15.6
What's Changed
- Add support for Contentful Rich Text Tables by @lemoswilson in #58
Full Changelog: v1.15.5...v1.15.6
v1.15.5
v1.15.4
v1.15.3
What's Changed
- Support generating Contentful drafts by @weotch in #55
- first pass at testing for png, and making the bg color default transp… by @mattaebersold in #44
Full Changelog: v1.15.2...v1.15.3
v1.15.2
What's Changed
- Making it possible to clear alt text with an empty string in contentful-visual by @lemoswilson in #53
New Contributors
- @lemoswilson made their first contribution in #53
Full Changelog: v1.15.1...v1.15.2
v1.15.0
v1.14.1
Various improvements
- Update focus-visible selector. Fixes bug where outline is hidden when an element has :focus and [data-focus-visible-added], but not .focus-visible.
- Contentful: If items has a total property, save it to {key}Total so we don't lose it
- Support overriding the canonical URL from buildHead