Added reliability improvements to the checkout process to ensure first-time success.
Updated Node deletion to immediately reflect removed nodes in the UI without requiring a page refresh.
Version 7.11.2
Updates
Project Architects and Project Contributors can now delete Workspaces in any projects they are part of.
Our Join string editing capability now saves correctly when rapidly switching between multi-source nodes.
Our Hash editor automatically displays all columns with proper scrolling functionality.
Reminder
Keep your CLI up to date to ensure access to the latest features, bug fixes, and security enhancements. Run`npm upgrade -g @coalescesoftware/coa`
or download the latest version on NPM.
Version 7.11.0
Updates
Project Architects and Project Contributors can now delete Workspaces in any projects they are part of.
Our Join string editing capability now saves correctly when rapidly switching between multisource nodes.
Our Hash editor now displays all columns with proper scrolling functionality.
Version 7.10.4
We fixed a bug where Nodes with a joinTemplate in their definition did not generate code for the join condition, resulting in the join tab being blank..
Version 7.10.3
The previously reported issue affecting users on coa
version 7.5.8 and below has been resolved.
No immediate action is required for users on older versions.
The fix maintains backward compatibility across versions.
While older versions are now supported, we recommend updating to the latest version of
coa
when possible.
Version 7.10.2
We fixed a bug where deployments fail to proceed past the deploy plan in environments where the initial deploy has failed and no subsequent deployments exist.
We fixed a bug where the placement of the merge conflict marker (>>>>>>) would invalidate the line of code it was on.
We fixed a bug where the Results panel would not expand.
We fixed a bug where if Job names were too long, the Deploy menu would be hidden.
We fixed a bug where Nodes using joinTemplate didn’t automatically add dependencies.
We fixed a bug where clicking Validate Select on certain Nodes caused the page to freeze.
We fixed a bug where missing or corrupted metadata would cause the Mapping Grid to crash.
We fixed a bug where clicking Discard All in the Git Modal caused a validation error.
We fixed a bug where package and non-package nodes could lose metadata if a deployment failed without finishing.