From df60b3607577ae6f839b158f419e4a65ab43a34e Mon Sep 17 00:00:00 2001 From: Cow Date: Tue, 13 Apr 2021 16:12:34 +0200 Subject: Made colored overlay in Dungeon Party Finder disableable --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 2544a64..fd261d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Dungeon Party Finder: Parties with specific classes can now *always* be marked as 'unideal' (additionally to the already existing option to mark a party when 2+ members use the same specific class) - Dungeon Performance Overlay: added an alternative text border option - "Copy inventories to clipboard"-feature now automatically decodes base64 data (e.g. skin details) and unix timestamps +- Dungeon Party Finder: colored overlay is now also disable-able via config ### Fixed - Fixed issue with 'no dung class selected' -- cgit