github Jelmerro/Vieb 12.5.0
Vieb 12.5.0

2 days ago

Added

  • Action "pasteText" to programmatically add text in an input using custom mappings
  • New themes: verticaltabsright, catppuccin, light-catppuccin
  • Key <gt> as an optional alternative to just > for more readable commands if preferred
  • Setting "insertleavetimeout" to automatically leave insert mode after not interacting for a set amount of time

Changed

  • Preload loading location, so that it also includes service workers without using deprecated Electron options
  • Privacy overrides to remove the userAgentData API from pages
  • Privacy overrides now run inside iframes too if allowed
  • Follow mode to be faster by doing the visibility checks before observing the elements and using maps/sets more
  • Action "editWithVim" to include the domain name in the filename if available

Fixed

  • Error pages and filebrowser not rendering the styling in the previous release
  • Firefox useragent not overriding the platform correctly which rarely blocks page loads since last release
  • Follow mode not checking for elements with JavaScript page events set directly via attributes nor input labels
  • Contextmenu not working in recursive shadow roots
  • Follow mode click detection not working well with events set directly on elements as properties since last release
  • Elements in nested same-domain iframes not being aligned correctly in follow in some cases
  • Mouse movements not being registered in same-domain iframes correctly
  • Permission check for media devices being mixed up with microphone and video types in some cases since last release
  • Readerview not working with images for released builds

Versions

  • Electron 38.0.0 (was 37.2.5)
  • Chromium 140.0.7339.41 (was 138.0.7204.168)

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

Don't miss a new Vieb release

NewReleases is sending notifications on new releases.