Skip to content

Vieb 6.2.0

Compare
Choose a tag to compare
@Jelmerro Jelmerro released this 14 Nov 12:37
· 741 commits to master since this release

Vieb

  • Add actions "pageTitleToClipboard", "pageToClipboardHTML", "pageToClipboardMarkdown", "pageToClipboardRST" and "pageToClipboardEmacs" for easier pasting in editors
  • Add setting "followelement" to filter which kind of elements should be shown in follow mode
  • Scriptnames command will now print the script index before the file path
  • Automatic suspend timers of "suspendtimeout" will be restarted when the value is updated
  • Searchwords now support multiple %s replacements in a single comma-separated query
  • Fix alignment of calculated elements that relied on fixed numbers when using custom stylesheets
  • Fix default mapping for previous tab using CtrlShift-Tab not working
  • Fix audio and video control labels in context menu not being updated for elements with sourcesets
  • Fix incorrect media type being used for the context menu media controls in some cases, such as a video element playing only audio
  • Fix index for the buffer-like commands being shifted if the results are filtered
  • Fix target blank links opening in new tab when using the mouse to click on them
  • Fix relative urls opened using the window.open proxy doing a web search instead of navigation
  • Fix privacy overrides now override the prototype getter instead of the function directly

Other

  • Electron 15.3.1 (was 15.0.0-beta.7)
  • Chromium 94.0.4606.81 (was 94.0.4606.31)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.