From 261399e32c72295f238a387bcaa0f50fb76da9ed Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 9 Jan 2018 13:43:05 +0100 Subject: [bug] add missing libs to pyinstaller for qtwebengine - Resolves: #9191 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 975cc9a1..60f756f8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,10 +11,12 @@ Features - `#9074 `_: pin provider ca certs. - `#6914 `_: expose an API to retrive message status. - `#9188 `_: try other gateways if the main one fails. +- `#9125 `_: port to use qtwebengine for rendering UI. - Set a windows title, so that Bitmask windows can be programmatically manipulated. Bugfixes ~~~~~~~~ +- `#9191 `_: workaround for missing libs needed for qtwebengine. - `#9171 `_: fix a bug in bootstrap that avoided more than one user to login. - `#9165 `_: deprecate pyqt5-webkit, use qtwebengine instead. -- cgit v1.2.3