diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index db4577499..bfa9360a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ - When trimming memcache, deallocate memcache buffers when not holding exclusive lock in bucket - Improvement: Optimized startup performance - reduced startup time by ~30% for large data sets - Improvement: During block store compact, merge small blocks even if no new unused data is found +- Improvement: Self-hosted dashboard - Bugfix: Symbol resolution could fail on Windows depending on the process' current working directory - Bugfix: Don't block disk cache buckets from writing when scanning records for attachment references - Bugfix: Make sure we clear active write block of block store if we get exception when writing to disk |