[]
Added support for isAnimationStarted property that helps you get a value indicating if image animation has started.
Added Page tools plugin to replace rotation plugin. This plugin includes rotate, horizontal flip, vertical flip, crop, and resize in the second toolbar.
Added crop button in Page Tools plugin to add the ability to select a crop area.
Added Image filters plugin with the predefined filter to enhance the image appearance and provides the ability to define your own image filter using the filters property.
Added maxImageSize option to replace maxCanvasPixels option. This option will limit the image size when editing an image.
Added support for skipCommands setting which disables individual undo operations.
Added paired built-in commands such as StartAnimation/StopAnimation and Open/Close.
Added support for findPlugin method that helps you find viewer plugin by its ID.
Added command to undo storage state.
When the SVG contains elements larger than its outer element, SVG image size was incorrect.
Zoom cursor using mouse wheel is now working for SVG images.
Corrected the frameIndex for switching BMP to TIFF using the undo button.
Added missing API descriptions.