Releases: cantaloupe-project/cantaloupe
Releases · cantaloupe-project/cantaloupe
1.2.1
13 Dec 16:29
Compare
Sorry, something went wrong.
No results found
Fixed a bug in KakaduProcessor that caused some images to be blurry.
1.2
25 Nov 21:06
Compare
Sorry, something went wrong.
No results found
Added AmazonS3Resolver.
Added FfmpegProcessor.
Made the Content-Disposition header configurable.
Replaced the generate_https_links configuration option with the base_uri option.
Added the cache.server.resolve_first configuration option.
1.1
07 Nov 01:03
Compare
Sorry, something went wrong.
No results found
Added JdbcCache.
Added a cache.client.enabled key to the config file.
Switched to the Simple HTTP server.
1.0.1
21 Oct 20:26
Compare
Sorry, something went wrong.
No results found
Fixed TIFF reader not being included in the JAR, affecting Java2dProcessor and JaiProcessor.
1.0
18 Oct 03:39
Compare
Sorry, something went wrong.
No results found
Sped up TIFF decoding in Java2dProcessor.
Added configurable logging.
Added JdbcResolver.
Added a configuration option to generate links using the https scheme.
Added memory and VM arguments information to the landing page and startup log.
1.0-beta3
05 Oct 20:05
Compare
Sorry, something went wrong.
No results found
Added client-side caching.
Added HTTP Basic authentication.
Added KakaduProcessor.
Added a sizes key to information responses.
Renamed ImageIoProcessor to Java2dProcessor.
Java2dProcessor supports pyramidal TIFF.
Improved the thread-safety of FilesystemCache.
Improved the security of FilesystemResolver.
Source images are streamed directly rather than being re-encoded when the
IIIF parameters request a full-size, unmodified image.
Cantaloupe is now distributed as a .zip archive.
1.0-beta2
24 Sep 19:42
Compare
Sorry, something went wrong.
No results found
Added optional server-side caching.
Added configurable path separators in FilesystemResolver and HttpResolver.
The application version is displayed on the landing page and in a startup log
message.
1.0-beta1
16 Sep 15:59
Compare
Sorry, something went wrong.
No results found