Skip to content

Version 1.21.0

Compare
Choose a tag to compare
@manthey manthey released this 23 May 13:50
· 1560 commits to master since this release
3304446

Improvements

  • getPixel method and endpoint now returns rawer values (#1155)
  • Allow more sophisticated filtering on item lists from the Girder client (#1157, #1159, #1161)

Changes

  • Rename tiff exceptions to be better follow python standards (#1162)
  • Require a newer version of girder (#1163)
  • Add manual mongo index names where index names might get too long (#1166)
  • Avoid using $unionWith for annotation searches as it isn't supported everywhere (#1167)

Bug Fixes

  • The deepzoom tile source misreported the format of its tile output (#1158)
  • Guard against errors in a log message (#1164)
  • Fix thumbnail query typo (#1165)