API Engine 1.18.2025092227.220315 September 23, 2025 *In future releases, the version number of the...
API Engine Release Notes - 1.18.2025101627.226314
API Engine 1.18.2025101627.226314
October 17, 2025
Features
-
API Setup Configuration
-
Added "LockTable when Update Function Execution Timestamp" option to handle concurrent API function executions. Disabled by default; enable if experiencing "Sorry we just updated this page" errors.
-
Corrections
-
Code Refactoring
- Moved function execution timestamp update logic to `SendRequest` method, ensuring consistent timestamp updates across all execution paths (job queues, manual page actions). Timestamp now captures the actual start time before HTTP processing.