RC 1
·
356 commits
to master
since this release
What's Changed
- 1.0.0 rc1 by @Psychokiller1888, @philipp2310 in #546
- All Alice's files are now licensed
- Added a load of pydocs
- Skills trying to modify a system config do trigger a warning for the user to accept
- Alice cleans up the mess after deletion of skills
- Telemetry improvements
- Support for neural voices
- Coqui STT implemented
- Remodeled the admin config UI page
- UI skill creation and edition
- Loads of new endpoints on the api
- New decorator for skill "KnownUser"
- Sensitive values are not transmitted to front end anymore
- Re implemented multi intents support
- Implemented intent extenders
- Implemented skill download suggestion when an intent is not recognized
- Custom tiles for MyHome upload support
- No more icons blinking in My Home
- Implemented persistent notification for web ui
- Implemented microphone support for web ui/browser
- New Alice CLI
New Contributors
- @hipitihop made their first contribution in #454
Full Changelog: v1.0.0-b5...v1.0.0-rc1