Update changelog.
This commit is contained in:
parent
0d60ec43ed
commit
ae00dac0be
@ -53,6 +53,8 @@ Added
|
|||||||
- qutebrowser now uses `~/.netrc` if available to authenticate via HTTP.
|
- qutebrowser now uses `~/.netrc` if available to authenticate via HTTP.
|
||||||
- New `:fake-key` command to send a fake keypress to a website or to
|
- New `:fake-key` command to send a fake keypress to a website or to
|
||||||
qutebrowser.
|
qutebrowser.
|
||||||
|
- New `--mhtml` argument for `:download` to download a page including all
|
||||||
|
ressources as MHTML file.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -79,6 +81,8 @@ Deprecated
|
|||||||
|
|
||||||
- `:download-remove --all` is now deprecated and `:download-clear` should be
|
- `:download-remove --all` is now deprecated and `:download-clear` should be
|
||||||
used instead.
|
used instead.
|
||||||
|
- `:download <url> <destination>` is now deprecated and
|
||||||
|
`:download --dest <destination> <url>` should be used instead.
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
~~~~~
|
~~~~~
|
||||||
|
Loading…
Reference in New Issue
Block a user