Skip to content

Release Notes

Stay Up to Date with the Latest HuLoop Release Information

release-notes-banner-artwork

HuLoop Release 60 – Version 7.0.17

Release Date: January 13, 2026

Quality & Reliability Improvements

This release continues HuLoop’s focus on strengthening execution consistency and overall platform resilience. The improvements in this section refine how automations behave across different scenarios, including complex logic flows, data handling, integrations, and document processing. Together, these updates support predictable automation behavior, clearer outcomes, and smoother day-to-day usage as automations evolve and scale.

Execution Flow and Control Consistency

  • Improved Execution Flow for Nested Loop and Conditional Logic: HuLoop refines how nested For loops and If–Else conditions are evaluated during automation execution. This update supports more predictable control flow when working with layered conditions inside loops, helping ensure that automation logic follows the defined structure as expected during runtime.
  • Improved Conditional Execution Handling for STORE Commands: Execution logic for conditional blocks has been refined to ensure commands within IF conditions are evaluated and executed only when their defined conditions are met. This enhancement helps maintain clear execution flow during automation runs and ensures STORE commands behave consistently with surrounding conditional logic.
  • Improved Execution Alignment for Run Settings: Execution behavior when using Run Settings has been refined to ensure invoked test cases are processed as expected during automation runs. This enhancement supports clearer execution flow when running use cases through web-based Run Settings, helping ensure all configured steps within invoked test cases are executed in sequence.

Document Processing and File Format Support

  • Expanded Document Extraction Support for .tif Files: HuLoop extends document extraction support to include .tif image files when processing check documents. This enhancement enables extraction of key check details from .tif images, supporting smoother document processing workflows without requiring format conversion.

API and Backend Execution Stability

  • Refined API Execution Stability for Automation Runs: API-driven automations now benefit from improved internal validation and data handling during execution. These refinements help ensure smoother interaction with backend services and more predictable behavior during automation runs, particularly in scenarios involving complex API responses.
  • Aligned SQL Data Export Behavior Across Execution Modes: HuLoop now applies consistent result handling when executing SQL queries across different execution options. Queries that return valid results through the Get Data action are now processed consistently when exporting results using Dump SQL Query Output to Excel, including scenarios involving complex or dynamically structured queries. This enhancement helps ensure predictable data output when working with SQL-based automations and downstream reporting.

Data Handling Consistency During Automation Execution

  • Improved Store Command Value Capture on Desktop Applications: HuLoop refines how the Store command captures on-screen values during desktop automation runs. This improvement supports more predictable value retrieval in scenarios where workflows depend on stored data during execution.

Compatibility & Requirements

There are no environment changes, version dependencies, or browser limitations in this release. Existing configurations continue to be fully supported.

Back To Top