Iguana 10.1.101: This release introduces support for all four git providers on both cloud and self-hosted servers. It also includes new features like the ability to pin components and to edit connections using a table. New Features and Enhancements: Azure, Bitbucket, GitHub, GitLab Support: Support for local and cloud versions of these platforms, with the ability to configure ports for HTTP(S) and SSH requests. Pin Components in the Dashboard: Ability to pin components in the dashboard to a specific location. Grid Organization: Created a component that organizes components into a grid using pins. Bulk Pin Location Editing: You can bulk edit the location of pins with the bulk shift pins action. Bulk Action Confirmation: A confirm window now appears for all bulk action actions. Component Connections: You can view and edit a component’s connections in a table interface. Iguana Instance ID Retrieval: Support for ./iguana --id to get the IguanaId of an instance. Enhanced Button Titles: Added title properties to more buttons to help explain their functions. Stability Improvement: Gracefully handle hl7.message when the name argument is a segment or composite. Improved Stability and Performance: Moved processes onto worker threads. Git History View: Git History view for components that merges in relevant library git history (Beta feature).
Bug Fixes: Git Directory Issues: Fixed Git issues when the Iguana working directory contains spaces in the name. Parameter Parsing Fix: Fixed the optional string parameter parsing issue in net.sftp and net.smtp . Extended SFTP List Function: Extended net.sftps.list to return the raw response from the server. Git Scheme Fix: Fixed issues with pulling Git changes involving libraries where the upstream repository had the wrong scheme (HTTP[S] vs SSH). Help Function Indexing: Fixed how we indexed our built-in help functions in the cache. Component Count Fix: Fixed the component count being off by one after purging the logs.
|