Releases: gammahazard/locate-anything
Releases · gammahazard/locate-anything
v0.1.3
What's Changed
- docs: use Move-Item -Force in the PowerShell quickstart by @gammahazard in #35
- docs: add detection demo video to the README by @gammahazard in #36
- docs: embed demo video via GitHub assets URL by @gammahazard in #37
- feat: show detected object labels on boxes by @gammahazard in #40
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- chore: Node 24 workflow actions + self-contained quickstart by @gammahazard in #28
- docs: add screenshots to README by @gammahazard in #29
- docs: PowerShell quickstart commands by @gammahazard in #30
- chore: gitignore local context.md by @gammahazard in #31
- fix(worker): recompute vision RoPE cache after GPU device switch by @gammahazard in #32
- chore: default the web UI port to 9080 by @gammahazard in #33
- docs: release 0.1.2 by @gammahazard in #34
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- ci: group and pin Dependabot updates by @gammahazard in #21
- ci: Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2
- ci: Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #3
- ci: Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #4
- ci: Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #5
- ci: Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #6
- chore(deps): Bump nginx from 1.27-alpine to 1.31-alpine in /frontend by @dependabot[bot] in #8
- chore(deps-dev): Bump eslint-plugin-react-refresh from 0.4.26 to 0.5.2 in /frontend in the frontend group across 1 directory by @dependabot[bot] in #10
- chore(deps): Bump pillow from 11.1.0 to 11.3.0 in /backend in the backend group by @dependabot[bot] in #23
- fix(frontend): pin react-refresh to 0.4.x (eslint 8 compat) by @gammahazard in #25
- fix(security): CI token permissions + backend URL validation by @gammahazard in #26
- docs: release 0.1.1 by @gammahazard in #27
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial implementation: LocateAnything-3B web UI by @gammahazard in #1
Full Changelog: https://github.com/gammahazard/locate-anything/commits/v0.1.0