Skip to content

Version 1.4.2

Compare
Choose a tag to compare
@manthey manthey released this 27 Mar 15:53
· 261 commits to master since this release
4fd11f1

What's Changed

  • Speed up item list updates. by @manthey in #258
  • Add hooks to add details to annotation popovers. by @manthey in #260
  • Add some missing endpoint scopes. by @manthey in #262
  • Use folder metadata in metadata plots. by @manthey in #264
  • Fix typo in girder-worker command invocation by @zachmullen in #268
  • Update the handler for annotation size. by @manthey in #271
  • Allow click to select a single element. by @manthey in #273
  • Don't reload plotly if already present by @manthey in #274
  • Allow selecting elements by polygon by @manthey in #275
  • Fix a bug where elements wouldn't update immediately. by @manthey in #276
  • Color annotations by metadata. by @manthey in #279
  • Selecting annotations and draw mode are exclusive. by @manthey in #280
  • Add select-by-group controls to the draw widget. by @manthey in #281
  • Deactivate annotations when they are hidden. by @manthey in #282
  • Deselect elements when they are hidden. by @manthey in #283
  • Deselect elements on image transition. by @manthey in #284
  • Don't change the color radio button needlessly. by @manthey in #285
  • Prevent side panels from having horizontal scrollbars. by @manthey in #286

New Contributors

Full Changelog: v1.4.1...v1.4.2