v0.2.285
What's new
Features
- Import detection history from a Windows install. Counterpart to the existing
WinForms config import: Settings → "Import detection history (from the Windows
app)" now reads the original WinFormsdetections.dband copies every row into
the server's history, optionally migrating the matching snapshot + clip files
intodata/snapshots/yyyy/MM/dd/anddata/clips/yyyy/MM/dd/. Useful when
moving a feeder from the desktop app to the server and you want to keep the
life list, gallery, and stats unbroken. The WinForms DB is opened read-only,
so the source install is untouched. The on-screen hint spells out that the
path fields take container paths (/data/migration/...) — not the host path
WinSCP shows you (~/birdwatch/data/migration/...) — so the most common
setup mistake is now called out where you're about to make it.
Docs
- macOS setup walkthrough. New
MACOS-SETUP.mdin the public release repo
mirrors the Windows / Pi guides for users running Docker Desktop on Intel or
Apple Silicon Macs. Ships withbirdwatch-{start,stop,update,logs}.command
double-clickable helpers.
Upgrading
cd ~/birdwatch
docker compose pull
docker compose up -d --force-recreate birdwatch