Skip to content

2.5.0 - Bug fixes, Look and feel

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 18:13
· 12 commits to master since this release

Features

  • 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