Skip to content

Releases: dlcs/appetiser

2.1.0 - Allow JPEG_QUALITY to be set

21 Oct 15:12
e1f89b1

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0 - Handle IIIF size parameters

15 Oct 15:30
ddb19b8

Choose a tag to compare

Summary

  • thumbSizes parameter replaced with thumbIIIFSizes, which accepts a list of IIIF size formatted strings.
  • Kakadu updated to the latest available version, and now uses the tar structure created by the build-kakadu script.
  • Refactored to use FastAPI rather than Flask, with stricter validation on requests and responses.

What's Changed

  • Feature/wsupp 19 appetiser update by @fmcc in #25
  • Add missing dependencies to dockerfile by @donaldgray in #27

Full Changelog: 1.5.0...2.0.0

1.5.0

19 Mar 11:50
34328ed

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

12 Jan 16:48
05fa36f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

21 Feb 16:22
e591734

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

27 Oct 16:23
6569411

Choose a tag to compare

What's Changed

  • Add HTTP_TIMEOUT envvar, which can be used to alter uwsgi http-timeout by @donaldgray in #11

Full Changelog: 1.1.0...1.2.0

1.1.0

18 Aug 10:05
b9efdfc

Choose a tag to compare

Initial release hosted in ghcr, previously hosted in dockerhub.

Main change is pinning versions in requirements.txt

  • Updating appetiser dependencies and pinning to version. by @fmcc in #9