Back to Changelog
Panel Backend

v1.0.481

Minor Release Released August 24, 2026

Per-site logs, OpsAI Telegram agent, and disk safety improvements.

New Features

2
  • Per-Site Logs: view Apache/nginx access and error logs scoped to a single site, with global Apache logs categorized for easier browsing.
  • OpsAI Telegram Agent: run the desktop AI assistant as a headless Telegram bot using a bot token and chat ID, with a resilient long-poll bridge.

Improvement

1
  • OpsAI endpoint catalog refreshed, added cross-server SSH support, and fixed the OpsAI terminal F5 refresh handling.

Bug Fixes

3
  • Fixed OpsAI Telegram sessions getting stuck in an 'already in use' loop by resuming existing sessions first instead of always starting new ones.
  • Log rotation self-heal: prevents unbounded log growth from filling the disk on servers where logrotate configuration drifted.
  • Fixed a Docker sibling-container data loss issue.
See the Demo