What's Changed
- feat: persist recent detections limit by storing it in browser local storage by @tphakala in #544
- fix: logo invert fix by @PovilasID in #535
- fix: enhance responsive design and add utility functions by @tphakala in #546
- refactor: enhance cleanup functions to return detailed metrics by @tphakala in #547
- refactor: Remove Cloudflare Access integration by @tphakala in #526
go/pull/531 - refactor: enhance RTSP URL sanitization and streamline audio source a… by @tphakala in #541
- refactor: simplify CSRFMiddleware by allowing cookies over HTTP by @tphakala in #542
- chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #527
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in https://github.com/tphakala/birdnet-
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #539
- chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #529
New Contributors
- @PovilasID made their first contribution in #535
Full Changelog: v0.6.3...v0.6.4