diff options
author | Cow <cow@volloeko.de> | 2021-04-24 20:30:56 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-24 20:30:56 +0200 |
commit | efb5a50de5924d0185e80269cccd67da77a337b3 (patch) | |
tree | cf6e24090a90787329bc5699d746543e83dd1cfc /CHANGELOG.md | |
parent | 8f7e875f1e79d6e728c737bbe6318143f9b41a43 (diff) | |
download | Cowlection-efb5a50de5924d0185e80269cccd67da77a337b3.tar.gz Cowlection-efb5a50de5924d0185e80269cccd67da77a337b3.tar.bz2 Cowlection-efb5a50de5924d0185e80269cccd67da77a337b3.zip |
Improved speed of Log Search
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 |