openseadragon
Advanced tools
Comparing version 2.4.0 to 2.4.1
OPENSEADRAGON CHANGELOG | ||
======================= | ||
2.4.1: | ||
* You can now turn off the default canvas image smoothing, if you want sharp pixels when zoomed in past 100% (#1507, #1593, #1595, #1647, #1648) | ||
* Fixed problem with navigator highlight rectangle when returning from full screen with a custom navigator location (#1515) | ||
* Added option to set rotation increment for nav buttons and keyboard (#1524) | ||
* Fixed issue with flipping and opacity with multi-image (#1549) | ||
* Removed vestigial button group label element that was causing issues for accessibility tools (#1560) | ||
* Fixed a bug causing Viewer.areControlsEnabled to throw an exception (#1562) | ||
* Added tileFormat option to IIIFTileSource so you can specify the tile format (#1625) | ||
* Now using canonical URIs more consistently in IIIF to make caching and processing time easier on the server side (#1625) | ||
* Added support for IIIF's new preferredFormats property (#1656) | ||
2.4.0: | ||
@@ -5,0 +17,0 @@ |
{ | ||
"name": "openseadragon", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "Provides a smooth, zoomable user interface for HTML/Javascript.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"grunt": "^1.0.2", | ||
"grunt": "^1.0.3", | ||
"grunt-contrib-clean": "^1.1.0", | ||
@@ -38,5 +38,5 @@ "grunt-contrib-compress": "^1.4.3", | ||
"grunt-contrib-qunit": "^2.0.0", | ||
"grunt-contrib-uglify": "^3.2.1", | ||
"grunt-contrib-uglify": "^3.4.0", | ||
"grunt-contrib-watch": "^1.1.0", | ||
"grunt-eslint": "^20.1.0", | ||
"grunt-eslint": "^20.2.0", | ||
"grunt-git-describe": "^2.4.4", | ||
@@ -43,0 +43,0 @@ "grunt-istanbul": "^0.8.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21061
3722194