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

2.0.2

Compare
Choose a tag to compare
@sentialx sentialx released this 11 May 17:21
· 1590 commits to master since this release

Changes

  • Upgraded to Electron 5.0.1/Chromium 73.0.3683.121
  • Multiple HTML files now open in the same instance of Wexond
  • Web-specific icons now hides when the selected tab is associated with a window
  • New Chrome APIs:
    • chrome.browserAction.onClicked
    • chrome.runtime.onMessage
    • chrome.runtime.sendMessage

Fixes

  • Fixed crash caused by saving favicons of some websites
  • Fixed building errors on macOS/Linux (#192)
  • Fixed closing selected tab rearranging tabs immediately
  • Fixed Overlay not hiding properly when pressing esc
  • Fixed esc not navigating back in bookmarks
  • Fixed moving window when in Overlay (#192)
  • Fixed Windows scaling issues when attaching windows
  • Fixed extension CSS not executing properly (#191)
  • Fixed chrome.tabs.executeScript not responding to correct event (#189)