Skip to content

Version 1.0.1

Compare
Choose a tag to compare
@manthey manthey released this 02 Dec 16:32
· 3022 commits to master since this release
ef1c266

Features

  • Get annotations elements by centroid (#371)
  • Added an annotation badge to the image list (#372)
  • Added openjpeg tile source (#380)
  • Handle different tiff orientations in the tiff tile source (#390)

Improvements

  • Increased the annotation page limit (#367)
  • Increased the annotations response time limit (#389)
  • Improved handling of tiff files with multiple tiled images (#373)
  • Don't reset backbone models on saving existing annotations (#399)

Changes

  • Use girder/large_image_wheels (#384)
  • Changed the mapnik tile source style defaults (#395)

Bug Fixes

  • Fixed the pyproj minimum version (#366)
  • Guard against GDAL open errors (#375)
  • Better handle annotations with zero elements (#398)
  • Sorting tile layers could use a dictionary comparison (#396)