Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 10:35
· 467 commits to master since this release
Fix slow and frozen UI 🚀

- Fix empty UI when pressing escape in the device and analysis views [#315](https://github.com/Rigellute/spotify-tui/pull/315)
- Fix slow and frozen UI by implementing an asynchronous runtime for network events [#322](https://github.com/Rigellute/spotify-tui/pull/322). This fixes issues #24, #92, #207 and #218. Read more [here](https://keliris.dev/improving-spotify-tui/).