Skip to content

Releases: Nerixyz/current-song-overlay

v0.3-Alpha.2

27 Dec 21:13
917b5ae
Compare
Choose a tag to compare
v0.3-Alpha.2 Pre-release
Pre-release

What's Changed

  • setup.ps1 config file name correction by @dudo24 in #17

v0.3-Alpha.1

30 Jul 15:12
Compare
Choose a tag to compare
v0.3-Alpha.1 Pre-release
Pre-release

Changelog:

  • Fixed Chromium error in the overlay client

Make sure you stop the Windows Service CurrentSong in the TaskManager before updating (and start it afterwards).

v0.3-Alpha

03 Apr 22:33
80ec7e6
Compare
Choose a tag to compare
v0.3-Alpha Pre-release
Pre-release

Changelog:

  • New config (customize ports)
  • New VLC script (you have to run setup.bat)
  • New architecture (Use of Workers)
  • Better messaging
  • Now using Deno 1.8.3
  • Better support for the MediaSession API

v0.2-Alpha.2

25 Feb 09:43
Compare
Choose a tag to compare
v0.2-Alpha.2 Pre-release
Pre-release

Changelog:

*Fixed Spotify Bug

v0.2-Alpha.1

25 Feb 09:30
b5d21a0
Compare
Choose a tag to compare
v0.2-Alpha.1 Pre-release
Pre-release

Changelog:

  • Added new VLC interface to avoid pinging vlc
  • Added easier config
  • Added setup script

v0.1-Alpha-16

25 Feb 08:48
Compare
Choose a tag to compare
v0.1-Alpha-16 Pre-release
Pre-release

Changelog:

  • Fixed a bug with Spotify
  • Updated dev-dependencies in /client and /extensions
  • Updated to Deno 1.7.5

v0.1-Alpha-15

31 Oct 16:31
Compare
Choose a tag to compare
v0.1-Alpha-15 Pre-release
Pre-release

Changelog:

  • Fixed overlay animations not stopping

v0.1-Alpha-14

29 Oct 19:59
Compare
Choose a tag to compare
v0.1-Alpha-14 Pre-release
Pre-release

Changelog:

  • (extension) The media session will now be intercepted in a seperate script.
  • (overlay) Instead of constant updates, the Web Animations Api is now used.
  • (overlay) Added new album art animation
  • (overlay) Overflow detection works in a small window (the browser source can use much smaller dimensions)
  • (server) Switched to the web's WebSocket Api (prev. deno's own api)
  • (service) .env is now named .env.example to be able to "just" extract the archive on updates

v0.1-Alpha-13

23 Oct 14:33
Compare
Choose a tag to compare
v0.1-Alpha-13 Pre-release
Pre-release

Changelog:

  • Fixed restart loop caused by new WebSocket release
  • The service will now run the start.bat file

v0.1-Alpha-12

04 Sep 19:35
Compare
Choose a tag to compare
v0.1-Alpha-12 Pre-release
Pre-release

Changelog

  • Spotify: The current track is sent on startup (and reloads)