Skip to content

Version 1.5.0

Choose a tag to compare

@manthey manthey released this 01 Feb 21:09
· 250 commits to master since this release
2421641

What's Changed

  • Show updated details on annotation popovers. by @manthey in #329
  • Add annotation element metadata to the popover. by @manthey in #330
  • Fix a bug when changing style groups. by @manthey in #332
  • Fix an issue with the select control update by @manthey in #333
  • Make annotation access levels more consistent with other models by @manthey in #340
  • Support default annotation visibility. by @manthey in #341
  • Allow panels to be configure via .histomicsui_config.yaml. by @manthey in #342
  • Fix saving annotation color by @manthey in #343
  • Configurable dark mode by @manthey in #344
  • Make some settings on the annotation panel configurable. by @manthey in #346
  • Fix a z-index issue in dark mode. by @manthey in #347
  • Support more region shapes by @manthey in #349
  • Fix z-index of drop down region menu. by @manthey in #350
  • Update max-merge css for frame selector by @manthey in #352
  • Fix a typo in a css selector by @manthey in #353
  • Serialize nans as nulls during rest json responses. by @manthey in #356
  • To make it easier to deploy in an Iframe, allow token auth. by @manthey in #358
  • Show resource paths in girder search pages. by @manthey in #367
  • Support short login sessions. by @manthey in #369
  • Add a guard to checking the token. by @manthey in #370
  • Reduce undesired root logging. by @manthey in #373

Full Changelog: v1.4.6...v1.5.0