mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
Release v3.8.1 (#2441)
Release v3.8.1 — feature flags settings page, bracketed combo names, security hardening, multi-driver SQLite
This commit is contained in:
committed by
GitHub
parent
a224bf6530
commit
91b6983564
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Compliance & Audit"
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
lastUpdated: 2026-05-13
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Error Message Sanitization"
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
lastUpdated: 2026-05-14
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Guardrails"
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
lastUpdated: 2026-05-13
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Public Credentials Handling"
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
lastUpdated: 2026-05-14
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Stealth Guide"
|
||||
version: 3.8.0
|
||||
version: 3.8.1
|
||||
lastUpdated: 2026-05-13
|
||||
---
|
||||
|
||||
@@ -212,10 +212,10 @@ All MITM endpoints require management auth (`requireCliToolsAuth`). The sudo pas
|
||||
|
||||
| Variable | Default |
|
||||
| ------------------------ | --------------------------------------------- |
|
||||
| `CLAUDE_USER_AGENT` | `claude-cli/2.1.143 (external, cli)` |
|
||||
| `CODEX_USER_AGENT` | `codex-cli/0.131.0 (Windows 10.0.26200; x64)` |
|
||||
| `CLAUDE_USER_AGENT` | `claude-cli/2.1.145 (external, cli)` |
|
||||
| `CODEX_USER_AGENT` | `codex-cli/0.132.0 (Windows 10.0.26200; x64)` |
|
||||
| `GITHUB_USER_AGENT` | `GitHubCopilotChat/0.45.1` |
|
||||
| `ANTIGRAVITY_USER_AGENT` | `antigravity/1.23.2 darwin/arm64` |
|
||||
| `ANTIGRAVITY_USER_AGENT` | `antigravity/2.0.1 darwin/arm64` |
|
||||
| `KIRO_USER_AGENT` | `AWS-SDK-JS/3.0.0 kiro-ide/1.0.0` |
|
||||
| `QODER_USER_AGENT` | `Qoder-Cli` |
|
||||
| `QWEN_USER_AGENT` | `QwenCode/0.15.9 (linux; x64)` |
|
||||
|
||||
Reference in New Issue
Block a user