Releases: fengyuanchen/compressorjs
Releases · fengyuanchen/compressorjs
v1.2.1
28 Feb 14:12
Compare
Sorry, something went wrong.
No results found
Fix incompatible syntax in the bundled files (#170 ).
v1.2.0
25 Feb 12:09
Compare
Sorry, something went wrong.
No results found
Add a new option: retainExif
(#159 ).
v1.1.1
05 Oct 02:37
Compare
Sorry, something went wrong.
No results found
Fix loading error in Node.js (#137 ).
v1.1.0
01 Oct 06:43
Compare
Sorry, something went wrong.
No results found
Add 2 new options: convertTypes
(#123 ) and resize
(#130 ).
Ignore the strict
option when the maxWidth/Height
option is set and its value is less than the natural width/height of the image (#134 ).
.
v1.0.7
28 Nov 07:17
Compare
Sorry, something went wrong.
No results found
Update the builtin dependencies for better adaptability.
v1.0.6
23 Nov 04:55
Compare
Sorry, something went wrong.
No results found
Fix the The operation is insecure
error (#57 ).
v1.0.5
27 May 13:01
Compare
Sorry, something went wrong.
No results found
Fix wrong generated URL when the given image's orientation is 1 (#64 ).
v1.0.4
19 Jan 08:00
Compare
Sorry, something went wrong.
No results found
Regenerate the initial URL only when the orientation was reset for better performance (#63 ).
v1.0.3
18 Dec 14:25
Compare
Sorry, something went wrong.
No results found
Convert TypedArray
to Array
manually instead of using Babel helpers for better browser compatibility (#60 ).
v1.0.2
10 Dec 13:33
Compare
Sorry, something went wrong.
No results found