Commit Graph

1 Commits

Author SHA256 Message Date
Mia Herkt
4bb737c3f6 - Update to version 3.2.0:
Added:
  * When qutebrowser receives a SIGHUP it will now reload any
    config.py file in use (same as the :config-source command does)
    gh#qutebrowser/qutebrowser#8108
  * The Chromium security patch version is now shown in the backend
    string in --version and :version. This reflects the latest
    Chromium version that security fixes have been backported to
    the base QtWebEngine version from.
    gh#qutebrowser/qutebrowser#7187
Changed:
  * With QtWebEngine 6.7+, the colors.webpage.darkmode.enabled
    setting can now be changed at runtime and supports URL patterns
    gh#qutebrowser/qutebrowser#8182
  * A few more completions will now match search terms in any
    order: :quickmark-*, :bookmark-*, :tab-take and :tab-select
    (for the quick and bookmark categories).
    gh#qutebrowser/qutebrowser#7955
  * Elements with an ARIA role="switch" now get hints (toggle
    switches like e.g. on cookie banners).
  * The tor_identity userscript now validates that the
    -c|--control-port argument value is an int.
    gh#qutebrowser/qutebrowser#8162
Fixed:
  * input.insert_mode.auto_load sometimes not triggering due to
    a race condition.
    gh#qutebrowser/qutebrowser#8145
  * Worked around qutebrowser quitting when closing a KDE file
    dialog due to a Qt bug.
    gh#qutebrowser/qutebrowser#8143

OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=134
2024-06-04 00:37:38 +00:00