Skip to content

Version 2.2.2

Compare
Choose a tag to compare
@rsimon rsimon released this 18 Mar 09:12
· 355 commits to main since this release
  • Fixes a regression bug on readOnly mode (issue #2)
  • Annotations are now properly aligned with flipped images
  • Annotations now remain sorted by size, so that larger annotations no longer obstruct smaller annotations
  • Switched to Terser for code optimization, due to ongoing security issues with Uglify
  • Internal API changes to enable more powerful plugins
  • .addDrawingTool and .listDrawingTools API methods