Skip to content

Releases: thevickypedia/Jarvis

v4.0

22 Oct 14:40
Compare
Choose a tag to compare
  • Includes a new feature to check confidence score on speech recognition
  • Adds different options for ignore_hours in background tasks
  • Adds an exclude/except feature when controlling all lights
  • 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

03 Oct 01:24
Compare
Choose a tag to compare

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

3.7.2

28 Sep 22:52
Compare
Choose a tag to compare

Includes a new feature to run start up scripts
Includes dependent module updates for startup validations

v3.7.1

11 Sep 21:57
Compare
Choose a tag to compare

Includes a feature to upload any file to the server via Jarvis API or Telegram bot
Unrecognized functions now have an offline option with stored GPT history
Improved stability in speech recognition
Fixes minor inconsistencies specific to volume controls on RokuTV
Improves overall file structure

v3.7

30 Aug 00:59
Compare
Choose a tag to compare

Includes a new feature to setup daily alerts for stock-monitor
Addtionally Jarvis can also list existing reminders now
Improve overall stability and error handling for FileIO operations

v3.6

23 Aug 23:45
Compare
Choose a tag to compare

Redefines the way how alarms and reminders work
Includes a new feature to get existing alarms
Provides an option to choose between GPT models for OpenAI

v3.5.1

18 Aug 21:20
Compare
Choose a tag to compare
  • Adds a new feature to request holidays on any date/day
  • Minor improvements in stability

v3.5

10 Aug 20:01
Compare
Choose a tag to compare
  • Adds a new feature to place functional restrictions on offline commands
  • Bug fixes for TV and garage door controls
  • Includes a retry logic for garage controls making it more reliable

v3.4

31 Jul 23:36
Compare
Choose a tag to compare
  • Includes bug fixes and startup improvements
  • Updates keyword mapping
  • Updates to standalone test modules

v3.3

29 Jul 01:26
Compare
Choose a tag to compare
  • Adds a feature to get all stock tickers via API
  • Includes bug fixes and startup improvements