Version 2.0
Plugin changes:

    1. admin/edit.php file modification became unnecessary.
    2. Upload_dir parameter from config/config.php sets according to your site's URL automatically. No need manual edit if your site installed not in domain root.
    3. When Thumbnail inserted its generated with link to full size image. And its can be opened with PrettyPhoto script.
    4. Thumb button programme code generates dynamically like CKEditor plugin when button Integrate is clicked.

RFM core changes:

    1. The kernel version has changed to 9.9.6.
    2. Upgrade Aviary Image Editor with new Adobe Creative SDK without size limitation (may not work correctly on localhost servers).
    3. Add files and folders counter on each folder.
    4. Many improvements and security vulnerability fixes.
--------------------------


Version 2.1
Plugin changes:

    1. In CKEditor Thumbnail dialog window add 3 new control fields:
       1.1. Thumbnail alignment;
       1.2. Thumbnail target with 4 values: "_blank", "_self", "prettyPhoto", "Fancybox";
       1.3. Thumbnail margins (around the text).
    2. In plugin settings page add 2 new control fields:
       2.1. Load PrettyPhoto JavaScript (control script loading on frontend pages);
       2.2. Load FancyBox JavaScript (control script loading on frontend pages).
    3. Thumbnail image now can be open in four modes: in new tab; in current page; with prettyPtoto script or with Fancybox 2 script.
--------------------------


Version 2.2
Plugin changes:

    1. The kernel version has upgraded to ver. 9.10.2.
    2. From the administration page has been removed following elements: "Load PrettyPhoto JavaScript" and "Load FancyBox JavaScript". Now they will be loaded automatically (when necessary).
    3. To the administration page add new area "Thumbnails creation settings" where you can define a new thumbnail creation parameters. The descriptions and examples are available at this area.
    4. In the CKEditor Thumbnail dialog window to the Thumbnail target element add a new parameter "BaguetteBox". BaguetteBox is a lightweight, independent (no JQuery required) Javascript which allows you to create image galleries. In order to create a new gallery you need: from Thumbnail target list choose "BaguetteBox", if the image is the first in the gallery additionally check the "Start a new gallery" checkbox.
    5. Thumbnail insertion code was changed in a way that allows you to create galleries. Therefore, you can not use any additional plugins.
--------------------------


Version 2.3
Plugin changes:

    1. In the CKEditor Thumbnail dialog window add a new settings select list "Thumbnail type". Using this list you can select which thumbnail file to be used. The selected thumbnail will be displayed in the preview screen.
    2. Previously inserted thumbnails can be edited. In order to make thumbnail editing click right mouse button on it and select the menu item "Edit Thumbnail".
--------------------------


Version 2.4
Plugin changes:

    1. The kernel version has upgraded to ver. 9.11.0.
    2. To the administration page add new setting field: "File maximum upload size". Now you can set the file upload size to the server in this place.
    3. To the administration page add new setting field: "Do not use Javascript on my site frontend pages". If this field is checked RFM will not use any JS code insertions on site frontend pages (for Themes support that do not use Javascript (eg "Skeleton-FX").
    4. To the administration page add new setting field: "Add LightBoxCSS image gallery stylesheet on frontend pages". Check this box if you plan to use this type of galleries.
    5. In the CKEditor Thumbnail dialog window to the Thumbnail target element add a new parameter "LightBox CSS". "LightBox CSS" is a lightweight, independent (no JQuery or JS required) pure CSS3 script which allows you to create full featured, animated image galleries.
    6. In the CKEditor Thumbnail dialog window add a new element "Gallery type" which has 4 options. By using 3 predefined options: "Default", "Zoom" and "Polaroid" you can easily build an attractive-looking, animated image galleries. Option "Custom" can be used for your own gallery type creation.
--------------------------


Version 2.5
Plugin changes:

    1. The kernel version has upgraded to ver. 9.11.3.
    2. RFM  is now able to work with CKEditor user-defined Toolbars. CKEditor user-defined Toolbars can be generated by the three ways (listed by usage priority):
        a) When checked the field "Set CKEditor toolbar to advanced + Thumb button";
        b) When defined variable GSEDITORTOOL in the gsconfig.php file. Eg. define('GSEDITORTOOL', "['Bold', 'Italic', 'Underline'],'/',['Styles','Format','Font']");
        c) When in the field "Custom CKEditor Toolbars elements" enter the appropriate parameters. If on your site plugin "Multi User" is activated then you can set the toolbars separately for administrators and ordinary users (in the "Multi User" administrator occurs when field "Manage users" is unchecked).
    3. RFM  is now able to work with CKEditor user-defined Options. You can use this option for extraPlugins activation. CKEditor user-defined Options can be generated in two ways (listed by usage priority):
        a) When defined variable GSEDITOROPTIONS in the gsconfig.php file. Eg. define('GSEDITOROPTIONS', ' extraPlugins:"youtube,codemirror"');
        b) When in the field "CKEditor extraPlugins activation" enter the appropriate parameters.
    4. With RFM now you can insert just simple Thumbnail image. For this in the CKEditor Thumbnail dialog window to the Thumbnail target element add a new parameter "Simple Thumb" and to the element "Gallery type" add parameter "<not set>". In order to insert Simple Thumbnail image choose an image, select needed "Thumbnail type", choose parameter "Simple Thumb" and parameter "<not set>".
    5. Fixed image upload to server issue.
--------------------------


Version 2.5a
Plugin changes:

    1. Fixed security issue with RFM dialog.php.
--------------------------