From ab536792aec76f5e87b7ea03c56b4938ee523653 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:20:35 -0400 Subject: [PATCH] Update and rename version to version.md --- version | 2 -- version.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) delete mode 100644 version create mode 100644 version.md diff --git a/version b/version deleted file mode 100644 index 0c0f9ab..0000000 --- a/version +++ /dev/null @@ -1,2 +0,0 @@ -main - 0.1b -* renamed to BirdNET-Pi diff --git a/version.md b/version.md new file mode 100644 index 0000000..9156dde --- /dev/null +++ b/version.md @@ -0,0 +1,10 @@ +# testing - 0.3 +## 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.)