Releases: voidlabs/mosaico
Releases · voidlabs/mosaico
v0.13
This is mainly a maintenance release:
editor
- Added compatibility with KO 3.4
- Added compatibility with Tinymce 4.2 and 4.3
- Added better "upgrade procedure" for content saved with older templates
- Added French translation strings
- Added support for custom base url
- Fixed missing error dialog when failed to load content
- Fixed layout/flickering issues with Safari/Chrome (workaround for a webkit bug)
templates
- versafix-1: added a new "simple text" block
- versafix-1: updated the Google+ social icon
- tutorial: added a new "tutorial template"
v0.12
editor
- Added support for "plugin-declared editor widgets"
- Added some error handling for basic template structure
- Added meta charset to the editor to improve UTF-8 in different deployments
- Added on "drag"/"hover" highlighting to the gallery dropzone (similar to images dropzones in the template)
- Added basic error handling to gallery loading
- Added "strings" option to the Mosaico.init so that translations can be provided from the outside
- Added German and Spaning translations strings
- Changed default dev-backend to port 9006
- Fixed HTML export to remove garbage comments in case of conditions using the grater-than operator
- Fixed HTML export so to avoid multiple http-equiv attributes
- Fixed (with a workaround) some Safari flickering issues while editing templates using (CELLSPACING attribute or border-spacing property)
- Fixed blocks "Add" button so to prevent loosing the hashkey from the URL
- Fixed missing translations for "Switch between global and block level styles editing" and "Large", "Desktop", "Mobile" tooltips in the preview sidebar
templates
- versafix-1: fix retina-mini on IOS9 horizontal spacing issues
- versafix-1: fix width issues on old WebKits (Apple Mail 5 and older)
- versafix-1: fix social icons spacing on outlook 2007/2010/2013
v0.11
- Create a modern skin inspired to material design
- Added support for variables in conditional comments
- Template: Updated versafix-1 to use "hybrid coding" and be better compatible with Gmail mobile
- Template: Added TEDC15 template port as an example
- Fix: generated email uses the same DOCTYPE of the template
- Fix: Editing of content didn't work in IE10/11