Scout DOI for December release
What’s Changed
Feature Updates
- Sort hotkey labels to be numerical
- Consistent labeling for image sort
- Moved label management button out of filters
- Enable admin password reset with override token
- Changed annotations boxes to be outline-only
- State of show labels checkbox now persists between images
- Add toggle for set/unset active hotkey
- Divide the image selection form into two columns
- Zoom with mouse scroll wheel
- Filter image by datetime rather than just by date
- Image grid that can be toggled on and off during annotation flows
- Add a spinner to indicate image-count is still loading
Developer Feature
Bug Fixes
- Fix an annotation display issue caused by new feature (zoom)
- Improve image count query performance
- Sync labels from scoutbot rather than manual list
- Add debounce to reduce db requests
- Improve performance when filtering by annotation label by reducing db requests
Project Support
- Update Dockerfile to work with DockerHub (1 | 2)
- Git actions with automated build
- Fixed gitbuild Issue
- Build scout when there is a change in Scoutbot
- Allow DEBUG env variable to permit console messages; drop term “NAS”
- Point docs references to new site
- Bump docker/login-action from 1 to 3
- Bump actions/checkout from 2 to 4
- Bump sails from 1.5.3 to 1.5.7
Full Changelog: Comparing 2.3.0...2.4.0 · WildMeOrg/scout · GitHub