Skip to content

Vieb 7.1.0

Compare
Choose a tag to compare
@Jelmerro Jelmerro released this 06 Feb 14:21
· 693 commits to master since this release

Vieb

  • Add setting "newtaburl" to set a custom url for the new tab page
  • Add actions "p.mediaDown" and "p.mediaUp" to lower or raise the volume of media elements (audio or video)
  • Allow "search" to be empty to disable searching completely (also fixes the same ":mkviebrc full" warning of followelement-type settings)
  • Fix custom btoa and atob implementations not working if the argument is a number (even if that's technically more correct)
  • Fix unclickable follow mode link if it's the only link on the entire page
  • Fix warning when running a ":mkviebrc full" config (because the followelement-type settings didn't allow an empty value)
  • Fix white background for XML documents
  • Fix first page in history always being the new tab page
  • Fix focus element action failing to get the length of elements that don't have a value (textarea, contenteditable div, etc.)
  • Fix argument issue with scriptnames command preventing it from working

Other

  • Electron 17.0.0 (was 17.0.0-beta.4)
  • Chromium 98.0.4758.74 (was 98.0.4758.11)

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