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