Update changelog

This commit is contained in:
Florian Bruhin 2018-02-12 15:30:47 +01:00
parent a0e028a851
commit e66588f818

View File

@ -71,6 +71,7 @@ Fixed
- QtWebEngine: Improved fullscreen handling with Qt 5.10. - QtWebEngine: Improved fullscreen handling with Qt 5.10.
- QtWebEngine: Hinting and scrolling now works properly on special - QtWebEngine: Hinting and scrolling now works properly on special
`view-source:` pages. `view-source:` pages.
- QtWebEngine: Scroll positions are now restored correctly from sessions.
- QtWebKit: `:view-source` now displays a valid URL. - QtWebKit: `:view-source` now displays a valid URL.
- URLs containing ampersands and other special chars are now shown - URLs containing ampersands and other special chars are now shown
correctly when filtering them in the completion. correctly when filtering them in the completion.