Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

2.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sentialx sentialx released this 18 Feb 16:24
· 3922 commits to master since this release

NOTE: This is a beta release, so some features may not be implemented or bugs may appear.

Changes

  • Upgraded to Electron 5.0.0-beta.3/Chromium 73.0.3683.2
  • Activate search box when user has started typing in new tab with hidden Overlay
  • Handle BrowserView new-window event properly
  • Support HTML fullscreen properly
  • Added tab spinner
  • An update icon is now shown when a new update is available

Fixes

  • Fixed BrowserView not focusing when selecting tabs
  • Fixed BrowserView not resizing properly when maximizing the window
  • Fixed critical error when refreshing a BrowserView
  • Fixed window's fullscreen state didn't persist

Typing in new tab opens Overlay and focuses search box

test