Skip to content

v25.8.1

Choose a tag to compare

@pycook pycook released this 04 Aug 12:53
· 60 commits to main since this release

πŸš€ 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