openseadragon/changelog.txt

40 lines
787 B
Plaintext
Raw Normal View History

2013-03-25 09:51:58 -07:00
OPENSEADRAGON CHANGELOG
=======================
2013-05-09 11:07:17 -07:00
0.9.127: (in progress)
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:
* Fully deprecated OpenSeadragon.createFromDZI, safely deprecated Viewer.openTileSource and
Viewer.openDZI to use Viewer.open internally. (#53 & #54).
* Full page bug fix for when viewer is child of document body (#43).
* 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.