# Version 1.1.70

### **✨ Improvements**

* Added retry handling for critical internal and service-unavailable errors from Google Sheets.
* Integrated the reload action (from the Keyboard Action building block) into the standard page navigation logic to improve reliability and handle page load timeouts.
* Improved error messages in the **Take Screenshot** building block.
* If a file URL rejects the download (with a status like 400), the error details from the request response are now included in the error report.

### **🛠️ Fixes**

* Fixed an error that occurred when looping through a Google Sheet and requesting additional rows while the grid contained no more rows.
* Fixed an issue where a `null` value returned from a nested record path in **Send HTTP Request** would raise an error — it now correctly saves `null` to the variable or column linked to the record path.
* Resolved an authentication issue affecting some older Google Sheets integrations.
* Fixed an issue where certain HTTP error statuses in Send HTTP Request could cause the TaskBot run to be recorded as ended with an "unknown" status in the run report.
