Because Alexa doesn't give the way to add description to versions here will be the Changelog of them
- improve: rewired
"play <collection>"
from intent"in-on-go-music-playback"
to"music query"
(e.g. "play unlocked music" does't start playback but ask about genre instead)
- improve: support request like:
"play unlocked symphonies"
(combination of collection andGENRES_IA
)
- fix: support
- fix: rename "symphony" to "symphonies"
- feat: add support of "play " request
- feat: map "unlock recordings" to "unlocked recordings"
- feat: add custom
GENRES_IA
type for music genres missed inAMAZON.Genre
(e.g. "symphony") - feat: use
GENRES_IA
forMusicQuerySubject
andInOneGoMusicPlayback
intents
- feat: remove all conflicts like intersection between Amazon.Genre and COLLECTION_LIST