Update changelog

This commit is contained in:
Florian Bruhin 2018-09-10 11:58:27 +02:00
parent bb96f8d297
commit 3138c1f488

View File

@ -27,6 +27,11 @@ Added
- New `content.mouse_lock` setting to handle HTML5 pointer locking.
- New `completion.web_history.exclude` setting which hides a list of URL
patterns from the completion.
- Rewritten PDF.js support:
* PDF.js support and the `content.pdfjs` setting are now available with
QtWebEngine.
* Opening a PDF file now doesn't start a second request anymore.
* Opening PDFs on https:// sites now works properly.
Changed
~~~~~~~