New: Created a method to control scripts from "about:blank" frames using the URL of the tab. This now allows for control over multiple "about:blank" frames.
Fix: Resolves an issue where submitting forms may not work if full referrer blocking is enabled.
Fix: Regarding full referrer blocking: resolves an issue where using the command key or a gesture to open a link in a new tab would not work. Please note that this feature is still experimental and as such may cause sporadic, infinite page reloads and the inability to properly navigate backward and forward through history.
Fix: Resolves an issue where pages with many anchors would load extremely slowly, or not at all and cause Safari to hang.
Fix: Resolves an issue where anchors inserted into the DOM within another element would not get the attribute rel="noreferrer" set or proper event bindings.