All Versions
68
Latest Version
Avg Release Cycle
58 days
Latest Release
1823 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.3.3 Changes
August 10, 2016- ๐ Allow scroll when the
dragMode
is "none" on touch screens (#727). - ๐ Fixed the issue of orientation transform (#740).
- ๐ Allow scroll when the
-
v2.3.2 Changes
June 08, 2016- ๐ Fixed wrong property reference (#705)
- ๐ Fixed the wrong place of the crop event triggering (#706).
- ๐ Fixed the calling order of
scale
androtate
(#709).
-
v2.3.1 Changes
May 28, 2016- ๐ Improved the rotate and scale transform behavior (#633, idea by afeibus).
- ๐ Improved the
getCroppedCanvas
method to return the whole canvas if it is not cropped (#666, PR by @vinnymac). - Check cross origin setting when load image by XMLHTTPRequest (#669)
-
v2.3.0 Changes
February 22, 2016- โ Added a new parameter to the
replace
method for applying filters. - ๐ Improved the image initializing for Safari (#120, #509).
- ๐ Fixed incorrect size limitation of the crop box.
- ๐ Fixed incorrect cropped canvas when scaleX or scaleY great than 1 (#598).
- โ Added a new parameter to the
-
v2.2.5 Changes
January 18, 2016- ๐ Fixed crossOriginUrl undefined error when exists the
crossOrigin
property.
- ๐ Fixed crossOriginUrl undefined error when exists the
-
v2.2.4 Changes
January 01, 2016- ๐ Fixed a dimension bug in the "getCroppedCanvas" method.
- โ Added an example for cropping round image.
-
v2.2.3 Changes
December 28, 2015- ๐ Supports to zoom from event triggering point.
-
v2.2.2 Changes
December 24, 2015- Limit wheel speed to prevent zoom too fast
- ๐ Improve the
setCropBoxData
method
-
v2.2.1 Changes
December 12, 2015- ๐ Handle Data URL (Fixed #540: avoid to use XMLHttpRequest to open a Data URL)
- ๐ Handle ajax error when load ArrayBuffer
- Not to transform the image to base64 when Orientation equals to
1
-
v2.2.0 Changes
December 06, 2015- โ Added a new option:
checkOrientation
(#120, #509) - โ Added a timestamp to the url of preview image (#531)
- โ Added a new option: