Features
- Reproduce ctrl+D (or cmd+D) and ctrl+shift+D (or cmd+shift+D) from our favorite editors (#273). Note that ctrl+D doesn't support multi-line selections
- Add option in the settings to prevent auto-save, add save button in UI if the option is selected (#263)
- Add option in the settings to choose whether to keep comments or not (thanks @ironprogrammer )
- Save window size and position on close (#278). (only size on windows and linux)
- MJML v4.4.1 (see changelog here)
Fixes
- Render correctly Base64 images in the iframe (thanks @gubarez)
- Allow higher files panel width (#261)
- Close app when close window on mac (#267)
- If no index.mjml, look for another mjml in project for preview in project list (#270)
- Fix exporting a project multiple times (#268)
- Fix exporting project as images