Skip to content

TinyMCE 4.9.11.1 (compatibility release)

Compare
Choose a tag to compare
@spohlenz spohlenz released this 14 May 01:55

This is a compatibility for newer versions of Ruby and Rails. The bundled version of TinyMCE remains at 4.9.11.

  • Removes deprecated usage of File.exists? (acc5490)
  • Fix errors on Rails 6.1 when using content_css (293b819)
  • Add support for arrow function expressions in tinymce.yml (3e3021d)
  • Support Psych 4.0+ (ebc9c22)
  • Fix asset manifest loading when a specific JSON manifest path is provided (adeafe6)