All releases tagged Minor


Release Notes: This release addresses an issue which caused OutOfMemoryErrors in Java 6 Update 45 and Java 7 Update 21.


Release Notes: This release added support for using the Exif metadata embedded in the source image to properly orient the thumbnail.


Release Notes: A user-reported bug has been fixed. The issue was, under certain circumstances, causing the automatically-generated filename of the thumbnail to have a misplaced the suffix when using the Rename class.


Release Notes: Thumbnailator is now available through the Maven Central Repository. This release introduces a minor change to the code to calculate the size of the thumbnail to prevent errors and possible distortion of the image.


Release Notes: This release adds a user-requested feature to independently specify the scaling factors for the width and height when resizing images.


Release Notes: A user-reported issue where the file extensions assigned to thumbnail file names would violate the principle of least surprise was fixed.


Release Notes: A feature was added to the Thumbnailator fluent interface to specify whether or not to overwrite files if they already exist.


Release Notes: An issue where a thumbnail was being incorrectly written if the destination file already exists was resolved.


Release Notes: A user-requested feature has been added to create a thumbnail by only specifying either the width or height.


Release Notes: A new feature has been added to create thumbnails from a select portion of the source image rather than the entire image.