Added named tokens for warrior forms to the [stance:battle/defensive/berserker/gladiator] conditional.
[in:bfa] is now satisfied in Nazjatar; additionally, added [in:nazjatar] token for Nazjatar.
Blizzard's [known:] conditional implementation is now used in Classic Era/Season of Discovery.
If you were using the [known:spell ID] extended conditional in Classic Era/Season of Discovery, you will need to update to [known:spell name].
Improved compatibility with other addons triggered via the /click macro command in M6 macros.
M6 no longer adjusts the ActionButtonUseKeyDown CVar when executing macros.
Updated multiline edit box style.
Fixed an error that could occur when parsing the [known:] extended-conditional with invalid arguments.
Removed M6.PainterEvents hook registration mechanism; use M6:RegisterButtonUpdateListener instead.
(a) Fixed an issue that prevented /equipset from working in M6 macros in some circumstances.