aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cabfbb652..ee7f427d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
- 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
+- Improvement: Usability improvements to oplog search in web UI. Case insensitve, short string search, reset search.
## 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