Skip to content

Commit 5128a30

Browse files
committed
🚀 Bump version to 2.1.2
Major improvements: - Remote Tailscale network access for web UI - Enhanced telemetry tracking (health checks, commands, errors) - Smart BRIDGE_URL routing (Tailscale proxy vs localhost) - Improved security (Tailscale IP allowlist) - Better connection status detection Fixes: - Web UI now works from mobile devices on Tailnet - Telemetry properly tracks all user interactions - CORS handling for remote access
1 parent e24920e commit 5128a30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "omnipkg"
8-
version = "2.1.1"
8+
version = "2.1.2"
99
authors = [
1010
{ name = "1minds3t", email = "1minds3t@proton.me" },
1111
]

0 commit comments

Comments
 (0)