Releases: arithefirst/now-playing-widget
Releases · arithefirst/now-playing-widget
Release list
Version 2.3
Changes
- Bind on address 0.0.0.0 instead of 127.0.0.1
Binaries:
- Use nowplaying-server for Linux
- Use nowplaying-server.exe for Windows
Version 2.2
Changes
- Changed default port to 80
- Pulled MongoDB Host from server command instead of hardcoding it
Binaries:
- Use nowplaying-server for Linux
- Use nowplaying-server.exe for Windows
Version 2.1
Changes
- Switched to using POST instead of GET in the /api/v1/set endpoint
Binaries:
- Use nowplaying-server for linux
- Use nowplaying-server.exe for windows
Version 2.0
Changes
- Switched to using gin instead of
net/httpfor performance and syntax reasons - Removed unused second jQuery file and instead pathed the relying on it to the main jQuery file
- Used structs instead of strangely formatted strings in the JSON response generation functions (no clue what i was doing there lmao)
Binaries:
- Use nowplaying-server for linux
- Use nowplaying-server.exe for windows
Version 1.0
Binaries:
- Use now-playing for linux
- Use now-playing.exe for windows