Skip to content

Releases: TYPO3/html-sanitizer

1.0.5 - maintenance

16 Aug 10:49
df5838f
Compare
Choose a tag to compare
  • df5838f [TASK] Adjust README.md
  • ef908e6 [TASK] Extend README.md
  • 8271dd9 [TASK] Allow using microdata meta data
  • ae56974 [TASK] Extend image tag attributes

2.0.8 - maintenance

12 Aug 15:15
Compare
Choose a tag to compare
  • 8df823e [TASK] Add test cases for media related tags/attrs
  • 12d0894 [TASK] Add img.loading attribute
  • 01f3dee [TASK] Allow figure tag and necessary attributes in source tag
  • f6c1de1 [FEATURE] Forward sanitization initiator to logging
  • 82e1596 [TASK] Separate <table> declarations in own method
  • 06ec88b [TASK] Streamline media tag declarations
  • efce1b1 [BUGFIX] Add missing <table> related attributes

1.0.4 - maintenance

12 Aug 17:39
Compare
Choose a tag to compare
  • 84e31bc [TASK] Replace overlint with native linting
  • f49e6a2 [BUGFIX] Remove PHP 7 slip-thru

1.0.3 - maintenance

12 Aug 15:38
Compare
Choose a tag to compare
  • 1ca48eb [TASK] Allow figure tag and necessary attributes in source tag
  • 16eeac4 [FEATURE] Forward sanitization initiator to logging
  • b15964b [BUGFIX] Add missing <table> related attributes

2.0.7 - maintenance

08 Aug 21:02
Compare
Choose a tag to compare
  • c5f1e2e [TASK] Add support for tel: in link href attribute

1.0.2 - maintenance

08 Aug 21:01
3beafe7
Compare
Choose a tag to compare
  • 3beafe7 [TASK] Add support for tel: in link href attribute

2.0.6 - maintenance

19 Jul 11:12
Compare
Choose a tag to compare
  • 97e480e [TASK] Remove superfluous a.media attribute
  • c065e28 [BUGFIX] Extend A element with legacy attributes

1.0.1 - maintenance

19 Jul 11:32
Compare
Choose a tag to compare
  • 357f9d3 [BUGFIX] Extend A element with legacy attributes

2.0.5 - maintenance

15 Jul 11:27
Compare
Choose a tag to compare
  • ae00ea9 [BUGFIX] Drop using preg_last_error_msg
  • 9c818c5 [BUGFIX] Traverse child nodes in reverse order to allow modifications

2.0.4

15 Jul 09:03
Compare
Choose a tag to compare
v2.0.4

[TASK] Reduce version constraint on psr/log dependency