Unclaimed project
Are you a maintainer of mjml? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
mjml
MJML: the only framework that makes responsive-email easy
emailemail-boilerplateemail-campaignsmjmlresponsiveresponsive-email
Last updated 5 days ago
Back to changelogNew
v4.16.0
What's Changed
Features
- Add direction property to mj-social-element to reverse icon/text order by @jamestomasino in https://github.com/mjmlio/mjml/pull/2881
- mjml-table: supports 'auto' table width by @dazgreer in https://github.com/mjmlio/mjml/pull/2962
- Added font-weight attribute to mj-accordion-title by @dazgreer in https://github.com/mjmlio/mjml/pull/2963
- Add attributes for accessibility in MjBody by @llepere in https://github.com/mjmlio/mjml/pull/2954
Fixes
- Watch wrong files on CLI by @iRyusa in https://github.com/mjmlio/mjml/pull/2838
- Pass parent attributes to rawXML child components by @norchard in https://github.com/mjmlio/mjml/pull/2922
- mjml-wrapper/mjml-section: border-radius not being applied by @dazgreer in https://github.com/mjmlio/mjml/pull/2966
- mjml-wrapper/section: border-radius bug by @dazgreer in https://github.com/mjmlio/mjml/pull/2980
- mjml-parser: HTML Comments rendered with additional white space by @dazgreer in https://github.com/mjmlio/mjml/pull/2972
Documentation
- Add mjml-python to ports, and update missing implementation for MJML. by @mgd020 in https://github.com/mjmlio/mjml/pull/2845
Remove blank "Nesting" section by @dfabulich in https://github.com/mjmlio/mjml/pull/2864Add a link for Laravel / PHP platform by @EvanSchleret in https://github.com/mjmlio/mjml/pull/2885Remove missing features for MJML.NET by @SebastianStehle in https://github.com/mjmlio/mjml/pull/2905Add mjml-bar-chart presentation to community components by @Freezystem in https://github.com/mjmlio/mjml/pull/2953Dependencies
- Bump lodash from 4.17.15 to 4.17.21 by @abalam666 in https://github.com/mjmlio/mjml/pull/2831
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in https://github.com/mjmlio/mjml/pull/2956
- Updated Babel to 7.28.3 by @dazgreer in https://github.com/mjmlio/mjml/pull/2978
New Contributors
- @abalam666 made their first contribution in https://github.com/mjmlio/mjml/pull/2831
- @mgd020 made their first contribution in https://github.com/mjmlio/mjml/pull/2845
- @dfabulich made their first contribution in https://github.com/mjmlio/mjml/pull/2864
- @jamestomasino made their first contribution in https://github.com/mjmlio/mjml/pull/2881
- @EvanSchleret made their first contribution in https://github.com/mjmlio/mjml/pull/2885
- @norchard made their first contribution in https://github.com/mjmlio/mjml/pull/2922
- @dazgreer made their first contribution in https://github.com/mjmlio/mjml/pull/2962
- @llepere made their first contribution in https://github.com/mjmlio/mjml/pull/2954
Full Changelog: https://github.com/mjmlio/mjml/compare/v4.15.3...v4.16.0