Skip to content

v2.2.1 — Wikipedia in Your Language

Choose a tag to compare

@zach7036 zach7036 released this 10 Jul 05:45
· 51 commits to main since this release

A small follow-up to v2.2.0.

🌍 Wikipedia links in your language

Every Wikipedia link in the app (Species gallery, bird detail pages, Today's Detections, and the API) now follows your species-name language — the same Settings → Language & Species Info setting that localizes bird common names and eBird links. A station set to Swedish links to sv.wikipedia.org, German to de.wikipedia.org, and so on; the scientific-name URL redirects to the local article automatically.

There's nothing new to configure: if you've already set your language, the links just follow it after updating. English installs (or no language set) see no change.

From Discussion #10 (@Svardsten53).

Updating

cd ~/BirdNET-Pi
git fetch origin
git pull --ff-only origin main
sudo bash scripts/update_birdnet_snippets.sh

Then hard-refresh your browser (Ctrl+F5).

🤖 Generated with Claude Code