Releases: ezyang/htmlpurifier
Releases · ezyang/htmlpurifier
v4.17.0
4.17.0 (2023-11-17)
Bug Fixes
- CSSTidy ImportantComments not handled properly (#359) (78a9b4d)
- fix CI (#361) (9ec687c)
- Invalid scheme check in Attr.TargetBlank (#363) (0176ef4)
- semantic release (#339) (d82f3d9)
- semantic release (#341) (e55fead), closes #339
- Support for locales using decimal separators other than . (dot) (#372) (43f49ac)
Features
- Add support for all text-decoration properties (#360) (2d775c0)
- Allows commas to be included in tel URI (#389) (ec92490), closes #388