Skip to content

Releases: mjmlio/mjml-app

2.8.0

06 Mar 09:14
5e5d206
Compare
Choose a tag to compare
  • MJML 4 (#213), update of default templates for MJML 4
  • Setup auto-updates
  • Crashes fixes (#188) - @kmcb777
  • Handle subfolders when create/delete file (#192) - @kmcb777
  • Fix path resolution in node_modules (#174) - @kmcb777

2.6.0

18 Aug 14:49
01c246a
Compare
Choose a tag to compare
  • Mass export to JPG/PNG (#166)
  • Improved beautify (#140)
  • Put in trash instead of permanently delete folders & files (#168)

2.5.0

28 Jul 10:25
f8c4310
Compare
Choose a tag to compare
  • Paste multiple target emails in the send modal (#164)
  • Export multiple emails to HTML (#154)
  • Open file with drag & drop (#143)
  • Fix Documentation link in menu (#146)

2.4.0

09 Jun 16:27
3201c15
Compare
Choose a tag to compare
  • MJML 3.3.3
  • Sync autocomplete attributes with MJML 3.3.3 - @ngarnier
  • Add Try-it-live link to the menu - @MateuszDabrowski
  • Alternative high contrast theme (#136)
  • Display syntax errors directly in editor (#142)
  • Customize Subject field when sending email (#139)
  • Prevent scrollbars on screenshots (#120)

2.3.0

26 May 11:57
308f00a
Compare
Choose a tag to compare
  • Send email to multiple targets (#126)
  • Keep track of recent sent emails targets (#125)
  • Compact view for API informations (#127)
  • Option to minify HTML output (#133)
  • Option to beautify HTML output (#137)
  • Hide app with Cmd+H (#131)
  • Refresh file list on app focus (#135)
  • Display local images using relative path (#134)

2.2.0

12 May 09:38
f69f2fb
Compare
Choose a tag to compare
  • Export desktop & mobile view to image (#120)
  • Option to automatically fold lines based on indentation level (#117)
  • Option to highlight matching tags (#116)
  • Button to beautify MJML (#96)
  • Keep history by file when switching file
  • Preview images directly in app (to be improved)

2.1.0

02 May 09:27
4196b54
Compare
Choose a tag to compare
  • Link to online documentation in app menu (#109)
  • Display project name in project view (#108)
  • Ability to rename file inside project (#104)
  • Ability to rename projects and option to remove them from fs when remove from list (#103)
  • Ability to hide file list on project view (#105)
  • On OSX, ensure opened Finder is on top when opening project (#106)
  • Remember last created project destination (#107)

2.0.1

28 Apr 09:58
ea9795d
Compare
Choose a tag to compare
  • [FIX] Reset Codemirror history when switching file

2.0.0

23 Apr 22:07
00808a0
Compare
Choose a tag to compare
  • New interface, full rewrite.
  • Projects are now based on file-system folders
  • Support for mj-include (#65)
  • Ability to use custom MJML binary for rendering
  • Resizable panels, for easier responsive work
  • Customizable breakpoints for mobile/desktop
  • Fetch official templates from source (not stored in source code)
  • Open email links in browser (#73)
  • Better alert system for notifying new version
  • ... and certainly other things

2.0.0-beta3

14 Apr 15:08
79cfe1f
Compare
Choose a tag to compare
  • Code folding in editor
  • Notification panel (notify when new release)
  • Quick toggle between mobile/desktop sizes, and save current size for next project open
  • Custom mobile/desktop breakpoints
  • Trim inputs for send parameters