All Versions
47
Latest Version
Avg Release Cycle
37 days
Latest Release
387 days ago

Changelog History
Page 4

  • v4.1.9 Changes

    April 19, 2019
    • ⚑️ optimize the spacing regex
  • v4.1.8 Changes

    April 19, 2019
    • πŸ›  fix replacing of false-positive xss words e.g. "MONDRAGΓ“N" (issue #43)
  • v4.1.7 Changes

    April 19, 2019
    • πŸ›  fix replacing of false-positive xss words e.g. "DE VAL HERNANDEZ" (issue #43)
  • v4.1.6 Changes

    April 12, 2019
    • πŸ›  fix replacing of false-positive xss words e.g. "Mondragon" (issue #43)
  • v4.1.5 Changes

    February 13, 2019
    • πŸ›  fix issue with "()" in some html attributes (issue #41)
  • v4.1.4 Changes

    January 22, 2019
    • πŸ‘‰ use new version of "Portable UTF8"
  • v4.1.3 Changes

    October 28, 2018
    • πŸ›  fix for url-decoded stored-xss
    • πŸ›  fix return type (?string -> string)
  • v4.1.2 Changes

    September 13, 2018
    • πŸ‘‰ use new version of "Portable UTF8"
    • βž• add some more event listener
    • πŸ‘‰ use PHPStan
  • v4.1.1 Changes

    April 26, 2018
    • "UTF7 repack corrected" | thx @alechner #34
  • v4.1.0 Changes

    April 17, 2018
    • keep the input value (+ encoding), if no xss was detected #32