RELEASE: v2.33.2
Changelog:
- Fixed an issue where the
<<type>>
macro could throw an error if the player navigated away while it was still typing. - Fixed an issue where WAI-ARIA focus outlines could be lost when navigating.
- Fixed an issue in the
Dialog
API documentation. - Updated the Saves dialog to disable save buttons if the
Config.saves.isAllowed
query yieldsfalse
. - Minor internal improvement to the
<<repeat>>
and<<timed>>
macros.