Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Releases: webcatalog/neutron

v13.0.0-alpha

08 Dec 14:39
Compare
Choose a tag to compare
v13.0.0-alpha Pre-release
Pre-release
  • Add Windows on ARM support (#219)
  • Add option to choose preferred icon type for workspace (#225)
  • Filter out apps that requires WidevineCDM (#226)
  • Fix view.destroy is not a function (#224)
  • Remove BrowserView.getAllViews deprecated API usage (#223)
  • Remove deprecated remote API usage in BrowserView preload script (#227)
  • Update development documentation (#216)
  • Upgrade to electron@11 (#220)

v12.5.3

05 Dec 07:14
Compare
Choose a tag to compare
  • Fix BrowserView is not restored when unminimizing on Windows (#222)

v12.5.2

03 Dec 18:39
Compare
Choose a tag to compare
  • Fix KDE Plasma prevents app window from minimizing (#221)
  • Fix 'zoomFactor' must be a double greater than 0.0 (#217)

v12.5.1

25 Nov 07:44
Compare
Choose a tag to compare
  • Add tray icon right click context menu (#215)

v12.5.0

24 Nov 15:12
Compare
Choose a tag to compare
  • Add option to show tray/menu bar icon (#214)
  • Add option to keep app running in background on Windows & Linux (#213)
  • Add badge count support for Discord (#212)

v12.4.0

23 Nov 15:53
Compare
Choose a tag to compare
  • Add hover tooltips to sidebar & navigation bar buttons (#211)
  • Fix App Lock compatibility status is not reported correctly on Linux (#210)
  • Fix cannot read property 'accountInfo' of undefined (#209)

v12.3.1

22 Nov 19:30
Compare
Choose a tag to compare
  • Revert "Reenable App Lock on ARM64 Linux devices (#202)" (#207)

v12.3.0

22 Nov 12:52
Compare
Choose a tag to compare
v12.3.0 Pre-release
Pre-release
  • Add Disroot Mail support (#206)
  • Fix custom refresh interval text field is not validated correctly (#205)

v12.2.0

22 Nov 10:18
Compare
Choose a tag to compare
v12.2.0 Pre-release
Pre-release
  • Tie Google account info with workspace automatically (#198)
  • Tie Google account info with workspace automatically (2) (#200)
  • Add ability to drop URL on title bar to load on macOS (#204)
  • Add option to set custom refresh interval (#203)
  • Add tip on how to change app URL (#201)
  • Reenable App Lock on ARM64 Linux devices (#202)
  • Replace typeface-roboto with fontsource-roboto (#199)
  • Show license status in preferences window/menu (#197)

v12.1.0

14 Nov 07:49
Compare
Choose a tag to compare
  • Improve restarting request snackbar implementation (#1175)
  • Integrate Electron downloading process (#1173)
  • Fix forked script paths are not configured correctly in webpack.config (#1176)
  • Fix window event is called after reloading React app in dev mode (#1174)