Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Releases: annotorious/annotorious-v1

Standalone version 0.6.4

18 Sep 12:59
Compare
Choose a tag to compare

Community contributions and bugfixes:

  • Fixes to OpenSeadragon module (getAnnotations(), removeAnnotation works; fixes addresssing OpenSeadragon
    API compatibility issues)
  • Addition of an onAnnotationClicked event
  • Fixes concerning missing API functions in the OpenLayers module

Standalone version 0.6.3

02 May 09:14
Compare
Choose a tag to compare

Bugfixes, minor API additions. OpenSeadragon support BETA.

Known Issues:

  • OpenSeadragon: annotation create and update does not yet work in OSD fullpage mode

v0.6.2: Standalone version 0.6.2

21 Feb 10:40
Compare
Choose a tag to compare

Bugfix release with minor API additions.

v0.6.1

07 Nov 16:56
Compare
Choose a tag to compare

Bugfix release with minor API additions.

v0.6

14 Aug 13:14
Compare
Choose a tag to compare
  • anno.destroy(opt_item_url) and anno.reset() API methods
  • smarter annotation edit field that grows & shrinks with the amount of entered text
  • support for touch devices!
  • various bugfixes