Skip to main content

Premail Changelog

Unreleased

Full Changelog

Documentation

  • Better document YAML-to-Sass variable system #97

Other updates

  • Add Yarn testing #96

v2.1.0 (2022-03-18)

Full Changelog

New features

  • Reset defaults on all <mj-wrapper> elements in index.hbs #67
  • Auto-open dist/index.html in default browser with browserSync #66
  • premail new email #59
  • premail new design #58
  • Improve new-project scaffolding, example design theming, and file formatting #78
  • Cleanup tasks, paths and watch #77
  • Restrict Sass file loading to theme subdir of design #72

Bug fixes

  • premail clean returns error #80
  • Fixing default design regressions #65
  • Paths for designs and emails need to be coerced to strings #63
  • Accommodate old location of theme dir config #79
  • Ensure MJML is processing attributes in default design #68

Other updates

  • Update mjml to 4.12.0 #55
  • Update example design and email; do so automatically from now on #89
  • Bump Prettier #88
  • Move colored console output from ansi-colors to kleur #85
  • Updating dependencies #75
  • remove issue title prefixes #74
  • Reduce npm package size; remove transitive dependency updates #73
  • Project maintenance updates #71
  • Update mjml and custom components #69

v2.0.5 (2022-01-21)

Full Changelog

v2.0.4 (2022-01-17)

Full Changelog

Closed issues:

  • Version published on NPM v2.0.0 is old #51

v2.0.3 (2022-01-15)

Full Changelog

v2.0.2 (2021-12-18)

Full Changelog

New features

  • Find a way to preprocess email content, then hand to templates #30

Documentation

  • Incorporate amazing-github-template #46

v2.0.1 (2021-12-17)

Full Changelog

v2.0.0 (2021-12-17)

Full Changelog

New features

  • Create email workflow #39
  • Launch v2.0.0 #52

Documentation

  • Move docs and gh-pages to another repo entirely #50
  • Handle ever-expanding documentation #41

v2.0.0-beta14 (2021-11-04)

Full Changelog

New features

  • Transition to node module #44
  • Add mso-line-height-rule:exactly anywhere line-height is set #43
  • Incorporate custom components via new npm packages #42
  • create custom component for list #9
  • Move functionality into an npm module #48

Bug fixes

  • Get Codacy to respect eslintconfig #40

Documentation

  • Add and configure funding settings #47

v2.0.0-beta13 (2021-09-24)

Full Changelog

New features

  • Measure size of email and warn, per Gmail clipping issue #33
  • Add an HTML entity encoder #25
  • Validate config values #17

v2.0.0-beta12 (2021-09-10)

Full Changelog

New features

  • Consider creating #eq handlebars helper directly instead of relying on handlebars-helpers project #35
  • Make sure non-ASCII characters are properly escaped #34
  • Add a print stylesheet #28
  • Move the janky-looking code in signoff.hbs into a custom component #2

Bug fixes

  • Correct fallback colors with ansi-colors-prioritized #26

v2.0.0-beta11 (2021-06-12)

Full Changelog

New features

  • Add user-configurable option for selectors to skip in plaintext version #32
  • Replace .pipe with .pipeline #29
  • Consider using Handlebars for all templates, inserting MJML as partials #27
  • Reinstate Fibers #21
  • run typogrify or something like it on rendered text #10
  • Integrate Sass, with gulp workflow #1

Bug fixes

  • gulp's series() doesn't seem to be waiting until each task is done #16

v2.0.0-beta10 (2021-05-25)

Full Changelog

v2.0.0-beta9 (2021-05-22)

Full Changelog

v2.0.0-beta8 (2021-05-11)

Full Changelog

New features

  • Splitting gulpfile #14
  • add plaintext generation #11

v2.0.0-beta7 (2021-04-23)

Full Changelog

v2.0.0-beta6 (2021-04-21)

Full Changelog

v2.0.0-beta5 (2021-04-16)

Full Changelog

v2.0.0-beta3 (2021-04-08)

Full Changelog

v2.0.0-beta2 (2021-03-19)

Full Changelog

v2.0.0-beta1 (2021-03-17)

Full Changelog

v1.0.1 (2021-03-17)

Full Changelog

New features

  • add true bold, italic webfonts #7
  • add salutation section and move headline #5

Bug fixes

v1.0.0 (2021-03-12)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator