summary refs log tree commit diff
path: root/changelog.d/9333.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.28.0rc1Patrick Cloke2021-02-181-1/+0
|
* Handle additional errors when previewing URLs. (#9333)Patrick Cloke2021-02-081-0/+1
* Handle the case of lxml not finding a document tree. * Parse the document encoding from the XML tag.