Changelog
0.90.11 2023-03-31
Changelog
0.90.9 2023-03-28
Changelog
0.90.8 2023-03-27
originValidator
policy which controls the messaging between a
mathfield and the virtual keyboard is now "none"
by default. This provides
no check or validation when sending messages between a main document and
embedded iframes. To use the previous, more secure, policy, set the
originValidator
property of the mathVirtualKeyboard
and any mathfield to
"same-origin"
.Changelog
0.90.7 2023-03-24
Changelog
0.90.6 2023-03-23
mf.setPromptValue()
could cause runtime errorsmf.insert()
to replace a selection would do nothingmf.macros
) were missing.