v2.4.3 — Midnight Cleanup
Bug fix: the Today page now fully resets when the day rolls over while it's open.
🌙 No more ghost birds after midnight
- If you left the Today page open past midnight, the Last heard card could show "No detections yet today" with yesterday's bird still underneath — photo, scientific name, badges, audio player, and the About/Review links all lingered until you refreshed the page. The live refresh now restores the clean listening state the moment the new day starts with no detections.
- The "Review N uncertain visits" link now disappears when the count drops back to zero, instead of keeping yesterday's number on screen.
Updating
cd ~/BirdNET-Pi
git fetch origin
git pull --ff-only origin main
sudo bash scripts/update_birdnet_snippets.sh
Then refresh your browser.
🤖 Generated with Claude Code