Releases: HuskieRobotics/SPOT
v4.0.0
Highlights
This is the first official release for the 2025 REEFSCAPE season, which includes newly configured config files for the match scouter view and the /analysis page. It also includes new key features, such as offline scouting, admin scouter disconnect, and additional API integration with FRC. As the season progresses, we plan on refining the config files and adding new features based on internal testing and feedback from other teams. As always, you can fork SPOT and manipulate the config files in what your team sees best fit. Happy scouting!
What's Changed
- less than sign flipped by @Allybe in #105
- Updated match timer by @jinanparves in #108
- Fix auto pick list by @Allybe in #107
- Added tracking for auto note pickups by @jinanparves in #111
- Layer reverse fix by @jinanparves in #113
- Practice matches from FRC by @Allybe in #109
- Fixed getting assigned to undefined teams by @Allybe in #110
- Admin Disconnect by @Jasmith1129 in #112
- Demomode config by @Jasmith1129 in #114
- QR Code and Offline Analysis functionality completed by @NathanPease16 in #115
- Format All Files by @gcschmit in #118
- refactor manual schedule feature by @gcschmit in #122
- update vulnerable dependencies by @gcschmit in #124
- QR code display refactoring by @gcschmit in #127
- Update README.md by @ARBjork in #128
- Fixed the timer - downside is that is user doesnt input anything for … by @ACoderGuy1002 in #134
- Add issue templates by @gcschmit in #139
- Clarify that the getting started doc covers server deployment. by @gcschmit in #143
- Merge SPOT v4 by @jinanparves in #144
- Updated Version Text by @DhritiKohli in #145
New Contributors
- @jinanparves made their first contribution in #108
- @Jasmith1129 made their first contribution in #112
- @NathanPease16 made their first contribution in #115
- @ARBjork made their first contribution in #128
- @ACoderGuy1002 made their first contribution in #134
- @DhritiKohli made their first contribution in #145
Full Changelog: v3.0.0...v4.0.0
SPOT v3.0.0
Highlights
This release has some updates to the match scouting interface and analysis pipelines based on our experience at the Heartland Regional and in preparation for the Midwest Regional.
What's Changed
- added speaker locations and changed auto timing (131 s -> 135 s) by @faizmuhammad12 in #101
- Drop button 2 start game buttons by @faizmuhammad12 in #103
- Bug fixes to manual schedules by @Allybe in #102
- update analysis pipelines by @gcschmit in #104
Full Changelog: v3.0.0-beta.0...v3.0.0
SPOT v3.0.0-beta.0
Highlights
This is the first release for the 2024 Crescendo season, which includes updated config files for match scouting and team/match analysis. We plan to refine the matching scouting interface and team/match analysis visualizations based on internal testing and feedback from other teams. As always, you can fork SPOT and adapt the config files to suit the needs of your team.
What's Changed
- commented out the black bar by @admodi in #70
- Match Probability in Simulate Match by @AidanDonnelly1 in #74
- Bump mongoose from 6.0.6 to 6.4.6 by @dependabot in #66
- Auto pick/all teams function by @admodi in #77
- All team functions working by @mrandal in #78
- All team functions working by @mrandal in #80
- All team functions working by @mrandal in #81
- Missouri updates by @faizmuhammad12 in #84
- Manual schedule by @skarumuri11 in #85
- merge main into worlds changes for manual schedule by @maaz-zubair-99 in #86
- Worlds changes by @maaz-zubair-99 in #87
- Bug fix and improvements to manual schedules by @Allybe in #89
- Remove server side requests by @Allybe in #94
- 2024 crescendo beta by @gcschmit in #97
- update dependencies due to MongoDB Atlas upgrade and security vulnera… by @gcschmit in #95
New Contributors
- @admodi made their first contribution in #70
- @AidanDonnelly1 made their first contribution in #74
- @mrandal made their first contribution in #78
- @faizmuhammad12 made their first contribution in #84
- @skarumuri11 made their first contribution in #85
- @Allybe made their first contribution in #89
- @gcschmit made their first contribution in #97
Full Changelog: 2023...v3.0.0-beta.0
SPOT v2.0.0
This release contains configs for the 2023 season, along with a new Grid module, countHybrid data transformer, and a /checklist route to keep track of teams selected during alliance selections
SPOT v0.3.2
Includes several scouter connection fixes, additional default analysis modules & transformers, adds last actions list and target team number for scouter quality of life.