Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
RC 1 source code.tar.gz | 2021-11-02 | 34.2 MB | |
RC 1 source code.zip | 2021-11-02 | 34.5 MB | |
README.md | 2021-11-02 | 1.2 kB | |
Totals: 3 Items | 68.6 MB | 0 |
What's Changed
- 1.0.0 rc1 by @Psychokiller1888, @philipp2310 in https://github.com/project-alice-assistant/ProjectAlice/pull/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 https://github.com/project-alice-assistant/ProjectAlice/pull/454
Full Changelog: https://github.com/project-alice-assistant/ProjectAlice/compare/v1.0.0-b5...v1.0.0-rc1