Skip to content

ChangeLog

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

7.3.3 (2025-10-15)

  • Updated third-party packages

7.3.2 (2025-10-15)

  • Fixed known bugs

7.3.1 (2025-10-15)

  • Adjusted download / installation scripts

7.3.0 (2025-10-14)

  • Upgraded built-in Redis to 6.2.20
  • Added support for specifying system configurations via configuration files (using SYSTEM_SETTING_ prefix)
  • Added DFF.API_AUTH support
  • Added function parameter hint support
  • Optimized WebSocket debugger
  • Fixed known bugs
  • Minor code adjustments

7.2.11 (2025-09-16)

  • element-ui library moved into client/src for maintenance
  • Updated lodash version in element-ui library
  • Other minor adjustments

7.2.10 (2025-09-12)

  • Fixed known bugs

7.2.9 (2025-09-12)

  • Fixed known bugs

7.2.8 (2025-09-12)

  • Added output limit to memory analysis reports
  • Added DFF.FUNC_SYNC(...) for synchronous function calls
  • Fixed known bugs
  • Adjusted UI
  • Other minor adjustments

7.2.7 (2025-09-09)

  • Added ARM version SQL Server support
  • Third-party package object-checker made internal to the project
  • Added default value to configuration item WEB_FIXED_RESPONSE_HEADERS_MAP
  • Reduced number of tags reported in Self-Monitor data
  • Added system DB and system cache DB query details to Self-Monitor data
  • Added element count display for keys in function cache management page
  • Added DFF.CACHE.eval() method for executing Redis Lua scripts
  • Environment variable DFF.ENV(...) now supports default values
  • Enhanced security
  • Cron expressions now support using 7 to represent Sunday
  • Optimized underlying code
  • Fixed known bugs
  • Adjusted UI
  • Other minor adjustments

7.2.6 (2025-08-15)

  • Fixed known bugs

7.2.5 (2025-08-14)

  • Fixed known bugs

7.2.4 (2025-08-13)

  • Implemented log rotation using Cron Jobs
  • Removed logrotate
  • Adjusted exception handling in user scripts
  • Fixed known bugs
  • Minor UI adjustments

7.2.3 (2025-08-11)

  • Automatically added DataFlux Func information to Self-Monitor reported data
  • Fixed known bugs

7.2.2 (2025-08-08)

  • Minor code adjustments
  • Fixed known bugs

7.2.1 (2025-08-06)

Deprecated version

This version has issues. Do not use this version for new installations.

If you have already installed this version and encounter the Unknown column 'outerId' in 'field list' issue, you can try executing the following SQL statement to fix it:

MySQL
1
ALTER TABLE `wat_main_user` ADD COLUMN `outerId` text DEFAULT NULL AFTER `customPrivileges`;
  • Minor code adjustments
  • Fixed known bugs

7.2.0 (2025-08-05)

  • Added support for external user login
  • Minor code adjustments
  • Fixed known bugs

7.1.9 (2025-07-30)

  • Fixed known bugs

7.1.8 (2025-07-29)

  • Minor code adjustments
  • Fixed known bugs

7.1.7 (2025-07-28)

  • Adjusted hostname during Docker Stack deployment
  • Fixed known bugs

7.1.6 (2025-07-25)

  • Optimized system metrics / Self-Monitor module
  • Fixed known bugs

7.1.5 (2025-07-24)

  • Optimized Script Market processing performance
  • Optimized exception request page
  • Renamed role sa to admin; administrators no longer distinguish between sa and admin
  • Minor code adjustments
  • Fixed known bugs

7.1.4 (2025-07-18)

  • Fixed known bugs

7.1.3 (2025-07-16)

  • Fixed known bugs

7.1.2 (2025-07-16)

  • Fixed known bugs

7.1.1 (2025-07-16)

  • Minor code adjustments
  • Fixed known bugs

7.1.0 (2025-07-16)

  • Optimized Script Market implementation
  • Minor code adjustments
  • Fixed known bugs

7.0.2 (2025-07-02)

  • Fixed known bugs

7.0.1 (2025-07-01)

  • Minor code adjustments
  • Fixed known bugs

7.0.0 (2025-07-01)

  • Released version 7.0.0