2022-08-18 10:07:44 +02:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
## v0.0.1-rc
|
|
|
|
|
|
|
|
- Integrate BirdNET-Analyzer as submodule
|
|
|
|
- Add birdnet_recording service
|
|
|
|
- Add birdnet_analyzis service
|
|
|
|
- Create symfony webapp
|
|
|
|
- Extracts BirdNET bird contacts into SQL database
|
|
|
|
- Add birdnet_stream icecast audio streaming and live spectrogram service https://birdnet/spectro
|
|
|
|
- Add /today/species and /today/{date}/species/{id} endpoints
|
2022-08-20 05:22:07 +02:00
|
|
|
- Add records deletion button and /records/delete endpoint as well as bulk deletion (select all button on /today/species/{id} endpoint)
|
2022-08-18 10:07:44 +02:00
|
|
|
- Add systemd status page /status
|
2022-08-20 05:22:07 +02:00
|
|
|
- Add i18n for webapp (not species name), en|fr only for the moment
|