Releases: buddyh/alexa-cli
Releases · buddyh/alexa-cli
v0.5.0
Changelog
- 5cb8027 Add --version flag support
- 54cfc14 Add auth status and logout subcommands
- cff3469 Add browser-based auth flow to alexacli auth
- 43d69fd Add endpoints for additional regions.
- 731fd88 Fix split-domain auth defaults and locale headers
- 54f484e Merge pull request #6 from TomAnthony/main
- 8e563cb Support split-domain Alexa auth/runtime for EU accounts
- 9a7ae73 Update README for browser auth, status/logout, and verbose flag
v0.4.0
Changelog
- d782058 Add Alexa+ (LLM) API support
- c710807 Add askplus command for Alexa+ LLM conversations
- 5c01ca8 Add conversations command to list Alexa+ conversation IDs
- d0bc300 Add device flag to askplus for easier conversation selection
- 4f78c24 Add fragments command to view Alexa+ conversation history
- 1d441c3 Add play command for audio playback via SSML
- 1edc379 Document Alexa+ commands and audio playback in README
- e859fff Register new Alexa+ commands in root
- 6c42860 Update .gitignore for local development files