Skip to content

v0.15.5

Compare
Choose a tag to compare
@artf artf released this 08 Sep 09:47
· 3505 commits to dev since this release

⚠️ POSSIBLY BREAKING CHANGE

Docs

  • Update docs for richTextEditor config #2241

Changed

  • ⚠️ Typo fix config.wrappesIsBody -> config.wrapperIsBody @jcamejo #2222
  • Set avoidDefaults true by default
  • Support objects/arrays in script interpolations #2239

Added

  • Added at option to addProperty method in StyleManager #2213
  • Added config.assetManager.beforeUpload callback option (thanks to @tliscomb) #2227

Fixed

  • Fix image resize issue #2002
  • Fix text component issues in Safari/Firefox #2210
  • Fix style properties with undefined #2206
  • Fix drag issue with text components