Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@N0chteil N0chteil released this 17 Nov 16:50
· 1 commit to main since this release

This version is only available in the Microsoft Store.

Changelog:

  • Added support for Apple Music Preview (AMR-89)
  • Discord RPC is now updated immediately when Show Presence, Show Album Artwork or Show Timestamps is changed (85b2c8e, 3c9f7b7)
  • Added Discord RPC connection status to the tray/status bar menu (cdadd32, 5fbd5d4)
  • Crowdin translations are no longer downloaded in dev mode (2d0927c)
  • WatchDog WebSocket now reconnects on close (previously only when closed due to an error) (38754a7)
  • Added support for brackets in RPC custom appearance (0a8024e) (AMR-86) (Learn more)
  • Added an error modal for iTunes installation check (415eb94)
  • Added a separate log file for bridge player debug (99b0117)
  • Added a beta badge to WatchDog's category title in settings (3917646)

Fixes

  • Fixed TypeError: Cannot read properties of undefined (reading 'hide') (a822ce2) (AMR-92)
  • Fixed checkIfMusicInstalled doesn't work (#26) (AMR-82)
  • Fixed Timestamps disappear when song is on repeat (#32) (AMR-88)
  • Fixed second instance lock and deep links (8bacede)
  • Fixed browser send event (56913dc)
  • Fixed AMRPC for macOS
  • Fixed TypeError: Cannot convert undefined or null to object (19d52a7)
  • Optimized status bar (click) behavior (600df15)
  • Changes to the song repeat check (280c730)
  • Replaced iTunes with Bridge in log messages (5640e62)
  • Optimized status bar icon size (26ccbc9)
  • Stopped spamming Discord connect requests when not connected (0237d81)
  • Fixed SyntaxError: Unexpected end of JSON input (38c23a4)
  • Fixed SyntaxError: Invalid regular expression: /%[a-z]*%|[/ (0a8024e) (AMR-86)
  • Fixed TypeError: Cannot read properties of null (reading 'webContents') (75e6dc9)
  • Fixed TypeError: Cannot read properties of undefined (reading 'installUpdate') (d44c805) (AMR-98)
  • Fixed TypeError: this.connect is not a function (e3fe04a) (AMR-99)
  • Fixed TypeError: Cannot read properties of undefined (reading 'hide') (637f6c8) (AMR-92)
  • Fixed Last.fm scrobble when using WatchDog/Apple Music Preview (288393f) (AMR-97)
  • Beta logs now have the correct version in the file name (db30b3f)
  • WatchDog getCurrentTrack now returns correctly converted/formatted data (4452918) (AMR-97)

Dependencies

  • Updated electron-autotheme to version 1.3.2 (Changelog) (AMR-82)
  • Updated apple-bridge to version 1.4.1 (Changelog)