Skip to content

Releases: tphakala/birdnet-go

Nightly Build 20250123

23 Jan 17:29
6177acb
Compare
Choose a tag to compare
Pre-release
Merge pull request #406 from tphakala:audio-settings-fix

refactor: improve audio settings configuration and validation

Nightly Build 20250122

22 Jan 15:51
Compare
Choose a tag to compare
Pre-release
nightly-20250122

refactor: enhance Taskfile for improved build automation and TensorFl…

Nightly Build 20250121

21 Jan 18:00
Compare
Choose a tag to compare
Pre-release

What's Changed

  • fix: Audio clip downloads for non default export paths by @tphakala in #403

Full Changelog: nightly-20250119...nightly-20250121

Nightly Build 20250119

19 Jan 16:07
7603992
Compare
Choose a tag to compare
Pre-release

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

16 Jan 05:47
Compare
Choose a tag to compare

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

Full Changelog: v0.5.5...v0.6.0

Nightly Build 20250115

15 Jan 17:43
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

  • @github-actions made their first contribution in #386

Full Changelog: nightly-20250113...nightly-20250115

Nightly Build 20250113

13 Jan 19:57
033c8da
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: nightly-20250109...nightly-20250113

Nightly Build 20250109

09 Jan 21:04
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: nightly-20250105...nightly-20250109

Nightly Build 20250105

05 Jan 11:12
e519b56
Compare
Choose a tag to compare
Pre-release

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

23 Dec 19:57
7929093
Compare
Choose a tag to compare
Pre-release

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