ckeditor/plugins/pbckcode/CHANGELOG.md
changeset 0 44d330dccc59
equal deleted inserted replaced
-1:000000000000 0:44d330dccc59
       
     1 # Changelog
       
     2 
       
     3 ## v1.2.2 (4.0.x, 4.1.x, 4.2.x, 4.3.x, 4.4.x)
       
     4 
       
     5   * [FIX] : Fixes ckeditor style overriden by pbckcode plugin
       
     6 
       
     7 ## v1.2.1 (4.0.x, 4.1.x, 4.2.x, 4.3.x)
       
     8 
       
     9   * [FIX] : problem with minification for CKEditor Builder
       
    10   * [FIX] : multiples script loads when you instanciate several CKEditor on the same page
       
    11 
       
    12 From the v1.2.1, ACE Editor is now loaded from the [jsDelivr CDN](http://www.jsdelivr.com/). The loading will be faster and the plugin size will be smaller.
       
    13 
       
    14 ## v1.2.0 (4.0.x, 4.1.x, 4.2.x, 4.3.x)
       
    15 
       
    16   * [FIX] : fix problem of external files loading
       
    17   * [IMPROVEMENT] : load external files only once
       
    18   * [FEATURE] : tab size settings
       
    19   * [FIX] : added CKEditor ACF to parse already saved code
       
    20 
       
    21 ## v1.1.0 (4.0.x, 4.1.x)
       
    22 
       
    23   * [FEATURE] : added several syntax highlighters (Prism.js, Highlight.js, SyntaxHighlighter.js)