This commit is contained in:
parent
dff0ff1c8b
commit
2f014259b6
@ -2,6 +2,8 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 0.3.0 - 2026-05-05
|
||||
|
||||
- Add `auth paste`, wire `--no-input`, and improve cookie diagnostics/cleanup (`#5`, thanks @im-zayan)
|
||||
- Add `play --shuffle`, Connect library/playlist support, and context-aware Connect play payloads (`#15`, thanks @StandardGage)
|
||||
- Fix Connect track artist extraction for nested artist containers and minimal artist fragments (`#7`, thanks @joelbdavies)
|
||||
@ -14,9 +16,6 @@
|
||||
- Fix Connect `--device` playback when no device is active without falling back to rate-limited Web API playback.
|
||||
- Fix `auth paste --no-input` by accepting the documented flag order.
|
||||
- Fix playlist add/remove 429s by using Connect playlist mutations with writable-playlist checks and fallback coverage across engines (`#20`).
|
||||
|
||||
## 0.3.0 - 2026-03-08
|
||||
|
||||
- Release prep: bump CLI/spec version to `0.3.0`
|
||||
|
||||
## 0.2.0 - 2026-01-07
|
||||
|
||||
Loading…
Reference in New Issue
Block a user