You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Middle click in url bar navigates to links automatically (thanks @Arskan17 !)
Updated theme stylesheet: max-width is now applied to textual elements directly in the body instead of the body itself. This makes it easier to make apps that take the entire width by putting content in the main tag.
Pages without any stylesheets will have the default style injected into them
The reader mode now has cleaner HTML to go with the new styles and it can now render properly even when a page's CORS settings prevent loading default styles
Fixes
Fixed issue with second instances crashing on GNOME due to serializing
Fixed hypercore dependencies and upgraded to latest version
"uncaught errors" now don't freeze the browser with a popup and instead get logged to STDERR