Skip to content

Releases: jmswrnr/spotilocal

v0.1.1

02 Jan 13:43
39e1d86

Choose a tag to compare

  • added canvas video url to json output
  • added dev tools for easier debugging
  • fixed tests on macOS

v0.1.0

01 Jan 20:16
97a9464

Choose a tag to compare

  • Updated Chromium to 142.0.7444.177 (electron to 39.2.4+wvcus) to fix Unable to load requried Widevine CDM components.
  • Updated to v2 track API to fix missing track data.
  • Switched project to pnpm to fix electron dev symlink issue.

v0.0.16

06 Oct 12:05
dd8efca

Choose a tag to compare

feat: prevent multiple app instances; fixing #14
feat: updated preferences window styling
fix: preferences window overflowing screen bounds
feat: improve timestamp accuracy by accounting for local clock drift

v0.0.15

26 Sep 17:34
b3d34c3

Choose a tag to compare

feat: add track history feature; requested in #2
fix: preferences window position
remove: unused URI txt file export

BREAKING CHANGE:
JSON export format has changed, artists are now in a currentArtists property.

v0.0.14

12 Sep 20:57
9df9bfb

Choose a tag to compare

fix: settings menu moving to wrong place on display.

v0.0.13

12 Sep 20:03
317883c

Choose a tag to compare

feat: Add WebSocket API and Web Widget for easy use in OBS Browser Source.

v0.0.12

26 Jul 14:52
6b6c192

Choose a tag to compare

fix: track not updating in certain conditions

v0.0.11

05 Jul 23:17
9e08a73

Choose a tag to compare

  • fix: cover art icon not showing in settings panel

v0.0.10

05 Jul 19:37
5e790e0

Choose a tag to compare

  • feat: added options to configure which resolutions of the cover art image to save

v0.0.9

29 Jun 18:28
9bbb186

Choose a tag to compare

fix: bug that prevented tray settings menu from opening in certain conditions.