Changed: * The `content.headers.user_agent` setting now has a new `{upstream_browser_version_short}` template field, which is the upstream/Chromium version but shortened to only major version. * The default user agent now uses the shortened Chromium version and doesn't expose the `QtWebEngine/...` part anymore, thus making it equal to the corresponding Chromium user agent. This increases compatibilty due to various overzealous "security" products used by a variety of websites that block QtWebEngine, presumably as a bot (known issues existed with Whatsapp Web, UPS, Digitec Galaxus). * Changed features in userscripts: + `qute-bitwarden` now passes your password to the subprocess in an environment variable when unlocking your vault, instead of as a command line argument. gh#qutebrowser/qutebrowser#7781 * New `-D no-system-pdfjs` debug flag to ignore system-wide PDF.js installations for testing. * Polyfill for missing `URL.parse` with PDF.js v5 and QtWebEngine < 6.9. Note this is a "best effort" fix and you should be using the "older browsers" ("legacy") build of PDF.js instead. Removed: * The `ua-slack` site-specific quirk, as things seem to work better nowadays without a quirk needed. * The `ua-whatsapp` site-specific quirk, as it's unneeded with the default UA change described above. Fixed: * Crash when trying to use the `DocumentPictureInPicture` JS API, OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=142
Description
No description provided
Languages
Public Key
100%