Skip to content

Releases: mejackreed/Leaflet-IIIF

v3.0.0

26 Nov 17:36
Compare
Choose a tag to compare

Bug fixes and updates

#79 - Removes jQuery dependency

v2.0.1

16 Apr 14:08
Compare
Choose a tag to compare

Fixes

Fixes an issue where adding, then removing, and then readding a layer causes problem when negative zooms are used. #71 sets the imageSizes back to the standard sizes on layer removes

++ @cbutcosk thanks for the contribution

v2.0.0

02 Apr 14:42
Compare
Choose a tag to compare

v1.2.2...v2.0.0

Leaflet-IIIF v2.0.0 presents a slightly backwards incompatible enhancement that many users will find useful.

Enhancements

#68 Updates examples to use Leaflet v1.3.1
#68 Adds support for Leaflet's minZoom and minNativeZoom options calculating automatically.

Major Changes

The changes added #68 will automatically recalculate zooms for a given map based on the map size and the preferred tilesize coming from the IIIF server. Many users will find this useful, especially with IIIF servers that are preferring to deliver large tiles (1024).

v1.2.2

22 Jan 15:36
Compare
Choose a tag to compare

Updates jQuery version. Not a requirement for Leaflet-IIIF to work, but gets a security patch.

v.1.2.1

25 Apr 19:07
Compare
Choose a tag to compare

Added option setMaxBounds #63

Thanks @dhdemerson

v1.1.1

08 Feb 12:23
Compare
Choose a tag to compare
bump to v1.1.1

v1.1.0

08 Feb 00:38
Compare
Choose a tag to compare
bump to v1.1.0

v1.0.2

05 Dec 14:07
Compare
Choose a tag to compare

Fixes a bug where an explicit tileSize was not being honored. Also sets a default tileSize if not specified or in an info.json response.

v1.0.1

21 Nov 15:17
Compare
Choose a tag to compare

Update package.json to only include relevant files

v1.0.0

18 Nov 17:48
Compare
Choose a tag to compare

Adds support for leaflet v1.0.0