Releases: mjmlio/mjml-app
Releases · mjmlio/mjml-app
2.8.0
2.6.0
2.5.0
2.4.0
2.3.0
- 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
2.1.0
- 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
2.0.0
- 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
- 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