diff options
| author | zousar <[email protected]> | 2025-04-15 23:43:28 -0600 |
|---|---|---|
| committer | zousar <[email protected]> | 2025-04-15 23:43:28 -0600 |
| commit | 4f25d9846f2a0e67206fd2984f686ebe40b1e7e1 (patch) | |
| tree | 98441dda414149204a6ef7031a3e4253b3099fb5 | |
| parent | Make metadata presentation more generic (diff) | |
| download | zen-4f25d9846f2a0e67206fd2984f686ebe40b1e7e1.tar.xz zen-4f25d9846f2a0e67206fd2984f686ebe40b1e7e1.zip | |
Changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ef32d55f..cd23a0771 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## +- Improvement: Made metadata presentation for cooked output entries more generic - Bugfix: Use proper FindClose call when using fallback when getting file attributes on windows - Bugfix: Fixed race condition at final chunks when downloading multipart blobs which could lead to corruption and/or crash - Bugfix: Fixed BigInt conversion error affecting the tree view in the web UI |