Changelog for #2148

This commit is contained in:
Ian Gilman 2022-06-28 14:15:35 -07:00
parent d1f46148a7
commit 0335f3f4ab

View File

@ -6,6 +6,7 @@ OPENSEADRAGON CHANGELOG
* Improved the constraints that keep the image in the viewer, specifically when zoomed out a lot (#2160 @joedf)
* You can now provide an element for the navigator (as an alternative to an ID) (#1303 @cameronbaney, #2166 #2175 @joedf)
* Now supporting IIIF "id" and "identifier" in addition to "@id" (#2173 @ahankinson)
* We now delegate tile fetching and caching to the TileSource, to allow for custom tile formats (#2148 @Aiosa)
3.1.0: