Skip to content

Releases: arithefirst/now-playing-widget

Version 2.3

Choose a tag to compare

@arithefirst arithefirst released this 17 Sep 02:29
7d8cdad

Changes

  • Bind on address 0.0.0.0 instead of 127.0.0.1

Binaries:

Version 2.2

Choose a tag to compare

@arithefirst arithefirst released this 04 Sep 02:06
6d607c6

Changes

  • Changed default port to 80
  • Pulled MongoDB Host from server command instead of hardcoding it

Binaries:

Version 2.1

Choose a tag to compare

@arithefirst arithefirst released this 03 Sep 21:26
6d607c6

Changes

  • Switched to using POST instead of GET in the /api/v1/set endpoint

Binaries:

Version 2.0

Choose a tag to compare

@arithefirst arithefirst released this 03 Sep 09:48
6d607c6

Changes

  • Switched to using gin instead of net/http for 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:

Version 1.0

Choose a tag to compare

@arithefirst arithefirst released this 30 Aug 05:56
6d607c6

Binaries:

  • Use now-playing for linux
  • Use now-playing.exe for windows