Releases: jeroentvb/spicetify-power-bar
Releases · jeroentvb/spicetify-power-bar
v1.4.0
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
What's Changed
- Add ability to play a song without navigating by @ItsErikSquared in #24
- More info in the readme
New Contributors
- @ItsErikSquared made their first contribution in #24
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat(search): add shift+tab functionality by @jeroentvb in #22
- fix: handle missing images - fixes #19 by @jeroentvb in #23
Full Changelog: v1.1.2...v1.2.0
v1.1.2
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
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
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
What's Changed
- Keyboard shortcut fix for Windows by @machinemessiah in #15
New Contributors
- @machinemessiah made their first contribution in #15
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
v1.0.0-beta.2
What's Changed
- Fix key shortcut activating the power bar. For windows/Linux use
ctrl+space
. For macOs usealt+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