diff options
| author | Dan Engelbrecht <[email protected]> | 2025-11-18 18:27:45 +0100 |
|---|---|---|
| committer | Dan Engelbrecht <[email protected]> | 2025-11-18 18:27:45 +0100 |
| commit | 5a729f347e824b6be3eaebb92756806ebc089035 (patch) | |
| tree | f543ccb6dd27c2571356159592089f3ba802fe5a | |
| parent | 5.7.11-pre0 (diff) | |
| download | zen-5a729f347e824b6be3eaebb92756806ebc089035.tar.xz zen-5a729f347e824b6be3eaebb92756806ebc089035.zip | |
changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 364633467..101596dae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ ## +- Improvement: Drop-all action added to dashboard for projects and z$ namespaces - Bugfix: Fixed ASSERT when using `zen builds download` with wildcard filtering due to needed loose chunks being incorrectly filtered out ## 5.7.10 - Improvement: Sentry is now disabled by default when building locally, to avoid uploading crashes due to local changes. CI builds still enable it just like before - Improvement: Include the server version on the dashboard's start page -- Improvement: Drop-all action added to dashboard for projects and z$ namespaces - Bugfix: Wildcard matching could cause out of bound read error - Bugfix: Fixed buffering of written blocks during GC which could lead to chunks returned as not found until restart |