v1.1.14
What's Changed
- #67 Change defaults of
shadow
tofalse
; - #68 Add
darken_image
option and default tofalse
; - #71 Fix camera regression;
- #72 Fix shadow default;
Note: Those changes are breaking changes. It seems having those default to true
could lead to a performance impact on iOS phones and desktop Safari.
If this is not an issue for you, please read the docs and add the attributes as true
on your cards.
Full Changelog: v1.1.11...v1.1.14