Skip to content

Releases: jeroentvb/spicetify-power-bar

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

v1.3.0

19 Apr 18:38
cfc5b02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Apr 14:39
910f2b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

29 Mar 17:38
3b39c97
Compare
Choose a tag to compare

What's Changed

  • fix: issue where power bar sometimes would not show when pressing activation key combo by @jeroentvb in #21

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Mar 15:22
4cac1cf
Compare
Choose a tag to compare

This release updates spcr-settings, which fixes the power-bar settings on the settings page.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Mar 19:52
73ad00c
Compare
Choose a tag to compare

What's Changed

  • Tab to next category & add what's new modal by @jeroentvb in #17

Full Changelog: v1.0.2...v1.1.0

v1.0.2

27 Feb 09:02
9fb2aef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

19 Feb 19:55
2a48a87
Compare
Choose a tag to compare

What's Changed

  • Fix: React cannot be imported with using the minify option. by @FlafyDev in #13
    This caused the minified power-bar.js to be unable to initialize.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Feb 22:05
41f67d9
Compare
Choose a tag to compare

The feature set of the power bar has gotten to a point where I'm comfortable calling this a v1 release 🎉
See the radme for the current featureset and some more info.

Full Changelog: v1.0.0-beta.2...v1.0.0

v1.0.0-beta.2

02 Feb 17:00
62690ad
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

What's Changed

  • Fix key shortcut activating the power bar. For windows/Linux use ctrl+space. For macOs use alt+space
  • Selected item will now always appear in view (thanks @FlafyDev)
  • Encode search query. Allowing non-latin characters in searches (#9)
  • Dim background when the power bar is active

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2