summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-03-31 11:43:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-03-31 11:43:54 +0200
commita381b3fd5478e2b3ee9710fcf529f7eef7b71352 (patch)
tree9f2c8daf4e32d72e2072a32c63a4665daf0ca681
parentf654c0fdfc21ebf7fc8f601a6800314bb570f226 (diff)
downloadqutebrowser-a381b3fd5478e2b3ee9710fcf529f7eef7b71352.tar.gz
qutebrowser-a381b3fd5478e2b3ee9710fcf529f7eef7b71352.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 252ea088a..a6f3f6662 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -42,9 +42,12 @@ Changed
- Clicking on a notification now tries to focus the tab where the notification
is coming from. Note this might not work properly if there is more than one
tab from the same host open.
-- The `qute-bitwarden` userscript understands a new
- `--password-prompt-invocation`, which can be used to specify a tool other
- than `rofi` to ask for a password.
+- Improvements to userscripts:
+ * `qute-bitwarden` understands a new `--password-prompt-invocation`, which can
+ be used to specify a tool other than `rofi` to ask for a password.
+ * `cast` now uses `yt-dlp` if available (falling back to `youtube-dl` if not).
+ It also lets users override the tool to use via a `QUTE_CAST_YTDL_PROGRAM`
+ environment variable.
- The `content.headers.custom` setting now accepts empty strings as values,
resulting in an empty header being sent.
- Renamed settings: