Skip to content

v4.3.0 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@N0chteil N0chteil released this 22 Aug 16:56
· 57 commits to main since this release

Changelog:

  • 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)
  • Added %year% RPC variable (08605b2) (AMR-94)

Fixes

  • Fixed checkIfMusicInstalled doesn't work (#26) (AMR-82, AMR-90)
  • 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)

Dependencies

  • Updated electron-autotheme to version 1.3.2 (Changelog)
  • Updated apple-bridge to version 1.3.3 (Changelog) (AMR-82, AMR-90)