Skip to content

Releases: stack-inc/stack-electron

Electron v24.0.0-beta.20231008

09 Oct 07:25
Compare
Choose a tag to compare
  • added site permissions API
  • Added setPermissionPromptHandler

Electron v24.0.0-beta.20230921

21 Sep 09:04
Compare
Choose a tag to compare
  • Some minor fixes for importer API documentation
  • Added value to importSourceProfile.profileName for Chromium-based browsers
  • Removed chromeBrowser.setBubblePosition() method and added chromeBrowser.setCreateNewBubbleHandler() method

Electron v24.0.0-beta.20230913

13 Sep 23:09
Compare
Choose a tag to compare
  • Fixed devtools for tabs: "inspect" from context menu and webContents.openDevtools, webContents.closeDevTools
  • Added API for importing data from the browsers

Electron v24.0.0-beta.20230906

06 Sep 17:20
Compare
Choose a tag to compare
  • Fixed devtools on Mac
  • Added Chromium's autofill and password bubble creation
  • Added chromeBrowser.setBubblePosition
  • removed ""Open link as person 1" items from context menu

Electron v24.0.0-beta.20230809

09 Aug 17:01
Compare
Choose a tag to compare
  • Added logging for profile creation

Electron v24.0.0-beta.20230803

04 Aug 02:33
Compare
Choose a tag to compare

Fixed linking Chrome's profiles with Electron's browserContexts

  • Set correct position for extension install bubble
  • Set stack icon on Windows

Electron v24.0.0-beta.20230729

30 Jul 04:04
Compare
Choose a tag to compare
  • Fixed WebRequest API

Electron v24.0.0-beta.20230727

28 Jul 03:45
Compare
Choose a tag to compare
  • Migration local storage
  • Fix for the crash when exiting fullscreen
  • fix: WebBrowserView: Send WasShown to blink widget when navigation commits

Electron v24.0.0-beta.20230724

24 Jul 22:51
Compare
Choose a tag to compare
  • Fixed version: changed to 24.0.0
  • Chrome bubbles/dialogs: Fixes for possible crashes
  • Fixed/modified session.GetVisitsFromHistory and session.getFavicon
  • Extended extensions API

Electron v24.0.0-beta.20230715

15 Jul 04:50
Compare
Choose a tag to compare
  • History API
  • chromeBrowser.setCreateNewTabHandler