Skip to content

Releases: cantaloupe-project/cantaloupe

1.2

25 Nov 21:06
Compare
Choose a tag to compare
1.2
  • 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
Choose a tag to compare
1.1
  • 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
Choose a tag to compare
  • Fixed TIFF reader not being included in the JAR, affecting Java2dProcessor and JaiProcessor.

1.0

18 Oct 03:39
Compare
Choose a tag to compare
1.0
  • 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
Choose a tag to compare
1.0-beta3 Pre-release
Pre-release
  • 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
Choose a tag to compare
1.0-beta2 Pre-release
Pre-release
  • 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
Choose a tag to compare
1.0-beta1 Pre-release
Pre-release

First release.