[IX-3624]: Added directory access controls to enhance security by specifying which directories Iguana can access.
[IX-3637]: Introduced multithreaded components using component.clone, enabling efficient task distribution and concurrent workflows such as multi-threaded web servers.
[IX-3497]: Enabled component.call to allow one component to call functions in another, including asynchronous calls for enhanced multi-threaded web server functionality.
[IX-3575]: Implemented a reset instance feature (currently in Beta).
Bug Fixes
[IX-3003]: Resolved an auto-formatting issue related to "end" in tab formatting.
[IX-3695]: Fixed an issue to ensure the run directory is recreated when starting a component.
[IX-3692]: Updated the file browser to maintain a fixed height for improved usability.
[IX-3690]: Restored the "Show only checked rows" button on the dashboard.
Expand
title
Iguana 10.1.106 - Dec 4, 2024
10.1.106 This release introduces support for HTTP/2 connections. It also contains other minor improvements.
New Features
[IX-3605] Implemented support for the HTTP/2 protocol.
[IX-3624] Added os.execute permission to component roles.
Enhancements
[IX-3631] Simplified the Select Commit to Run from screen.
[IX-3629] Upgraded CodeMirror to version 5.65.18.
[IX-3638] Updated bzip2 library to version 1.0.8.
[IX-3646] Standardized the spelling of "Iguana X" to "IguanaX."
Bug Fixes
[IX-3480] Fixed escaping of quotation marks in file names in the Commit Changes dialog.
[IX-3632] Made the Configure Repository screen scrollable.