- fixed bugs
- Filters::
safeUrl()
accepts tel: and sms: #203
- Filters: in HTML/XML invalid UTF-8 is replaced with Unicode Replacement Character U+FFFD (instead of discarding whole output)
- Filters: escapes and decodes ' as '
For the details you can have a look at the diff.