Skip to content

Releases: fengyuanchen/compressorjs

v1.2.1

28 Feb 14:12
Compare
Choose a tag to compare
  • Fix incompatible syntax in the bundled files (#170).

v1.2.0

25 Feb 12:09
Compare
Choose a tag to compare
  • Add a new option: retainExif (#159).

v1.1.1

05 Oct 02:37
Compare
Choose a tag to compare
  • Fix loading error in Node.js (#137).

v1.1.0

01 Oct 06:43
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • Update the builtin dependencies for better adaptability.

v1.0.6

23 Nov 04:55
Compare
Choose a tag to compare
  • Fix the The operation is insecure error (#57).

v1.0.5

27 May 13:01
Compare
Choose a tag to compare
  • Fix wrong generated URL when the given image's orientation is 1 (#64).

v1.0.4

19 Jan 08:00
Compare
Choose a tag to compare
  • Regenerate the initial URL only when the orientation was reset for better performance (#63).

v1.0.3

18 Dec 14:25
Compare
Choose a tag to compare
  • Convert TypedArray to Array manually instead of using Babel helpers for better browser compatibility (#60).

v1.0.2

10 Dec 13:33
Compare
Choose a tag to compare