Back to Tinymce

6.0.0

.changes/sand/6.0.0.md

8.5.0677 B
Original Source

6.0.0 - 2022-03-03

Changed

  • Upgraded to Katamari 9.0, which is incompatible with Katamari 8.0 if used in the same bundle.
  • The isOSX API has been renamed to isMacOS #TINY-8175
  • The isChrome API has been renamed to isChromium to better reflect its functionality #TINY-8300

Fixed

  • The SandHTMLElement.isPrototypeOf API would throw an illegal invocation error on Chromium based browsers #TINY-8414

5.0.0 - 2021-08-26

Improved

  • Detection logic has been updated to use navigator.userAgentData for browser detection if it is available.

Changed

  • Upgraded to Katamari 8.0, which is incompatible with Katamari 7.0 if used in the same bundle.