Version 5.0.1

This commit is contained in:
Ian Gilman 2024-12-09 09:31:27 -08:00
parent e9dd9e9dfc
commit 480de92d0a
3 changed files with 4 additions and 4 deletions

View File

@ -35,5 +35,5 @@ keywords:
- high-resolution - high-resolution
- iiif - iiif
license: BSD-3-Clause license: BSD-3-Clause
version: 5.0.0 version: 5.0.1
date-released: 2024-08-14 date-released: 2024-11-09

View File

@ -1,7 +1,7 @@
OPENSEADRAGON CHANGELOG OPENSEADRAGON CHANGELOG
======================= =======================
5.0.1: (in progress...) 5.0.1:
* Improved overlay handling so it plays better with other libraries (#2582 @BeebBenjamin) * Improved overlay handling so it plays better with other libraries (#2582 @BeebBenjamin)
* WebGLDrawer now supports the imageSmoothingEnabled option (#2615 @pearcetm) * WebGLDrawer now supports the imageSmoothingEnabled option (#2615 @pearcetm)

View File

@ -1,6 +1,6 @@
{ {
"name": "openseadragon", "name": "openseadragon",
"version": "5.0.0", "version": "5.0.1",
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.", "description": "Provides a smooth, zoomable user interface for HTML/Javascript.",
"keywords": [ "keywords": [
"image", "image",