Skip to content

2.0.26

Latest

Choose a tag to compare

@rhukster rhukster released this 10 Sep 03:56
8d99cff

Bugfix

  • Plain text that happens to contain a word ending in data, feed or another URI scheme name no longer blocks a page from saving with "Potential XSS issues detected". The check matched the scheme anywhere inside a word, so a Hungarian sentence ending in "mondata:" or an English one mentioning "metadata:" was read as a data: URI. Thanks to @csbrny #619