What's new
This release is about making day-to-day project work faster - especially for teams running many similar projects.
You can now group related projects into folders, so the project list stops being one long flat scroll. Cloning has graduated from a single-step trick to a first-class operation: clone an individual step into another project or clone an entire project as a starting point for the next one, keeping all your steps, variables, and lifecycle wiring intact.
Deployment log views got a clean-up too. The "show all log items" toggle replaces the old hidden-by-default behaviour, and step headers in the timeline are easier to scan when something fails. On the variable side, structural variable replacement now traverses JSON objects and arrays - not just top-level strings - which was a frequent gotcha when deploying complex configuration files.
Highlights
Project folders for grouping work. Clone steps and clone entire projects. Cleaner deployment log view with a show all toggle. Structural variable replacement for nested objects and arrays. Hotfix for package casing on case-sensitive feeds.
Highlights
- Project folders for grouping work in the project list
- Clone individual steps and full projects
- Cleaner deployment log view with
show alltoggle and better step headers - Structural variable replacement now traverses objects and arrays
- Hotfix for package casing on case-sensitive feeds