2013-03-25 09:51:58 -07:00
|
|
|
OPENSEADRAGON CHANGELOG
|
|
|
|
=======================
|
|
|
|
|
2013-06-17 10:05:10 -07:00
|
|
|
0.9.129: (In Progress)
|
|
|
|
|
2013-06-19 10:14:49 -07:00
|
|
|
* Fixed an error when using navPrevNextWrap on single images (#135)
|
2013-06-19 10:16:59 -07:00
|
|
|
* Various fixes to our timer handling (#133)
|
2013-06-20 10:34:33 -07:00
|
|
|
* Now generating source map for openseadragon.min.js (#51)
|
2013-06-21 09:30:40 -07:00
|
|
|
* Faster and more consistent millisecond getter (#138)
|
2013-06-26 09:15:48 -07:00
|
|
|
* Fix for calculating overlay width / height (#142)
|
2013-06-26 09:24:55 -07:00
|
|
|
* On IE, ajax errors would cause an exception to be thrown; fixed (#144)
|
2013-06-26 09:38:07 -07:00
|
|
|
* JSHint tidying (#136)
|
2013-06-19 10:14:49 -07:00
|
|
|
|
2013-06-17 10:03:06 -07:00
|
|
|
0.9.128:
|
2013-05-14 09:55:19 -07:00
|
|
|
|
2013-06-13 10:01:17 -07:00
|
|
|
* The navigator is now off by default (#102)
|
|
|
|
* Reverted minPixelRatio to 0.5 for better quality (#116)
|
|
|
|
* Sometimes tiles wouldn't resolve if you used the blendTime option; fixed. (#95)
|
|
|
|
* You can now choose to have previous and next buttons wrap using the config.navPrevNextWrap. (#114)
|
2013-05-20 09:56:23 -07:00
|
|
|
* You can now specify an ID for a div to hold the navigator (#46)
|
|
|
|
* You can now click in the navigator to go to a new location (#46)
|
|
|
|
* Keyboard handling is now done in the viewer rather than navigator (#46)
|
|
|
|
* Additional navigator fixes (#46)
|
2013-06-13 10:01:17 -07:00
|
|
|
* Drawer events now fire properly (#94)
|
2013-05-20 13:16:12 -07:00
|
|
|
* Fixed an error in EventHandler.removeHandler() (#48)
|
2013-05-30 10:03:37 -07:00
|
|
|
* Better requestAnimationFrame detection on older Firefox (#103)
|
|
|
|
* More efficient navigator loading (#115)
|
2013-06-14 11:17:57 -07:00
|
|
|
* Simplified element opacity setting implementation (#123)
|
2013-05-20 09:40:08 -07:00
|
|
|
|
2013-05-14 09:53:34 -07:00
|
|
|
0.9.127:
|
2013-05-09 11:07:17 -07:00
|
|
|
|
2013-05-10 12:04:09 -07:00
|
|
|
* Fixed a problem with getString when the string property is a sub-property. (#64)
|
2013-05-13 10:20:57 -07:00
|
|
|
* Fixed: Tooltips for Navigation Controls not displaying (#63)
|
2013-05-10 12:04:09 -07:00
|
|
|
* Cleaned up some diagnostic code that was broken.
|
2013-05-14 09:38:04 -07:00
|
|
|
* Added fullpage class to viewer element when in fullpage mode (#61)
|
|
|
|
* Reverted to original New BSD license; cleaned up license declarations (#89)
|
2013-05-10 12:04:09 -07:00
|
|
|
|
2013-05-09 11:04:31 -07:00
|
|
|
0.9.126:
|
|
|
|
|
|
|
|
* DZI JSONp was broken; fixed.
|
2013-05-09 09:36:26 -07:00
|
|
|
|
2013-05-09 09:34:11 -07:00
|
|
|
0.9.125:
|
2013-03-26 09:14:11 -04:00
|
|
|
|
2013-06-20 10:34:33 -07:00
|
|
|
* Fully deprecated OpenSeadragon.createFromDZI, safely deprecated Viewer.openTileSource and
|
2013-03-26 09:14:11 -04:00
|
|
|
Viewer.openDZI to use Viewer.open internally. (#53 & #54).
|
|
|
|
* Full page bug fix for when viewer is child of document body (#43).
|
2013-06-20 10:34:33 -07:00
|
|
|
* Overlays for DZI bug fix (#45).
|
2013-05-07 09:27:37 -07:00
|
|
|
* DziTileSource: avoid changing relative paths (#56).
|
|
|
|
* Fix typo in preserveViewport handling (#77).
|
|
|
|
* Fix updateMulti timer leak after multiple Viewer.open() calls (#76).
|
|
|
|
* Minor documentation fixes.
|
2013-03-25 09:51:58 -07:00
|
|
|
|
|
|
|
0.9.124:
|
|
|
|
|
|
|
|
* Performance enhancements.
|
|
|
|
|
|
|
|
|
|
|
|
0.9.123:
|
|
|
|
|
|
|
|
* Real fullscreen support.
|
|
|
|
|
|
|
|
|
|
|
|
0.9.122:
|
|
|
|
|
|
|
|
* Performance enhancements.
|
|
|
|
|
|
|
|
|
|
|
|
0.9.121:
|
|
|
|
|
|
|
|
* Touch pan now works on Android.
|
|
|
|
* Pinch zoom is better on all devices.
|