diff --git a/README.md b/README.md index 0698a6a..81a6a96 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # BirdNET-Pi -![version](https://img.shields.io/badge/version-0.3-orange) +![version](https://img.shields.io/badge/version-0.4-blue) A realtime acoustic bird classification system for the Raspberry Pi 4B diff --git a/version.md b/version.md index 9156dde..84e5ccd 100644 --- a/version.md +++ b/version.md @@ -1,10 +1,5 @@ -# testing - 0.3 +# testing - 0.4 ## What's new -* Sets Raspberry Pi's hostname to birdnet and sets default -{EXTRACTIONS_URL} to http://birdnetpi.local - - This should help in having http://birdnetpi.local always be - the URL to which we all go to reach the BirdNET-Pi. Now the Raspberry Pi - will only know of itself as birdnetpi. -* The updater now takes you to a 60 count down screen after which you are - dumped back to the homepage (of course, you'll have to wait until your next - update to see that.) +- New desktop web interface +- Better support for public installations + - Needs better documentation to explain how to set it up