Version 1.2.1 (2018-03-01) [FEATURE] Added a `a11ychecker_allow_decorative_images` setting to allow images with a `alt=""` and `role="presentation"`. #TINY-1457 Version 1.2.0 (2018-02-01) [FEATURE] Decreased plugin size by improving build steps. Version 1.1.0 (2017-12-11) [FEATURE] Exposed API method getReport() - a way to run a11y check without triggering the repair wizard Version 1.0.6 (2017-05-23) [BUG] Added language packs for a bunch of languages. #TINY-1379 Version 1.0.5 (2017-05-23) [BUG] Fixed bug where it wasn't possible to open specification details link using keyboard navigation. #TINY-1052 Version 1.0.4 (2017-04-03) [BUG] Fixed bug where clicking the "No accessibility issues detected" text opened an empty browser window. #TINY-956 Version 1.0.3 (2017-02-01) [BUG] Fixed bug where the a11y toolbar wasn't positioned correctly in inline mode on scroll. #TINY-763 Version 1.0.2 (2016-10-27) [FEATURE] Added version detection logic that check if this plugin is used with a compatible tinymce version. #TINY-639 [BUG] Fixed bug where contrast warning messages wasn't properly rendered. #TINY-648