Added
- Setting "lang" with partial translation support
- Default mappings for navbar modes to select suggestions with C-j and C-k
- Default mappings for cancelling recordings using
q<Esc>
andq<C-[>
- Clone tab buttons to mouse menu of a tab, to either edit or navigate directly
- Actions "p.mediaFaster" and "p.mediaSlower" to control audio/video playback speed
- Experimental optional DRM builds to the build script (default release is not affected)
- Setting "adblockernotifications" to control which notifications should be shown for the adblocker
- Build option for compressing just an asar file of the app to run directly with Electron
- Tab and system audio sharing option support to the improved display capture popup
Changed
- Greasemonkey scripts to work with single match argument instead of multiple include statements
- Download pausing and removal to be via uuid instead of index to be more reliable
- Special pages to no longer use a reversed rendering order, making selecting and styling easier
- Special pages to no longer use a fixed minimum width
- Additional cut/copy/paste keys to also work in the navbar (S-del, C-Insert & S-Insert)
- Styling category to be correct for filebrowser (previously page, now file)
- Stored urls of closed tabs to also be in human readable format to better account for special pages
- Special pages to always use the vieb:// prefix again for simpler datafolder switching
- Shift modifier to be less strict for popup input keys
- Display capture popup to be outside of the page as a proper notification
Fixed
- Greasemonkey scripts that broke when the header was directly next to the script
- Greasemonkey scripts not working if multiple match the same domain by using an IIFE
- Setting "mouse" not working at all in 11.0.0 due to incorrect setting type
- Downloads not kept on restart since V10
- Startup urls not opening in existing instance if the protocol was missing
- String settings not accepting double quote escaping properly in 11.0.0
- Markdown local images not loading properly on Windows due to Windows file paths being weird
- File explorer not working on Windows since 10.4.0 due to Windows file paths being weird
- Root url actions breaking the file explorer on Windows by navigating above the root
Versions
- Electron 30.0.6 (was 28.0.0)
- Chromium 124.0.6367.207 (was 120.0.6099.56)
For more details see the CHANGELOG.
For startup help see the frequently asked questions.