Releases: MrBoombastic/FmRadioStreamer
Releases · MrBoombastic/FmRadioStreamer
v1.4.0
What's Changed
- Raspbian 12 ready
- youtube-dl replaced with yt-dlp
- Bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.48.0 by @dependabot in #144
- Bump golang.org/x/image from 0.9.0 to 0.11.0 by @dependabot in #147
- Bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #146
- Bump github.com/gofiber/fiber/v2 from 2.48.0 to 2.49.0 by @dependabot in #148
- Bump github.com/gofiber/fiber/v2 from 2.49.0 to 2.49.2 by @dependabot in #153
- Bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #151
- Bump golang.org/x/image from 0.11.0 to 0.12.0 by @dependabot in #150
- Bump golang.org/x/sys from 0.12.0 to 0.15.0 by @dependabot in #162
- Bump golang.org/x/image from 0.9.0 to 0.10.0 by @dependabot in #158
- Bump github.com/gofiber/fiber/v2 from 2.47.0 to 2.52.5 by @dependabot in #163
- Bump golang.org/x/image from 0.10.0 to 0.18.0 by @dependabot in #165
- Bump golang.org/x/sys from 0.15.0 to 0.22.0 by @dependabot in #167
- Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.52.5 by @dependabot in #166
- Raspbian 12, yt-dlp by @MrBoombastic in #168
- Bump golang.org/x/image from 0.12.0 to 0.18.0 by @dependabot in #169
Full Changelog: v1.3.5...v1.4.0
v1.3.5
What's Changed
- Bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in #138
- Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.47.0 by @dependabot in #140
- Bump golang.org/x/image from 0.7.0 to 0.8.0 by @dependabot in #139
- Bump golang.org/x/image from 0.8.0 to 0.9.0 by @dependabot in #142
- Bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in #141
- dep bump by @MrBoombastic in #143
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #129
- Bump github.com/gofiber/fiber/v2 from 2.42.0 to 2.43.0 by @dependabot in #128
- Bump golang.org/x/image from 0.6.0 to 0.7.0 by @dependabot in #130
- Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 by @dependabot in #131
- Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.46.0 by @dependabot in #136
- Bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #134
- Bump periph.io/x/host/v3 from 3.8.0 to 3.8.2 by @dependabot in #133
- Bump periph.io/x/devices/v3 from 3.7.0 to 3.7.1 by @dependabot in #132
- 1.3.4 by @MrBoombastic in #137
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Bump golang.org/x/image from 0.3.0 to 0.6.0 by @dependabot in #126
- Bump github.com/BOOMfinity/golog from 1.0.5 to 1.0.6 by @dependabot in #124
- Bump golang.org/x/image from 0.3.0 to 0.5.0 by @dependabot in #123
- Bump golang.org/x/sys from 0.4.0 to 0.6.0 by @dependabot in #125
- dep bump by @MrBoombastic in #127
Full Changelog: v1.3.2...v1.3.3
1.3.2
What's Changed
- Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.42.0 by @dependabot in #118
- Bump golang.org/x/image from 0.2.0 to 0.3.0 by @dependabot in #117
- Bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in #116
- dep bump by @MrBoombastic in #119
Full Changelog: v1.3.1...v1.3.2
1.3.1
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
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
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).
- Bump github.com/gofiber/fiber/v2 from 2.34.1 to 2.38.1 by @dependabot in #97
- bch dead by @MrBoombastic in #98
- MP3 support by @MrBoombastic in #99
- chore: better error handling, less garbage at the start by @MrBoombastic in #100
- various formats support by @MrBoombastic in #101
Full Changelog: v1.1.2...v1.2.0
1.1.2
What's Changed
- Bump github.com/gofiber/fiber/v2 from 2.29.0 to 2.34.1 by @dependabot in #91
- 1.1.2: better audio conversion, deps by @MrBoombastic in #92
Full Changelog: v1.1.1...v1.1.2
Unit tests and more
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