Update changelog.
This commit is contained in:
parent
58073fd768
commit
5be408b79f
@ -60,12 +60,16 @@ Changed
|
|||||||
- The completion widget doesn't show a border anymore.
|
- The completion widget doesn't show a border anymore.
|
||||||
- The tabbar doesn't display ugly arrows anymore if there isn't enough space
|
- The tabbar doesn't display ugly arrows anymore if there isn't enough space
|
||||||
for all tabs.
|
for all tabs.
|
||||||
|
- Some insignificant Qt warnings which were printed on OS X are now hidden.
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
- Fixed a bug where cookies were saved despite qutebrowser being started in
|
- Fixed a bug where cookies were saved despite qutebrowser being started in
|
||||||
private browsing mode.
|
private browsing mode.
|
||||||
|
- The local socket used for inter-process communication (opening new instances)
|
||||||
|
is now ensured to only be accessible by the user on all operating systems.
|
||||||
|
- Various corner cases for inter-process communication issues got fixed.
|
||||||
- `link_pyqt.py` now should work better on untested distributions.
|
- `link_pyqt.py` now should work better on untested distributions.
|
||||||
- Fixed various corner-cases with crashes when reading invalid config values
|
- Fixed various corner-cases with crashes when reading invalid config values
|
||||||
and the history file.
|
and the history file.
|
||||||
|
Loading…
Reference in New Issue
Block a user