Thursday, April 23, 2026 · v1.8.0

Menu Redesign & Sandbox File Type Parsing Upgrade

Menu Redesign & Sandbox File Type Parsing Upgrade
This release focuses on a comprehensive menu redesign .We enhanced Sandbox parsing support for complex file types and optimized the task list display logic and expanded support for core infrastructure components (MySQL, JVM, Redis) and WPS through new Skills and integrations.

New Feature: Menu Redesign

We have deeply optimized the system's navigation architecture to make core operations more accessible:

  • Reorganized entry points: Restructured the navigation menu with clearer section boundaries. Comprehensive refinement of color contrast and component states across both dark and light themes eliminates visual noise.
  • Automated task grouping: The task sidebar now includes four views — "Recent Tasks", "Scheduled", "Event-Triggered", and "Favorites". Scheduled and event-triggered tasks support grouping by automation name with collapsible history, and you can view the raw event JSON directly.
  • Improved task experience: Automation task titles are now auto-generated. The detail panel's information hierarchy has been optimized so that task source and trigger type are immediately clear at a glance.

Full Release Checklist

feat

  • Restructured system menu and feature entry points; context pages have been fully reorganized.
  • Redesigned task list sidebar with support for grouping scheduled/event-triggered tasks by automation name.
  • Sandbox now supports async parsing for PDF, DOCX, XLSX, CSV, JSON, JSONL, YAML, YML, and XML — 9 file types in total (5 MB limit per file).
  • Sub Agent now supports routing via Castrel Proxy (BridgeNode), enabling agent task delegation across network boundaries.
  • Added MySQL, JVM, and Redis diagnostic Skills, plus a Java Heap Dump file analysis tool.
  • Added WPS Office integration with basic auth setup.
  • Specialized optimization for the @ mention Connector flow, improving resource list rendering accuracy.

bugfix

  • Fixed an issue where the Lark @ mention feature occasionally mentioned all members in certain scenarios.
  • Fixed a connection failure with the Elasticsearch Connector when using API Key authentication.
  • Fixed an issue where the left-side task list did not update in real time after renaming an automation task.
  • Fixed a security issue where the member list exposed full email addresses; emails are now masked by default.