Releases: thevickypedia/Jarvis
Releases · thevickypedia/Jarvis
v5.0.0
- Includes a pre-trained generative model using Ollama
- Bug fix for Roku TV's turn on functionality
- Supports JSON and YAML files for environment variables
v4.5.1
- Removes
wikipediafeature integration - Includes break fix for an invalid return type
v4.5
- Includes stability improvements for IOT devices
- Improved installation experience focused to support only python 3.10 and 3.11
- Includes a new feature to host a proxy server for
GETrequests - Onboard a new tool for notifications -
ntfy - Allows multiple websites for CORS origins
- Includes bug fixes and improved linting across the project
- Enables multiple notification channels for reminders
- Replaces in house module for car controls with
jlrpy - Includes frozen pypi packages for all supported devices
v4.4.2
Bug fix on flaky response when all the lights fail to connect
v4.4.1
- Crash fix VPN server config and adapt to new changes
- Minor improvements in one-time passcode settings
v4.4
- Removes garage feature due to Chamberlain blockade
- Improved failure response for light controls
- Fix bug on
subprocesstrigger interpreted asMainProcess - Rework dockerized
speech-synthesisand desperate attempt for container logging - Fix bug on port mapping between docker and localhost
v4.3
- Includes bug fixes and performance improvements
wifi_connectornow runs along side background tasks to reduce resource consumptioncrontabschedule andrecognizer_settingshave been moved from env vars to YAML file mapping- More efficient logging and less unwanted information at info level logging
v4.2
- Includes a new feature to control
HoneyWellthermostat - Includes a bug fix to handle conflict with broken webhook for
TelegramAPI - Includes a bug fix for failed weather monitoring in background tasks
v4.0
- Includes a new feature to check confidence score on speech recognition
- Adds different options for
ignore_hoursin background tasks - Adds an exclude/except feature when controlling
alllights - Includes more detailed response for failed lights due to unresolved hostnames
- Includes bug fix on garage controls
- Improvements in overall stability and accuracy
- Improved linting and documentation
v3.9
Includes a new feature to host telegram API via webhooks
This feature avoid long polling telegram API (pull model) and uses webhooks (push model) instead
Improved accuracy in figuring out the light location
Minor bug fixes when interacting with FileIO
Improved startup time