Improvements
- Store current frame and style in the DOM for easier access (#1136)
- Convert long girder GET and PUT requests to POSTs (#1137)
- Propagate more feature events from geojs on annotations (#1147)
- Add another mime type to those considered to be yaml (#1149)
Changes
- Add a guard if PIL doesn't support ImageCms (#1132)
- Allow putting a yaml config file from a Girder API endpoint (#1133)
Bug Fixes
- Allow clearing the min/max fields of the frame selector (#1130)
- Fix a bug with caching tiles and styling (#1131)
- Fix setting minimum values on bands from the frame selector (#1138)
- Fix a version reference in the source extras_require (#1150)