Skip to content

v0.17.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bago bago released this 12 Mar 19:36
· 227 commits to master since this release

Post-release notes

  • The build requires npm v5. Previous npm releases (we have reports from v3) produce an invalid mosaico-libs.min.js because it is missing a couple of dependencies.

New:

  • Added pt_BR language
  • Passive events for more "responsive" events on touch devices

Developer Notes:

  • added license_check and release goals
  • dependencies css/js bundle
  • DOWNGRADE tinymce to 4.5.8 because of issues with 4.6.0+

Fix:

  • Support quoted strings in template language declarations
  • deal with both JSON and JS for the data parameter during startup
  • trim options key/labels for select widget/variants
  • Missing localization string for gallery paginator
  • Attempt to catch some TinyMCE exceptions