Skip to content

February 21st, 2025 release

Latest
Compare
Choose a tag to compare
@tphakala tphakala released this 21 Feb 08:20
· 4 commits to main since this release

This version fixes BirdWeather uploads which were broken by unannounced API change

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #464
  • chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #463
  • chore(deps): bump github.com/go-echarts/go-echarts/v2 from 2.4.0 to 2.5.1 by @dependabot in #465
  • Update dependency licenses by @github-actions in #443
  • Update dependency licenses by @github-actions in #467
  • chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #462
  • feat: Add CSRF protection middleware and token handling by @tphakala in #469
  • feat: Add gain control to audio player by @tphakala in #471
  • Update dependency licenses by @github-actions in #468
  • feat: Add high pass filter to audio player by @tphakala in #473
  • fix: Add working pagination for hourly results .. by @tphakala in #474
  • fix: Update soundscape duration type from string to integer by @tphakala in #479
  • feat: Enhance install script with robust update and cleanup mechanisms by @tphakala in #481
  • feat: Improve version handling and build process by @tphakala in #482

Full Changelog: v0.6.1...v0.6.2