- 0.5.5 Small bugfixes (Pull request 26, Pull request 27)
- 0.5.4 Corrected gathering of the selection coordinates. Pull request 24. Thanks to @thoepfner !
- 0.5.3.1 Now you can scale whole cropper widget and the selection will be functioning accordingly Pull request 23. Thanks @enginer!
- 0.5.2 New Constrained Cropper Preview widget was added. Thanks to @thoepfner
- 0.5.1 The harvesting of the selection position is calibrated.
- 0.5.0 The new Preview widget is added (issue16). Now you can declare GWT Cropper in ui.xml files with UiBuilder (issue17). Created new Wiki page [HowToUsePreviewWidget How to use Preview widget].
- 0.4.6 The cropper is adjusted for using with GWT-Bootstrap project (issue14); bug fixes (issue11, issue12)
- 0.4.5 Removed hardcoded minimal selection size value (issue9); StyleResource was changed to public in order to give developers an opportunity to overwrite default CSS styles (issue10, read Wiki tutorial How to apply custom styles)
- 0.4.4 Added method setSize(int width, int height) (issue7)
- 0.4.2, 0.4.3: Added couple of public methods to set up initial size and position for the selection (issue6, issue8)
- 0.4.1: Resolved issues with Internet Explorer browser and Win8 tablets. Tested on IE version 7-10 and Microsoft Surface tablet. (issue4)
- 0.4.0: Added tablet support. Tested on iPad 2,3 and a handful of Android devices. (issue1)
- 0.3.5: Fixed bug with "sticky" edges