Releases: Rigellute/spotify-tui
Releases · Rigellute/spotify-tui
v0.25.0
v0.24.0
- Handle invalid Client ID/Secret [#668](https://github.com/Rigellute/spotify-tui/pull/668) - Fix default liked, shuffle, etc. icons to be more recognizable symbols [#702](https://github.com/Rigellute/spotify-tui/pull/702) - Replace black and white default colors with reset [#742](https://github.com/Rigellute/spotify-tui/pull/742) - Add ability to seek from the CLI [#692](https://github.com/Rigellute/spotify-tui/pull/692) - Replace `clipboard` with `arboard` [#691](https://github.com/Rigellute/spotify-tui/pull/691) - Implement some episode table functions [#698](https://github.com/Rigellute/spotify-tui/pull/698) - Change `--like` that toggled the liked-state to explicit `--like` and `--dislike` flags [#717](https://github.com/Rigellute/spotify-tui/pull/717) - Add to config: `enforce_wide_search_bar` to make search bar bigger [#738](https://github.com/Rigellute/spotify-tui/pull/738) - Add Daily Drive to Made For You lists search [#743](https://github.com/Rigellute/spotify-tui/pull/743)
v0.23.0
* Fixed - Fix app crash when pressing Enter before a screen has loaded [#599](https://github.com/Rigellute/spotify-tui/pull/599) - Make layout more responsive to large/small screens [#502](https://github.com/Rigellute/spotify-tui/pull/502) - Fix use of incorrect playlist index when playing from an associated track table [#632](https://github.com/Rigellute/spotify-tui/pull/632) - Fix flickering help menu in small screens [#638](https://github.com/Rigellute/spotify-tui/pull/638) - Optimize seek [#640](https://github.com/Rigellute/spotify-tui/pull/640) - Fix centering of basic_view [#664](https://github.com/Rigellute/spotify-tui/pull/664) * Added - Implement next/previous page behavior for the Artists table [#604](https://github.com/Rigellute/spotify-tui/pull/604) - Show saved albums when getting an artist [#612](https://github.com/Rigellute/spotify-tui/pull/612) - Transfer playback when changing device [#408](https://github.com/Rigellute/spotify-tui/pull/408) - Search using Spotify share URLs and URIs like the desktop client [#623](https://github.com/Rigellute/spotify-tui/pull/623) - Make the liked icon configurable [#659](https://github.com/Rigellute/spotify-tui/pull/659) - Add CLI for controlling Spotify [#645](https://github.com/Rigellute/spotify-tui/pull/645) - Implement Podcasts Library page [#650](https://github.com/Rigellute/spotify-tui/pull/650)
v0.22.0
- ## Fixed - Show ♥ next to album name in saved list [#540](https://github.com/Rigellute/spotify-tui/pull/540) - Fix to be able to follow an artist in search result view [#565](https://github.com/Rigellute/spotify-tui/pull/565) - Don't add analysis view to stack if already in it [#580](https://github.com/Rigellute/spotify-tui/pull/580) - ## Added - Add additional line of help to show that 'w' can be used to save/like an album [#548](https://github.com/Rigellute/spotify-tui/pull/548) - Add handling Home and End buttons in user input [#550](https://github.com/Rigellute/spotify-tui/pull/550) - Add `playbar_progress_text` to user config and upgrade tui lib [#564](https://github.com/Rigellute/spotify-tui/pull/564) - Add basic playbar support for podcasts [#563](https://github.com/Rigellute/spotify-tui/pull/563) - Add 'enable_text_emphasis' behavior config option [#573](https://github.com/Rigellute/spotify-tui/pull/573) - Add next/prev page, jump to start/end to user config [#566](https://github.com/Rigellute/spotify-tui/pull/566) - Add possibility to queue a song [#567](https://github.com/Rigellute/spotify-tui/pull/567) - Add user-configurable header styling [#583](https://github.com/Rigellute/spotify-tui/pull/583) - Show active keybindings in Help [#585](https://github.com/Rigellute/spotify-tui/pull/585) - Full Podcast support [#581](https://github.com/Rigellute/spotify-tui/pull/581)
v0.21.0
- Fix typo in help menu [#485](https://github.com/Rigellute/spotify-tui/pull/485) - Add save album on album view [#506](https://github.com/Rigellute/spotify-tui/pull/506) - Add feature to like a song from basic view [#507](https://github.com/Rigellute/spotify-tui/pull/507) - Enable Unix and Linux shortcut keys in the input [#511](https://github.com/Rigellute/spotify-tui/pull/511) - Add album artist field to full album view [#519](https://github.com/Rigellute/spotify-tui/pull/519) - Handle track saving in non-album contexts (eg. playlist/Made for you). [#525](https://github.com/Rigellute/spotify-tui/pull/525)
v0.20.0
Fix audio analysis view and other improvements - Move pagination instructions to top of help menu [#442](https://github.com/Rigellute/spotify-tui/pull/442) - Add user configuration toggle for the loading indicator [#447](https://github.com/Rigellute/spotify-tui/pull/447) - Add support for saving an album and following an artist in artist view [#445](https://github.com/Rigellute/spotify-tui/pull/445) - Use the `â–¶` glyph to indicate the currently playing song [#472](https://github.com/Rigellute/spotify-tui/pull/472) - Jump to play context (if available) - default binding is `o` [#474](https://github.com/Rigellute/spotify-tui/pull/474)
v0.19.0
Fix audio analysis - Fix audio analysis feature [#435](https://github.com/Rigellute/spotify-tui/pull/435) - Fix re-authentication [#415](https://github.com/Rigellute/spotify-tui/pull/415) - Add more readline shortcuts to the search input [#425](https://github.com/Rigellute/spotify-tui/pull/425)
v0.18.0
v0.18.0: Bug fixes and improvements! - Fix crash when opening playlist [#398](https://github.com/Rigellute/spotify-tui/pull/398) - Fix crash when there are no artists avaliable [#388](https://github.com/Rigellute/spotify-tui/pull/388) - Correctly handle playlist unfollowing [#399](https://github.com/Rigellute/spotify-tui/pull/399) - Allow specifying alternative config file path [#391](https://github.com/Rigellute/spotify-tui/pull/391) - List artists names in the album view [#393](https://github.com/Rigellute/spotify-tui/pull/393) - Add confirmation modal for delete playlist action [#402](https://github.com/Rigellute/spotify-tui/pull/402)
v0.17.1
Minor bug fixes - Artist name in songs block [#365](https://github.com/Rigellute/spotify-tui/pull/365) (fixes regression) - Add basic view key binding to help menu
v0.17.0
More features and fixes! - Show if search results are liked/followed [#342](https://github.com/Rigellute/spotify-tui/pull/342) - Show currently playing track in song search menu and play through the searched tracks [#343](https://github.com/Rigellute/spotify-tui/pull/343) - Add a "basic view" that only shows the playbar [#344](https://github.com/Rigellute/spotify-tui/pull/344) - Show currently playing top track [#347](https://github.com/Rigellute/spotify-tui/pull/347) - Press shift-s (`S`) to pick a random song on track-lists [#339](https://github.com/Rigellute/spotify-tui/pull/339) - Prevent search when there is no input [#351](https://github.com/Rigellute/spotify-tui/pull/351)