Releases: WildMeOrg/scout
2.4.0
Release date: December 10, 2024
Important: if you're updating to this version of Scout from an older version, it is recommended that you clear your browser cache rather than simply refresh.
What's Changed
Feature Updates
- Sort hotkey labels to be numerical by @TanyaStere42 in #105
- Consistent labeling for image sort by @TanyaStere42 in #106
- Moved label management button out of filters by @TanyaStere42 in #111
- Enable admin password reset with override token by @erinz2020 in #114
- Changed annotations boxes to be outline-only by @erinz2020 in #119
- State of show labels checkbox now persists between images by @erinz2020 in #118
- Add toggle for set/unset active hotkey by @erinz2020 in #117
- Divide the image selection form into two columns by @erinz2020 in #123
- Zoom with mouse scroll wheel by @erinz2020 in #122
- Filter image by datetime rather than just by date by @erinz2020 in #124
- Image grid that can be toggled on and off during annotation flows by @erinz2020 in #128
- Add a spinner to indicate image-count is still loading by @erinz2020 in #125
Developer Feature
- Provide system configuration to allow work on Scout with example data (and no scoutbot) by @naknomum in #116
Bug Fixes
- Fix an annotation display issue caused by new feature(zoom) by @erinz2020 in #127
- Improve image count query performance by @erinz2020 in #125
- Sync labels from scoutbot rather than manual list by @erinz2020 in #126
- Add debounce to reduce db requests by @erinz2020 in #129
- Improve performance when filtering by annotation label by reducing db requests by @erinz2020 in #130
Project Support
- Update Dockerfile to work with DockerHub by @tsubramanian in #93, #96
- Git actions with automated build by @tsubramanian in #94
- Fixed gitbuild Issue by @tsubramanian in #95
- Build scout when there is a change in Scoutbot by @tsubramanian in #102
- Allow DEBUG env variable to permit console messages; drop term "NAS" by @naknomum in #103
- Point docs references to new site by @TanyaStere42 in #99
- Bump docker/login-action from 1 to 3 by @dependabot in #98
- Bump actions/checkout from 2 to 4 by @dependabot in #97
- Bump sails from 1.5.3 to 1.5.7 by @dependabot in #89
Full Changelog: 2.3.0...2.4.0
2.3.0
2.2.1
What's Changed
- remove dummy ml option by @TanyaStere42 in #71
- Fix documentation links by @TanyaStere42 in #72
- fix error/death during gm.identify() on bad file by @naknomum in #74
- coyright update by @TanyaStere42 in #75
- Increased timeout so Scout successfully builds with Scoutbot dependency by @tsubramanian in #77
- Fix bad sort option on image gallery preview by @ejcunningham in #78
- Add GPS coordinates to GT and CSV export by @ejcunningham in #85
- Add GPS filtering to task creation flow by @ejcunningham in #86
- Add form validation for location filters in image selection modal by @ejcunningham in #87
- Bump grunt from 1.0.4 to 1.5.3 by @dependabot in #88
New Contributors
- @tsubramanian made their first contribution in #77
- @ejcunningham made their first contribution in #78
- @dependabot made their first contribution in #88
Full Changelog: 2.1.1...2.2.1
2.1.1hotfix
Hotfix focused on stabilizing ingestion and cleaning up test changes.
What's Changed
- Non-image files in folder break ingestion by @naknomum in #68
- Image ingestion thread is dying in background by @naknomum in #73
- remove dummy ml option by @TanyaStere42 in #71
- Fix documentation links by @TanyaStere42 in #72
- fix error/death during gm.identify() on bad file by @naknomum in #74
Full Changelog: 2.1.1...2.1.1hotfix
2.1.1
2.1
What's Changed
- Box H output fixed by @simbamangu in #51
- annotation-overlap-hotfix by @erinz2020 in #54
- add image height and width to export image file by @erinz2020 in #56
- filter tasks by tags and export by @erinz2020 in #59
- Update NVIDIA image to 11.6.2 in dockerfile by @simbamangu in #58
- add util folder with standards readme by @TanyaStere42 in #62
- Training by @holmbergius in #64
- Pipeline v3 by @holmbergius in #65
New Contributors
- @simbamangu made their first contribution in #51
- @holmbergius made their first contribution in #64
Full Changelog: 2.0...2.1
v2.0.1-hotfix
Addresses issues with bounding box overlap, added image height and width to export, and ensured task filters are respected on export creation
What's Changed
- Box H output fixed by @simbamangu in #51
- annotation-overlap-hotfix by @erinz2020 in #54
- add image height and width to export image file by @erinz2020 in #56
- filter tasks by tags and export by @erinz2020 in #59
- Update NVIDIA image to 11.6.2 in dockerfile by @simbamangu in #58
New Contributors
- @simbamangu made their first contribution in #51
Full Changelog: 2.0...2.0.1hotfix
Scout 2.0 Release
Scout 2.0 Release Notes
Wild Me’s Scout is designed to support processing aerial survey data, and is being used to support annotators and lab leads working on the Kavango–Zambezi Transfrontier Conservation Area (KAZA TFCA) aerial survey.
New to this release:
- ScoutBot is even better at detecting animals in images
- Image processing is faster with the addition of hot keys support
- Creating new tasks is easier with new filters and tagging
- Image views have been improved, reserving the majority of screen space for the image you’re reviewing
- Find out more with our Scout Documentation.