Added
- Darkreader with many settings like "darkreader" and "darkreadercontrast" to toggle and control darkreader theming
- Sponsorblock with settings "sponsorblock" "sponsorblockcategories" to toggle and control blocking
Changed
- Reduced the amount of mouse movement events while inside pointer mode, greatly reducing CPU usage
- Setting "useragent" is now separated by tildes
~
instead of commas,
as to allow commas to appear in useragents - Settings with
,
separator with each entry having a~
separator can now be removed with just the part before the first~
- Explore mode suggestion logic should now be faster after first search by caching page titles
Deprecated
- Extension support, see this Github issue to learn more
Fixed
- Compact layout overflowing below the visible window, now uses grid layout
- Shifted space and backspace not working in navbar as a regular space/backspace
- DOM issue when trying to send iframe details before DOM is ready
Versions
- Electron 19.0.6 (was 19.0.3)
- Chromium 102.0.5005.115 (was 102.0.5005.63)
For more details see the CHANGELOG.
For startup help see the frequently asked questions.