You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed FilesystemCache failing to purge invalid source images. (Thanks to @jhosteny)
Fixed the cache.server.resolve_first configuration key always being effectively true in the IIIF Image API 2.x endpoint.
Fixed AmazonS3Cache sometimes purging fewer objects than it should.
Fixed failure to auto-purge incompletely-written images from derivative caches other than FilesystemCache in response to a VM error (such as OutOfMemoryError).