- Allow ssl using certificates generated by let's encrypt
- Enable cron jobs
- Improve throttle service
- Improve data recovery upon analyser stop
- Minor bugs fixed
- Fix : show container logs in "View log"
- Feat : new command line script to change the identification of a bird (changes database & files location)
- Fix : correct chmod defaults
- Feat : Send service logs to docker container
- Feat : re-add the throttle service
- Feat : ensure no data from tpmfs is lost when the container is closed by saving it to a temporary place, and restoring on restart
- Feat : use pi_password to define the user password from the addon options
- Improve ingress
- Fix : give caddy UID 1000 to allow deletion of files owned by pi
- Feat : addon option to use allaboutbird (US) or ebird (international) for additional birds info
- Remove throttle script due to interactions with analysis service
- Fix : ensure correct labels language is used at boot
- Feat : add throttle recording service from @JohnButcher mcguirepr89/BirdNET-Pi#393 (comment)
- Feat : use tmpfs from StreamData to reduce disk wear
- Feat : definition of BirdSongs folder through an addon option, existing data will not be migrated
- Add support for /config/include_species_list.txt and /config/exclude_species_list.txt
- Add support for apprise, txt, clean code
- Initial build