Commit Graph

1 Commits

Author SHA256 Message Date
Mia Herkt
ba33c6c875 - Update to version 2.0.1
Fixed
* When the adblocking method was switched using :set, and the
  adblock dependency was unavailable when qutebrowser started
  (but was installed while qutebrowser was open), this resulted
  in a crash. Now a warning prompting for a restart of qutebrowser
  is shown instead.
Changed
* The format_json userscript now uses sh instead of bash again.
* The add-nextcloud-bookmarks, add-nextcloud-cookbook, readability
  and ripbang userscripts now use a python3 rather than plain
  python shebang.
* When QTWEBENGINE_CHROMIUM_FLAGS is set in the environment, this
  causes flag handling (including workarounds for QtWebEngine
  crashes) inside qutebrowser to break. This will be handled
  properly in a future version, but this release now shows a
  warning on standard output if this is the case.
* The config completion for fileselect.*.command now also includes
  the "nnn" terminal file manager.

OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=103
2021-01-31 23:18:42 +00:00