File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33from multiprocessing import current_process
44from typing import Callable
55
6- version = "6 .0.0"
6+ version = "7 .0.0"
77
88
99def __preflight_check__ () -> Callable :
Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ v7.0.0 (06/15/2025)
5+ -------------------
6+ - feature: Allow speech-synthesis containers to be hosted externally and remove internal trigger
7+ - fix: ``AVCaptureDeviceTypeExternal `` warning from ``opencv `` due to ``Continuity Camera `` in iOS
8+ - feature: Includes an option to load env vars from ``VaultAPI ``
9+ - refactor: Restructure ollama model name and model file usage
10+ - build (deps): Upgraded installer to improve speed and user experience with ``uv ``
11+ - build (deps): Upgraded dependencies
12+ - refactor: Replace all API decorators with routing objects
13+
14+ v6.0.1 (06/15/2025)
15+ -------------------
16+ - Bug fix on openweathermap API, and occasional launch errors
17+ - **Full Changelog **: https://github.com/thevickypedia/Jarvis/compare/v6.0.0...v6.0.1
18+
419v6.0.0 (10/04/2024)
520-------------------
621- Includes support for ARM based macOS machines
You can’t perform that action at this time.
0 commit comments