diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e1ce07f6..cabfbb652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## - Feature: `zen oplog-export`, `zen oplog-import` for `--url` (cloud) and `--builds` (builds) option now has `--oidctoken-exe-path` to let zen run the OidcToken executable to get and refresh authentication token +- Feature: zenserver option `--buildstore-disksizelimit` to set an soft upper limit for build storage data. Defaults to 1TB. +- Bugfix: Restore Mac minver back to 12.5 - Bugfix: Fixing bug where some imports were shown as a blank string in the web UI +- Improvement: Hide progress ETA number until at least 5% of work is done to reduce misleading processing times. UE-256121 +- Improvement: Dynamically adjust console progress output based on console width. UE-256126 ## 5.6.2 - Bugfix: Changed Mac minver from 12.5 to 14.0, and removed `_LIBCPP_DISABLE_AVAILABILITY` as a define on Mac due to executable incompatibility issues |