aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorzousar <[email protected]>2026-02-17 21:22:17 -0700
committerzousar <[email protected]>2026-02-17 21:22:17 -0700
commitd8ad42c32f0d754948c7fd1c60beda6dcb8d36c6 (patch)
tree4a0884215ce8ef6d2d384ea6d70cb39bb8e8f799 /CHANGELOG.md
parentMerge branch 'main' into zs/web-ui-improvements (diff)
downloadzen-d8ad42c32f0d754948c7fd1c60beda6dcb8d36c6.tar.xz
zen-d8ad42c32f0d754948c7fd1c60beda6dcb8d36c6.zip
Changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2fe710a9..1c3d3c970 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,9 @@
- Improvement: Reduced time project and project oplogs are locked during GC and Validation
- Improvement: `zen` now supports additional configuration of logging options, such as `--log-warn=...` for configuring log levels, etc (see `zen --help`)
+- Improvement: Web UI shows both hard and soft package dependencies
+- Improvement: Web UI presents ops with only files without resorting to json representation
+- Improvement: Web UI offers a cook artifacts view to present cook dependencies
## 5.7.20
- Improvement: When validating cache records read from disk we now do a limited validation of the payload to reduce overhead