From 26073537895d87b4c94a1e63c1b5558238e730c9 Mon Sep 17 00:00:00 2001 From: LenweSaralonde Date: Thu, 15 Sep 2022 19:00:13 +0200 Subject: [PATCH] v1.9.2.0 release --- CHANGELOG.md | 12 ++++++++++++ Musician.toc | 2 +- Musician_Mainline.toc | 2 +- Musician_Vanilla.toc | 2 +- Musician_Wrath.toc | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d80c108..68e322e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ Changelog ========= +v1.9.2.0 +-------- +* Rearranged UI code to improve maintainability. +* Added WoW 10.0 support. +* Fixed Russian localization by MalyDupek. +* Added API version for third party add-ons. +* Hide chat password popup for the comm channel. #86 +* Fixed song editor cursor bounds. +* Fixed song links in chat bubbles on Classic. +* Fixed nameplate bug with TRP3 in cinematic mode. +* Minor bugfixes and improvements. + v1.9.1.1 -------- * Fixed chat channel colors and order getting swapped when joining the communication channel. #83 diff --git a/Musician.toc b/Musician.toc index c0dbaa28..cc35b435 100755 --- a/Musician.toc +++ b/Musician.toc @@ -1,7 +1,7 @@ ## Interface: 90207 ## Title: Musician ## Author: LenweSaralonde -## Version: 1.9.1.1 +## Version: 1.9.2.0 ## Notes: Listen to and perform music with your character ## SavedVariables: Musician_Settings ## SavedVariablesPerCharacter: Musician_CharacterSettings diff --git a/Musician_Mainline.toc b/Musician_Mainline.toc index c0dbaa28..cc35b435 100644 --- a/Musician_Mainline.toc +++ b/Musician_Mainline.toc @@ -1,7 +1,7 @@ ## Interface: 90207 ## Title: Musician ## Author: LenweSaralonde -## Version: 1.9.1.1 +## Version: 1.9.2.0 ## Notes: Listen to and perform music with your character ## SavedVariables: Musician_Settings ## SavedVariablesPerCharacter: Musician_CharacterSettings diff --git a/Musician_Vanilla.toc b/Musician_Vanilla.toc index 2ba6fb0f..8ce54b1c 100644 --- a/Musician_Vanilla.toc +++ b/Musician_Vanilla.toc @@ -1,7 +1,7 @@ ## Interface: 11403 ## Title: Musician ## Author: LenweSaralonde -## Version: 1.9.1.1 +## Version: 1.9.2.0 ## Notes: Listen to and perform music with your character ## SavedVariables: Musician_Settings ## SavedVariablesPerCharacter: Musician_CharacterSettings diff --git a/Musician_Wrath.toc b/Musician_Wrath.toc index 879c7d5e..49917e3a 100644 --- a/Musician_Wrath.toc +++ b/Musician_Wrath.toc @@ -1,7 +1,7 @@ ## Interface: 30400 ## Title: Musician ## Author: LenweSaralonde -## Version: 1.9.1.1 +## Version: 1.9.2.0 ## Notes: Listen to and perform music with your character ## SavedVariables: Musician_Settings ## SavedVariablesPerCharacter: Musician_CharacterSettings