Update changelog
Seems like that fix accidentally didn't make it to v0.8.2
This commit is contained in:
parent
0058917b8d
commit
62cce23b84
@ -104,6 +104,7 @@ Fixed
|
||||
- Fixed crash when doing `:<space><enter>`, another corner-case introduced in v0.8.0
|
||||
- Fixed `:open-editor` (`<Ctrl-e>`) on Windows
|
||||
- Fixed crash when setting `general -> auto-save-interval` to a too big value.
|
||||
- Fixed crash when using hints on Void Linux.
|
||||
|
||||
v0.8.2
|
||||
------
|
||||
@ -113,7 +114,6 @@ Fixed
|
||||
|
||||
- Fixed `general -> private-browsing` not being set correctly until a restart
|
||||
(which caused e.g. local storage to be enabled).
|
||||
- Fixed crash when using hints with JS disabled in some rare circumstances.
|
||||
- When hinting input fields (`:t`), also consider input elements without a type.
|
||||
- Fixed crash when opening an invalid URL with a percent-encoded and a real @ in it
|
||||
- Fixed default `;o` and `;O` bindings
|
||||
|
Loading…
Reference in New Issue
Block a user