Skip to content

Releases: jeroentvb/spicetify-power-bar

v1.8.0

04 May 10:53
8470dc7
Compare
Choose a tag to compare

What's Changed

  • refactor: use internal api instead of CosmosAsync
  • feat: translate using the selected language - resolves #34

Full Changelog: v1.7.0...v1.8.0

v1.7.0

10 Aug 19:59
3a9573a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.5...v1.7.0

v1.6.5

09 Aug 16:06
e33fb78
Compare
Choose a tag to compare

What's Changed

  • revert: use ReactDom.render instead of ReactDom.createRoot - fixes #42 by @jeroentvb in #45

Full Changelog: v1.6.4...v1.6.5

v1.6.4

07 Aug 19:23
d4f5acb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

04 May 20:18
bbf1f94
Compare
Choose a tag to compare

What's Changed

  • Handle adding other suggestion types to queue better. Supported types are tracks and albums.

Full Changelog: v1.6.2...v1.6.3

v1.6.2

28 Feb 19:02
58721cd
Compare
Choose a tag to compare

What's Changed

  • Fix navigating to selected suggestion

Full Changelog: v1.6.1...v1.6.2

v1.6.1

28 Sep 19:51
01d0a73
Compare
Choose a tag to compare

What's Changed

  • Improve error handling when adding an item to the queue fails by @jeroentvb in #33

Full Changelog: v1.6.0...v1.6.1

v1.6.0

26 Jun 21:05
ed4e9b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

04 May 06:13
8826cea
Compare
Choose a tag to compare

What's Changed

  • feat: setting to add item to queue instead of playing it by @jeroentvb in #26

Full Changelog: v1.4.0...v1.5.0

v1.4.0

02 May 17:37
41be10e
Compare
Choose a tag to compare

What's Changed

  • refactor: remove play immediately setting by @jeroentvb in #25
    • Default behaviour is navigating to the selected suggestion
    • To just play and not navigate, hold `ctrl` (windows/linux) or `cmd` (mac) when selecting it

Full Changelog: v1.3.0...v1.4.0