Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@manthey manthey released this 13 Aug 17:31
· 58 commits to master since this release
31e698b

What's Changed

  • Reduce undesired root logging. by @manthey in #374
  • Allow getting plugin resources by @manthey in #375
  • Report the user that started the job on the job details page. by @manthey in #376
  • Support violin plots in the Metadata Plot panel by @manthey in #379
  • Adjust formatting by @manthey in #380
  • Adjust how violin plots are presented. by @manthey in #381
  • More adjustments to violin plots by @manthey in #382
  • Tweak some css for long axis names on the frame selector by @manthey in #384
  • Add a setting to adjust the login message. by @manthey in #385
  • Don't show the context menu when finishing an annotation. by @manthey in #386
  • Harden drawing annotations. by @manthey in #387
  • Add an admin endpoint for querying files. by @manthey in #389
  • Harden switching annotation modes by @manthey in #390
  • Adjust position and z-index of region control dropdown by @gabrielle6249 in #391
  • Show a loading spinner until the image is ready. by @manthey in #392
  • Use new plottable data endpoints from large_image by @manthey in #394
  • Increase size of loading spinner by @manthey in #396
  • Fix an issue with the distinct plottable list color by @manthey in #397
  • Have the plot automatically respond to toggling annotation visibility by @manthey in #398
  • Harden annotation refreshes with plottable data by @manthey in #399
  • Improve plots by @manthey in #400
  • Update plotly and how selections are handled. by @manthey in #403
  • Don't reload plot data if it hasn't changed by @manthey in #404
  • Update plottable data to match changes in large_image. by @manthey in #405
  • Reduce console warning on plot hover by @manthey in #406
  • Don't show decimal places on integers by @manthey in #407
  • Limit length of text in hover info on plots by @manthey in #408

New Contributors

Full Changelog: v1.5.0...v1.6.0