- Fix `AttributeError: 'list' object has no attribute 'name'` when browsing tracks. (Fixes 43, 45, 59, PR 69)
- Improved error handling. (Fixes 53, 71, 90, 95, PR 100)
- Merged oustanding pull requests implementing various API updates. (Fixes 79, 82, PR 100)
- Cached main API endpoint responses for 10 seconds.
- Cached stream links to reduce impact of API rate limit. (PR 100)
- Add `explore_songs` config to limit the number of results returned. (PR 100)