Skip to content

Releases: MrBoombastic/FmRadioStreamer

v1.4.0

09 Jul 18:53
cc4b5ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.4.0

v1.3.5

09 Jul 16:44
29b4937
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

21 May 15:11
dcc4033
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

08 Mar 13:10
37fbb52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

1.3.2

04 Feb 18:18
ab6db3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

1.3.1

24 Dec 17:56
7144a6f
Compare
Choose a tag to compare

What's Changed

  • Fixed bug when increasing frequency using buttonsm it actually decreased frequency
  • Deps bumped
  • Buttons module refactored
  • Bump golang.org/x/image from 0.1.0 to 0.2.0 by @dependabot in #112
  • Bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in #111
  • 1.3.1 by @MrBoombastic in #113
  • dropped else by @MrBoombastic in #114

Full Changelog: v1.3.0...v1.3.1

1.3.0

24 Nov 18:55
b3d75bf
Compare
Choose a tag to compare

What's Changed

  • Now using Go 1.19
  • Streaming support via SoX
  • Small dashboard refresh
  • Better logging and error handling
  • Using library to kill processes, instead of launching pkill as a child process
  • libsndfile1-dev version checking
  • Using mutex to safely read and write config
  • Bump periph.io/x/conn/v3 from 3.6.10 to 3.7.0 by @dependabot in #104
  • Bump periph.io/x/host/v3 from 3.7.2 to 3.8.0 by @dependabot in #105
  • Bump github.com/gofiber/fiber/v2 from 2.38.1 to 2.39.0 by @dependabot in #102
  • Bump periph.io/x/devices/v3 from 3.6.15 to 3.7.0 by @dependabot in #103
  • Bump golang.org/x/sys from 0.1.0 to 0.2.0 by @dependabot in #106
  • Bump github.com/gofiber/fiber/v2 from 2.39.0 to 2.40.0 by @dependabot in #107
  • Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.40.1 by @dependabot in #108
  • added json option to readme by @MrBoombastic in #110

Full Changelog: v1.2.0...v1.3.0

1.2.0

05 Oct 18:24
1caa57e
Compare
Choose a tag to compare

What's Changed

Now you can choose your preffered format for saved songs! MP3 is also available via a special trick - go to README for more.
Also minor tweaks and PiFmAdv rolled back due to this issue (non-crticial, you can use whatever version you want).

Full Changelog: v1.1.2...v1.2.0

1.1.2

28 Jun 19:47
bb62b5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Unit tests and more

18 Mar 12:25
48d9b2c
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/gofiber/fiber/v2 from 2.27.0 to 2.29.0 by @dependabot in #84
  • test pr by @MrBoombastic in #82
  • Added some unit tests
  • Fixed install.sh script
  • BREAKING: OpusToWav is now private function

Full Changelog: v1.1.0...v1.1.1