v3.4.5
What's Changed
- Attempt fixing #189 by swapping the preference from
global
thenwindow
towindow
thenglobal
ingetWindow()
method. - Fix URL regex rules, solving most font icon URL replacement issues by @SeanZhang-eaton in #188 (might fix #15 and #149)
New Contributors
- @SeanZhang-eaton made their first contribution in #188
Notes
Sorry for the churn lately, trying to balance two fixes that seem to be mutually exclusive, and I only have a reproduction test of one of them.
Full Changelog: v3.4.4...v3.4.5