Fix work with fullsize CKEditor.
Rewrite upload functionality to HTML5 File API.
Fix upgrade path 1.5->1.6
Support Drupal 7.20
If you upgrade Drupal to version 7.20 — add to end settings.php next line:
$conf['image_allow_insecure_derivatives'] = TRUE;
otherwise the previously uploaded pictures may not be displayed. Read more in Drupal 7.20 release notes.
Add support CKEditor 4.
#1538576 - change class "colorbox-load" to "colorbox" #1561522 - fix notice "Page not found" in watchdog #1360056 - fix Strict warning for ocupload_config_page() #1345630 - fix work in IE8 * new options for images
Integrate to new CKEditor 7.x-1.14 drag&drop buttons interface.
First release.
First public dev release