release v0.2.2
Network migration: the gateway's default Tatlock URL is now the docker container name (http://tatlock:8000); the retiring tatlock.schweitz.internal domain is gone from config and docs. Deployments that set DESKLOCK_TATLOCK_BASE_URL are unaffected. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,8 @@ until the first tagged release.
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.2.2] — 2026-07-19
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- The gateway's default Tatlock URL is now `http://tatlock:8000` (docker
|
- The gateway's default Tatlock URL is now `http://tatlock:8000` (docker
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "desklock-gateway"
|
name = "desklock-gateway"
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)"
|
description = "Voice gateway bridging the DeskLock device to the Tatlock butler (STT/chat/TTS)"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user