From f8af26f2b491366fb0c6377e5b7e2e8b67d7b49b Mon Sep 17 00:00:00 2001 From: Val Voronov Date: Fri, 17 Nov 2017 08:35:17 +0700 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce1863..afe6f26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # CHANGELOG +## Version 70300.05 + +- Fixed DND option. Previously it's disabling toast group entirely; +- Re-added click handler to collection toasts; +- Locked collection and transmog toasts' left click handling behind config option. Both may cause UI errors in combat if enabled, but people like being able to click them regardless; +- Updated German translation. Translated by pas06@Curse. + ## Version 70300.04 - Removed click handler from collection toasts. It taints Blizz code too much;