Releases: ilri/cgspace-java-helpers
Releases · ilri/cgspace-java-helpers
v7.6.1.3
v7.6.1.2
v7.6.1.1
v7.6.1
Version 7.6
Updated
iso_3166-1.json
from iso-codes 4.13.0-SNAPSHOT, which adds common names for Iran, Laos, and Syria
Added
- DSpace 7.6 compatibility
Version 6.2
Updated
iso_3166-1.json
from iso-codes 4.12.0, which updates the name for TR to "Türkiye"
Version 6.1
Added
- New
FixLowQualityThumbnails
script to detect and remove more low-quality thumbnails
Updated
- Update dependencies in
pom.xml
iso_3166-1.json
from iso-codes 4.11.0
Changed
- Java compiler and target from JDK 7 to JDK 8
Fixed
FixJpgJpgThumbnails
andFixLowQualityThumbnails
scripts not commiting changes when operating on a site, community, or collection
Version 6.0
Initial port of the 5.x code to DSpace 6 service API.
Version 5.3
Changed
- Make sure
FixJpgJpgThumbnails
only replaces thumbnails where the original is less than ~100KiB - Make sure
FixJpgJpgThumbnails
only replaces thumbnails if the item type is notInfographic
(because the JPG in the ORIGINAL bundle is the "real" file and it's OK that the thumbnail is ".jpg.jpg")
Version 5.2
Updated
- Make
FixJpgJpgThumbnails
helper check for files named "JPG" as well as "jpg" (case insensitive) - Make
FixJpgJpgThumbnails
helper replace thumbnails with descriptionIM Thumbnail
as well asGenerated Thumbnail