New
v4.17.0
What's Changed
Features
- mjml-wrapper: add gap between sections #2977 by @dazgreer in https://github.com/mjmlio/mjml/pull/3004
Fixes
- mjml-social: respect align and icon-height attributes #3001 by @dazgreer in https://github.com/mjmlio/mjml/pull/3002
- mjml-carousel: hide thumbnails if not supported #2999 by @dazgreer in https://github.com/mjmlio/mjml/pull/3000
- mjml-accordion: respect font-family and padding-x attributes #2997 by @dazgreer in https://github.com/mjmlio/mjml/pull/2998
- mjml-table: respect cellspacing #2995 by @dazgreer in https://github.com/mjmlio/mjml/pull/2996
- mjml-navbar: fix ico-padding-x that was not working #2991 by @dazgreer in https://github.com/mjmlio/mjml/pull/2992
- mjml-column: fix border-radius that was not working #2989 by @dazgreer in https://github.com/mjmlio/mjml/pull/2990
Documentation
- Added link to support matrix by @dazgreer in https://github.com/mjmlio/mjml/pull/3005
- Update image URLs by @dazgreer in https://github.com/mjmlio/mjml/pull/3007
- Examples indenting by @EtienneHosman in https://github.com/mjmlio/mjml/pull/2974
Other
- Update local MJML testing by @dazgreer in https://github.com/mjmlio/mjml/pull/2987
- Add publish action by @totocap in https://github.com/mjmlio/mjml/pull/3009
New Contributors
- @EtienneHosman made their first contribution in https://github.com/mjmlio/mjml/pull/2974
Full Changelog: https://github.com/mjmlio/mjml/compare/v4.16.1...v4.17.0