Skip to content

v0.2.282

Choose a tag to compare

@JoeBarraco JoeBarraco released this 22 Jun 19:39
3ca3c19

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 WinForms detections.db and copies every row into
    the server's history, optionally migrating the matching snapshot + clip files
    into data/snapshots/yyyy/MM/dd/ and data/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.

Docs

  • macOS setup walkthrough. New MACOS-SETUP.md in the public release repo
    mirrors the Windows / Pi guides for users running Docker Desktop on Intel or
    Apple Silicon Macs. Ships with birdwatch-{start,stop,update,logs}.command
    double-clickable helpers.

Upgrading

cd ~/birdwatch
docker compose pull
docker compose up -d --force-recreate birdwatch