gems rails-html-sanitizer 1.6.2
v1.6.2 / 2024-12-12

2 months ago

v1.6.2 / 2024-12-12

  • PermitScrubber fully supports frozen "allowed tags".

    v1.6.1 introduced safety checks that may remove unsafe tags from the allowed list, which
    introduced a regression for applications passing a frozen array of allowed tags. Tags and
    attributes are now properly copied when they are passed to the scrubber.

    Fixes #195.

    Mike Dalessio

Don't miss a new rails-html-sanitizer release

NewReleases is sending notifications on new releases.