v0.10.0
The Artifacts tab is a real tree
Every folder was permanently expanded. The API tree was flattened once at fetch time and the structure thrown away, so there was nothing left to collapse: a build with a deep artifact tree just filled the pane with rows you could not fold up.
Folders now start closed.
enteropens or closes the selected folder, or opens a file in the browserl/ right opens (only opens, so repeats never toggle it shut)h/ left closes, and from a child it collapses the parent and moves to it- An open folder shows
▾, a closed one▸
Two details worth knowing: a node carrying children is treated as a folder even when GoCD omits the type field, which previously left its children unreachable; and open state is keyed by full path, so one/logs and two/logs no longer open together.
brew upgrade lazygocdFull Changelog: v0.9.0...v0.10.0