Skip to content

Change Log

The current DataFlux Func version is 8.x. Previous versions have been archived and are available for download only, with no further updates or support provided.

8.0.13 (2026-07-15)

  • Optimized system patch log displays. The server groups logs by version and similar application times, while the management interface displays application times and record counts by group.

8.0.12 (2026-07-15)

  • Optimized the MCP Coding help and local cache synchronization process by centralizing initialization, permission gates, data transfer, and file operation rules in help responses, clarifying that scripts and resource files are uploaded immediately after editing, and synchronizing published code and MD5 manifests after script publication.
  • Fixed an issue where the frontend and backend Gzip Base64 decoding functions did not receive option parameters, allowing noParse to skip JSON parsing as expected.

8.0.11 (2026-07-15)

  • Added a mechanism for applying system patches by version. Server, Worker, and Beat load patches for the current version at startup. Patch directories can also be maintained in file management, and application results for each service node can be viewed.
  • After manually running a Cron Job through MCP Coding, a queryable task ID is returned. A Func task record query tool was also added to support polling and tracking asynchronous execution results.
  • Added service and queue health alerts to the Summary page to notify users of abnormalities in Workers, Beats, queue listeners, and queue loads.
  • Global search now supports jumping in code editors and Explorers through :line number. :0 / :1 indicate the first line, and :-1 indicates the last line.
  • Optimized the MCP Coding initialization process, Scope permission gates, and missing rule recommendation format. Added instructions for local AGENTS.md management, remote synchronization, conflict handling, and completion checks.
  • Refactored the MCP Coding documentation index and Web application practice instructions. Added a local AGENTS.md guide and frontend library and routing references, and improved security operation prompts for management tools.
  • Improved the configuration instructions for invocation parameters of Func APIs, synchronization APIs, and asynchronous APIs. Clarified the handling rules for "INPUT_BY_CALLER", fixed parameters, and unconfigured parameters.
  • Added type filtering to the script library restore point list. Increased the number of recent entries displayed in script set imports, exports, and restore point lists from 20 to 50.
  • Added task IDs to task record details and fixed Boolean parsing for the ignoreResult field.
  • Migrated the temporary log storage limit, abnormal request duration levels and record limits, and Redis scan iteration limit to configuration. Adjusted the default number of retained abnormal request logs to 1,000.
  • Unified the counts, durations, and error records in MySQL, PostgreSQL, and Redis query details to improve consistency in task performance analysis information.
  • Retained the @/ target path alias in system patch logs and optimized interface details such as detail table widths.

8.0.10 (2026-07-09)

  • Fixed the source of the super administrator user ID in the initialization process.

8.0.9 (2026-07-08)

  • Added an MCP debug message Explorer, supporting the viewing of recent MCP requests, responses, and MCP Coding data operation records by Access Token, tool, and keyword.
  • Optimized MCP Coding data upload and download debug records by adding scripts, resource files, MD5 values, and error information, while omitting file contents and other sensitive or large-volume content.
  • Optimized user role and management permission rules. The built-in super administrator cannot be disabled or deleted, and regular administrators cannot create, modify, or delete administrator users.
  • Tightened access token management permissions. Non-super administrators can manage only their own access tokens, and keys and detailed rules are hidden when viewing other users' tokens.
  • Added administrator restrictions and prompts to the system settings, users, Access Token, Access Key, and other entries on management pages.
  • Supported overriding the MCP base URL through request headers and reused the unified request protocol identification logic.
  • Optimized the display information of the MCP debugger and the Data Platform WebSocket event subscription debugger.
  • Optimized global search result highlighting, supporting highlighted title and ID matches across tabs.
  • Optimized the code editor search experience. The search box remains open, and F3 / F4 can continue navigating forward and backward using the previous search conditions.
  • Optimized the refresh states, pinned operation bars, and button spacing for scripts, connectors, and environment variables in the development sidebar.
  • Optimized JSON repair performance and supported masking sensitive fields in JSON strings.
  • Optimized abnormal request body error responses and error dump information, adding the request Content-Type.
  • Fixed issues with root directory prompts and .tips field returns in resource file lists.
  • Optimized SQL placeholder formatting, supporting unescaped ?? placeholders and list and dictionary parameter formatting.
  • Improved the instructions for local MCP Coding drafts and MD5 tracking.

8.0.8 (2026-07-02)

  • Fixed an issue where the global search shortcut did not work on macOS.

8.0.7 (2026-07-02)

  • Optimized the MCP Coding help instructions.

8.0.6 (2026-07-02)

  • Added a terminal administrator TUI supporting management list browsing, detail viewing, code viewing, raw API requests, and file management.
  • Added data download and upload APIs to MCP Coding and supported pagination for tool lists.
  • Access token authentication now supports passing tokens through the X-Dff-Access-Token request header.
  • Administrators can manage all access credentials, and the user list now includes a role column.
  • Added function context and editor prompts to the asynchronous invocation status of Function APIs, and fixed asynchronous API task request handling.
  • Fixed delayed task scheduling expiration semantics and delayedCronJob parsing.
  • Optimized MCP Coding Scope inheritance instructions, help output, data examples, and session recovery after service restarts.
  • Added sensitive information masking when connector configurations are exposed to user scripts.
  • Added an operation to reset self-monitoring upload anomaly levels.
  • Documentation pages can be configured for unauthenticated viewing. Optimized Swagger API documentation source URL and language selection handling.
  • Supported configuring the Alibaba Cloud ossutil command, and optimized username validation rules, private network CORS preflight response headers, and frontend time displays.
  • Fixed user queue validation and callback error handling issues.

8.0.5 (2026-06-18)

  • Optimized the MCP Coding Web application practice documentation by adding Scope examples, rule comments, and instructions for storing frontend resources.

8.0.4 (2026-06-17)

  • Added authentication, connector, and environment variable support to MCP Coding.
  • Added local Bootstrap and jQuery static resources to the built-in frontend libraries.
  • Optimized MCP Coding prompts, tool workflows, and script list metadata.
  • Improved the MCP help documentation structure and Web application practice instructions.
  • Optimized Data Platform authentication v2, API Key-only authentication, and Guance connector API Key ID handling.
  • Access token rules now support comments. Optimized quick selection and keyword filtering for large lists.
  • Added index file links to file service lists and displayed the number of edited scripts in script set lists.
  • Added a cleanup operation for missing functions and displayed the entry only when missing functions exist.
  • Added a global search shortcut and optimized prompt text.
  • Added a self-monitoring alert data write method and fixed self-monitoring status mapping.
  • Added a Redis health check at startup and optimized Redis temporary client retries and startup failure handling.
  • Fixed issues with system database connection failures, MCP request error handling, route response handling, and missing operation record route names.
  • Optimized Data Platform WebSocket event subscription connection error logs and removed deprecated ping_v2 handling.
  • Added Japanese interface translations and improved route documentation translations.

8.0.3 (2026-06-10)

  • Fixed request validation when resource files are uploaded or script sets are imported without files.
  • Fixed file service link encoding and HTML tag rendering issues.
  • Changed script prompts to plain text rendering.
  • Fixed the lifecycle issue of the chart window scaling listener on the system Metrics page.
  • Fixed hostname display in Data Platform WebSocket event subscription transmission errors.

8.0.2 (2026-06-10)

  • Added PostgreSQL database backup exports.
  • Added a command for publishing Redis tasks to administrator tools.
  • Added database compatibility branch detection.
  • Fixed encoding issues with JSON and text fields in MySQL backup exports.
  • Fixed MCP authentication, response path security, and backup consistency issues.
  • Removed the test Webhook endpoint.
  • Added a shake animation to error prompt dialogs.
  • Updated the major version number in the logo.

8.0.1 (2026-06-09)

  • Optimized MCP Coding support for "file management".
  • Added CronJob support to MCP Coding.
  • When no Data Platform WebSocket event subscription Ping task is received for an extended period, the local end proactively disconnects and reconnects to the WebSocket.
  • Fixed issues related to Data Platform WebSocket event subscription handling.
  • Fixed known bugs.
  • Optimized the UI.

8.0.0 (2026-06-07)

  • Added support for "file management", "file services", and "Function APIs" to MCP Coding.