Skip to content

v0.18.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bago bago released this 12 May 13:07
· 101 commits to master since this release

Feature:

  • updated tinymce to 4.9.11
  • updated tinymce integration so to be able to upgrade to newer tinymce releases (we stuck to 4.5.x because of tinymce issues): core should be now compatibile with 5.x (and maybe 6.x) releases too (#644)

Fix:

  • make scrollIntoView less prone to exceptions

Developer notes:

  • extracted editing widgets to their own files in form of widget plugins
  • added experimental Url.templatePath and Url.imageProcessor methods for the templating language (NOTE: the code was published here, but included in runtime only after 0.18.5)