From me at the-compiler.org Tue Jun 1 19:12:31 2021 From: me at the-compiler.org (Florian Bruhin) Date: Tue, 1 Jun 2021 19:12:31 +0200 Subject: [qutebrowser] qutebrowser v2.2.3 released Message-ID: <20210601171231.mjn366dc2wcc7lf2@aragog.localdomain> Hey, v2.2.2 was a beautiful version number, but unfortunately it wasn't around for long - v2.2.3 is out now! This release is packed with bugfixes: - Logging into Google accounts or sharing the camera on macOS 10.14+ crashed, which is now fixed. - The Windows installer now correctly aborts the installation on Windows 7 (rather than attempting an install which won't work, since Windows 7 is unsupported since the v2.0.0 release). - Using `--json-logging` without `--debug` caused qutebrowser to crash since the v1.13.0 release. It now works correctly again. - Mixing Qt 5.14+ with QtWebEngine 5.12 caused a crash related to qutebrowser's notification support, which is now fixed. - The documentation now points to the new IRC channels on irc.libera.chat instead of the defunct Freenode channels (due to a hostile takeover by Freenode staff). - Setting `content.headers.user_agent` or `.accept_language` to a value containing non-ascii characters was permitted by qutebrowser, but resulted in a crash when loading a page. Such values are now rejected properly. - When quitting qutebrowser on the `qute://settings` page, a crash could happen, which is now fixed. - When `:edit-text` is used, but the existing text in the input isn't representable in the configured encoding (`editor.encoding`), qutebrowser would crash. It now shows a proper error instead. - The testsuite should now work properly on aarch64. - When QtWebEngine is in a "stuck" state while `:selection-follow` was used, this could cause a crash in qutebrowser. This is now fixed (speculatively, due to lack of a reproducer). - When the brave adblock data (`adblock-cache.dat`) got corrupted, qutebrowser would crash when trying to load it. It now displays an error instead. - Combining `/S` (silent) and `/allusers` when uninstalling via the Windows installer now works properly. Enjoy! Florian -- me at the-compiler.org | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From me at the-compiler.org Mon Jun 28 17:48:55 2021 From: me at the-compiler.org (Florian Bruhin) Date: Mon, 28 Jun 2021 17:48:55 +0200 Subject: [qutebrowser] qutebrowser v2.3.0 released Message-ID: <20210628154855.xczfd7ufnfuawdgb@aragog.localdomain> Hey, I'm happy to announce that I just released qutebrowser v2.3.0. It's relatively small release with only a couple of new features. The main reason for it is to release the (now hopefully proper) fix for logging into Google accounts on macOS. Given that a couple of new features were ready and it's been some 2.5 months since v2.2.0, I decided to go for a v2.3.0 instead of a v2.2.4. Here's the full changelog: Added ~~~~~ - New `content.prefers_reduced_motion` setting to request websites to reduce non-essential motion/animations. - New `colors.prompts.selected.fg` setting to customize the text color for selected items in filename prompts. Changed ~~~~~~~ - The hosts-based adblocker (using `content.blocking.hosts.lists`) now also blocks all requests to any subdomains of blocked hosts. - The `fonts.web.*` settings now support URL patterns. - The `:greasemonkey-reload` command now shows a list of loaded scripts and has a new `--quiet` switch to suppress that message. - When launching a userscript via hints, a new `QUTE_CURRENT_URL` environment variable now points to the current page (rather than the URL of the selected element, where `QUTE_URL` points to). Fixed ~~~~~ - Crash on macOS 10.14+ when logging into Google accounts -- the previous fix was incomplete due wrong information in Apple's documentation. - Crash when two Greasemonkey scripts have the same name (usually happening because the same file is in both the data and the config directory). - Deprecation warnings when using the `link_pyqt.py` script on Python 3.10 (e.g. via `tox` or `mkvenv.py`). Enjoy! Florian -- me at the-compiler.org | https://www.qutebrowser.org https://bruhin.software/ | https://github.com/sponsors/The-Compiler/ GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: