Skip to content

v0.1.41

Compare
Choose a tag to compare
@frncesc frncesc released this 13 Feb 15:47
· 534 commits to master since this release

Improvements

  • Use of es6-promise polyfill to support Promise in IE11 and other outdated browsers.
  • Explicit loading of fonts included in JClic projects. The name attribute of media elements is now used as font-family value.

Bug fixes

  • Resolve dependencies and browserless issues affecting listProjectContents.js (in test/nodejs)

Miscellaneous