Update changelog for v1.3.1
This commit is contained in:
parent
12e0edbcd0
commit
f78410ef2b
@ -37,21 +37,20 @@ Changed
|
|||||||
(like `:config-cycle`).
|
(like `:config-cycle`).
|
||||||
|
|
||||||
|
|
||||||
v1.3.1 (unreleased)
|
v1.3.1
|
||||||
-------------------
|
------
|
||||||
|
|
||||||
Added
|
|
||||||
~~~~~
|
|
||||||
|
|
||||||
- Work around a bug in Qt 5.11 where only the top/bottom half of the window is used.
|
|
||||||
- Work around keyboard focus issues with Qt 5.11
|
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
|
- Work around a bug in Qt 5.11 where only the top/bottom half of the window is used.
|
||||||
|
This workaround is incomplete, but fixes the majority of the cases where this happens.
|
||||||
|
- Work around keyboard focus issues with Qt 5.11.
|
||||||
- Work around an issue in Qt 5.11 where e.g. activating JavaScript per-domain
|
- Work around an issue in Qt 5.11 where e.g. activating JavaScript per-domain
|
||||||
needed a manual reload in some cases.
|
needed a manual reload in some cases.
|
||||||
- Don't crash when a ² key is pressed (e.g. on AZERTY keyboards).
|
- Don't crash when a ² key is pressed (e.g. on AZERTY keyboards).
|
||||||
|
- Don't crash when a tab is opened and quickly closed again.
|
||||||
|
|
||||||
|
|
||||||
v1.3.0
|
v1.3.0
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user