Releases: tphakala/birdnet-go
Releases · tphakala/birdnet-go
Nightly Build 20250123
Merge pull request #406 from tphakala:audio-settings-fix refactor: improve audio settings configuration and validation
Nightly Build 20250122
nightly-20250122 refactor: enhance Taskfile for improved build automation and TensorFl…
Nightly Build 20250121
What's Changed
Full Changelog: nightly-20250119...nightly-20250121
Nightly Build 20250119
What's Changed
- feat: add CPU specification handling for optimized thread management by @tphakala in #398
- feat: enhance audio file processing with terminal width support by @tphakala in #400
- feat: add directory watch functionality and enhance audio file proces… by @tphakala in #401
Full Changelog: v0.6.0...nightly-20250119
January 15th, 2025 release
What's Changed
- Add arrows to dashboard date picker by @farski in #207
- Add link to web root when clicking on logo by @isZumpo in #210
- Improve devcontainer experience by @isZumpo in #201
- feat: Dynamic threshold keeps track of high confidence bird calls and… by @tphakala in #206
- feat: get weather data from openweathermap.org and save hourly weathe… by @tphakala in #213
- Add thumbnail support by @isZumpo in #76
- Publish bird images in mqtt events by @isZumpo in #219
- refactor: improve thumbnails code, add cache size metrics for telemetry by @tphakala in #220
- fix: Protect access to ringBuffers and prevData maps with rbMutex by @tphakala in #223
- feat:_ add settings to enable thumbnails on dashboard by @tphakala in #227
- feat: add hourly results for daily summary table by @tphakala in #228
- fix: Add context timeout for MQTT publish by @tphakala in #232
- fix: Handle MQTT client connection error gracefully by @tphakala in #233
- refactor: add MQTT client unit tests and use node name as MQTT client id by @tphakala in #235
- refactor: telemetry package refactored to modular structure by @tphakala in #240
- fix: Hourly occurences not being calculated correctly when using MySQL by @PeteLawrence in #238
- Fix merge conflict by @xconverge in #243
- Documentation of Recommended Hardware by @florisre in #245
- Refactor HTTP controller code and settings UI by @tphakala in #256
- Add web UI error pages and improve error logging by @tphakala in #258
- refactor: unify detection list HTML templates and handler functions, … by @tphakala in #260
- feat: add sunrise and sunset data to dashboard and detection listings… by @tphakala in #262
- Respect the BirdNET.RangeFilter.Threshold setting when filtering species by @PeteLawrence in #263
- fix: dog and privacy filtering got broken with multiple audio sources… by @tphakala in #264
- fix: enhance error checking in birdweather code to avoid crashes or o… by @tphakala in #265
- refactor: major rewrite of ffmpeg process management by @tphakala in #270
- feat: collect system resource usage info as debug in cases where ring… by @tphakala in #271
- refactor: use gopkg.in/yaml.v3 to update config.yaml by @tphakala in #280
- Audio equalizer filter function by @tphakala in #281
- Full refresh of partial route pages & other UI enhancements by @petterip in #292
- feat: add support for custom classifiers by @tphakala in #293
- build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #291
- feat: enable use of TensorFlow XNNPACK delegate for accelerating infe… by @tphakala in #303
- Implement OAuth2 authentication (for issue #301) by @petterip in #313
- UI Responsivity and Technical Improvements by @petterip in #316
- Fix hour cell links & add sticky headers for Recent detections by @petterip in #318
- fix: only validate required input fields by @petterip in #320
- File analysis worker pool by @tphakala in #347
- Devcontainer Docker Notes by @jkrauska in #362
- feat: implement audio watchdog for RTSP source monitoring by @tphakala in #365
- Weather info refactor by @tphakala in #366
- BirdNET debug by @tphakala in #370
- Fix SSE session handling by @tphakala in #373
- Species config UI by @tphakala in #375
- Improve configuration reload by @tphakala in #378
- WebUI improvements by @tphakala in #382
- Fix layout issues with Firefox by @tphakala in #383
- Add version number to Web UI and fix page scrolling behaviour by @tphakala in #385
- Update dependency licenses by @github-actions in #391
- Event tracker fixes by @tphakala in #393
- Add cache busting for js and css files by @tphakala in #394
New Contributors
- @florisre made their first contribution in #245
- @petterip made their first contribution in #292
- @jkrauska made their first contribution in #362
Full Changelog: v0.5.5...v0.6.0
Nightly Build 20250115
What's Changed
- Add version number to Web UI and fix page scrolling behaviour by @tphakala in #385
- Event tracker fixes by @tphakala in #393
- Add cache busting for js and css files by @tphakala in #394
New Contributors
- @github-actions made their first contribution in #386
Full Changelog: nightly-20250113...nightly-20250115
Nightly Build 20250113
What's Changed
- Species config UI by @tphakala in #375
- Improve configuration reload by @tphakala in #378
- WebUI improvements by @tphakala in #382
- build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #380
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #381
- Fix layout issues with Firefox by @tphakala in #383
Full Changelog: nightly-20250109...nightly-20250113
Nightly Build 20250109
What's Changed
- Weather info refactor by @tphakala in #366
- build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot in #368
- build(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #369
- BirdNET debug by @tphakala in #370
- Fix SSE session handling by @tphakala in #373
- More fixes to SSE code by @tphakala in #374
Full Changelog: nightly-20250105...nightly-20250109
Nightly Build 20250105
What's Changed
- build(deps): bump github.com/gorilla/sessions from 1.1.1 to 1.4.0 by @dependabot in #354
- build(deps): bump github.com/gen2brain/malgo from 0.11.22 to 0.11.23 by @dependabot in #355
- build(deps): bump gorm.io/driver/sqlite from 1.5.5 to 1.5.7 by @dependabot in #356
- Devcontainer Docker Notes by @jkrauska in #362
- feat: implement audio watchdog for RTSP source monitoring by @tphakala in #365
New Contributors
Full Changelog: nightly-20241223...nightly-20250105
Nightly Build 20241223
What's Changed
- File analysis worker pool by @tphakala in #347
- build(deps): bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #345
- build(deps): bump github.com/labstack/echo/v4 from 4.12.0 to 4.13.3 by @dependabot in #346
- build(deps): bump github.com/google/uuid from 1.4.0 to 1.6.0 by @dependabot in #344
- build(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 by @dependabot in #342
- build(deps): bump github.com/sj14/astral from 0.2.1 to 0.2.2 by @dependabot in #343
Full Changelog: nightly-20241221...nightly-20241223