From efb5a50de5924d0185e80269cccd67da77a337b3 Mon Sep 17 00:00:00 2001 From: Cow Date: Sat, 24 Apr 2021 20:30:56 +0200 Subject: Improved speed of Log Search --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e6ed15a..0f81699 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,11 +41,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - colored overlay is now also disable-able via config - Player lookup now shows - in addition to the active pet - a spirit pet - Dungeon Performance Overlay: added an alternative text border option -- Dungeon item tooltips: Gear Score can now be hidden separately (instead of getting replaced by Item Quality) +- Dungeon item tooltips: Gear Score can now be hidden separately (instead of getting replaced by Item Quality) ### Fixed - Fixed issue with 'no dung class selected' - Unexpected API-related exceptions no longer void all chat output +- Greatly increased speed of the Log Search (`/moo search`) ## [1.8.9-0.12.0] - 03.01.2021 ### Added -- cgit