π Release v25.8.1 (2025-08-04)
β¨ New Features
Backend
- Web Protocol Support
- Added HTTP/HTTPS asset type with proxy access:
- Configurable access restrictions (scope/concurrency/path blocking)
- Watermark display for secure browsing
Frontend
Workspace
- One-click Web Proxy
- Right-click on Web assets to launch proxy sessions directly.
Resource Control
- New Sub-page: Web Access Policies
- Centralized management for:
- Path whitelist/blacklist
- Concurrent session limits
- Watermark customization
π₯ Installation & Upgrade
cd oneterm
git pull origin main
cd deploy
docker compose down && docker compose up -d