Releases: mendix/ImageCropModule
Releases · mendix/ImageCropModule
Release v3.4.1
- Fixed: duplicated cropper view.
Release 3.4.0
- Updated JQuery to v.3.3.1.
- Rewrite the widget in JS ES6 Style.
- Fix sizing issues when dealing with large images.
- Updated README.md according the changes made.
- Cropper widget depends on webpack as builder & taskrunner.
- Some other small improvements & clean-ups.
App Store Release 3.3
- Fix for divide by zero errors when determining thumbnail width and height.
- Added control over compression quality of JPEG images (default: max quality). Configurable via the UI.
- Moved ThumbnailSize constant to the UI so it is configurable during runtime.
App Store Release 3.2
- Fixed connection leaks.
- Moved recurring logic and static function in ScaleImage into a separate class: ImageUtil for improved maintainability.
App Store Release 3.1
Fixed inputstreams not being closed properly in case of an error, leading to leaking connections.
App Store Release 3.0
Converted to 6.0.1
App Store Release 2.2
- Reuploaded the module as a Mx5.18 module, with the improved widget 1.1.0 (Fix #2)
App Store Release 2.1.1
Fix #1, created new widget that does not have obsolete code
App Store release v2.1
Updated module to 5.18