GeForce Now Electron Changelog

What's new in GeForce Now Electron 2.1.0

Mar 15, 2024
  • WHAT'S CHANGED:
  • Upgraded to electron 29.1.4 by @hmlendea in #234
  • Bump the npm_and_yarn group group with 2 updates by @dependabot in #233
  • Updated the User Agent to Chrome 122 by @hmlendea in #235
  • Identifying a possible stable 'use-gl' implementation across systems by @markuskreukniet in #227
  • isDiscordRunning check by @markuskreukniet in #225
  • NEW CONTRIBUTORS:
  • @markuskreukniet made their first contribution in #225

New in GeForce Now Electron 2.0.1 (Dec 6, 2023)

  • WHAT'S CHANGED:
  • Upgraded electron to 27.1.3 by @hmlendea in #215

New in GeForce Now Electron 2.0.0 (Oct 13, 2023)

  • CHANGED:
  • Upgraded electron from 25.5.0 to 27.0.0 by @dependabot in #205 and #207, and by @hmlendea in #211
  • Removed OS spoofing by @hmlendea in #209
  • Updated the UserAgent by @hmlendea in #210

New in GeForce Now Electron 1.13.0 (Aug 14, 2023)

  • Upgraded to electron 25.5.0 by @hmlendea in #198

New in GeForce Now Electron 1.12.0 (Jul 13, 2023)

  • WHAT'S CHANGED:
  • Updated to the latest version of electron by @hmlendea in #195
  • Removed snap support by @hmlendea in #191

New in GeForce Now Electron 1.11.0 (Jun 11, 2023)

  • What's Changed:
  • Upgraded to electron 24.5.0 by @lleyton and @hmlendea in #182
  • Upgraded dependencies by @dependabot in #179, #185, #187, #188
  • Fix Wayland Window Decorations by @lleyton in #172
  • Fixed missing client hints by @Zeglius in #184
  • Fixed Windows-only games not showing up in the library by @LameMonster82 in #180
  • Cleaned up some code by @hmlendea in #189
  • New Contributors:
  • @lleyton made their first contribution in #172
  • @Zeglius made their first contribution in #184
  • @LameMonster82 made their first contribution in #180

New in GeForce Now Electron 1.10.0 (Sep 20, 2022)

  • What's Changed:
  • Updated to the latest electron version by @hmlendea in #167

New in GeForce Now Electron 1.9.0 (Aug 29, 2022)

  • What's Changed:
  • Upgraded to electron 20.1.0 and updated the dependencies by @hmlendea in #163
  • Updated the user agents by @hmlendea in #164

New in GeForce Now Electron 1.8.0 (Jul 4, 2022)

  • CHANGED:
  • Direct game launch and shortcut generator by @xor-128 in #150, partly reverted by @hmlendea in #156
  • Updated to electron 18.3.2 by @hmlendea in #147, #151
  • Fixed security vulnerabilities by @hmlendea in #155
  • Updated the user agent strings by @hmlendea in #145
  • Removed the deb build for Debian-based distros by @hmlendea in #144
  • Removed the apk build for Alpine Linux by @hmlendea in #146
  • Created a bug report template for Steam Deck by @hmlendea in #143
  • Updated the bug report template by @hmlendea in #139
  • Updated the readme by @hmlendea in #141
  • Simplified the GitHub Actions build workflow by @hmlendea in #157

New in GeForce Now Electron 1.7.0 (May 16, 2022)

  • What's Changed:
  • Updated electron and electron-builder by @hmlendea in #136
  • New and more robust window management by @hmlendea in #135
  • Added a more detailed disclaimer by @hmlendea in #133
  • Updated the Node.js workflow by @hmlendea in #134

New in GeForce Now Electron 1.6.0 (May 9, 2022)

  • What's Changed:
  • Updated Electron to 18.2.0 for Steam Deck support by @ilovespicynoodles in #130
  • Removed the deprecated nativeWindowOpen preference by @hmlendea in #131
  • New Contributors:
  • @ilovespicynoodles made their first contribution in #130

New in GeForce Now Electron 1.5.2 (May 9, 2022)

  • What's Changed:
  • Fix video acceleration by @konradmb in #124
  • Fix login issues by @xor-128 in #127
  • Add a Home keyboard shortcut by @hmlendea in #129
  • Bump ejs from 3.1.6 to 3.1.7 by @dependabot in #128
  • New Contributors:
  • @konradmb made their first contribution in #124
  • @xor-128 made their first contribution in #127
  • Full Changelog: v1.5.1...v1.5.2

New in GeForce Now Electron 1.5.1 (Apr 27, 2022)

  • Fix DiscordRPC errors by @hmlendea in #123

New in GeForce Now Electron 1.5.0 (Apr 27, 2022)

  • Discord RPC by @dubfib in #119
  • Shortcuts & Update README.md by @dubfib in #118
  • Updated some of the dependencies by @hmlendea in #121

New in GeForce Now Electron 1.4.0 (Apr 11, 2022)

  • What's Changed:
  • Arguments to spoof ChromeOS / Windows user agents by @SoftwareRat in #114
  • Updated electron and its dependencies by @hmlendea in #117
  • Add F11 Fullscreen Support by @dubfib in #116
  • New Contributors:
  • @dubfib made their first contribution in #116

New in GeForce Now Electron 1.3.0 (Mar 30, 2022)

  • Upgraded to Electron 17.2.0 by @hmlendea in #110
  • Automatic Snap Store releases using GitHub Actions by @hmlendea in #111
  • Updated the readme by @hmlendea in #112

New in GeForce Now Electron 1.2.0 (Mar 24, 2022)

  • CHANGED:
  • Bump electron from 15.3.2 to 15.3.5 by @dependabot in #106
  • Updated some dependencies with vulnerabilities by @hmlendea in #108
  • Renamed the repository by @hmlendea in #107
  • Updated the readme by @hmlendea in #109
  • Updated the templates to the new yml format by @Tealk in #98
  • New Contributors:
  • @Tealk made their first contribution in #98

New in GeForce Now Electron 1.1.12 (Dec 5, 2021)

  • Updated dependencies by @hmlendea in #96
  • Added a bug report issue template by @hmlendea in #94
  • Integrated with CodeQL by @hmlendea in #95
  • CI: Integrated with GitHub Actions by @hmlendea in #51

New in GeForce Now Electron 1.1.11 (Nov 17, 2021)

  • What's Changed:
  • Fixed blank white screen for some people by @hmlendea in #93

New in GeForce Now Electron 1.1.10 (Nov 11, 2021)

  • What's Changed:
  • Upgraded to electron 15.3.0

New in GeForce Now Electron 1.1.9 (Nov 8, 2021)

  • Microphone fix for snap + Maintenance by @hmlendea in #88

New in GeForce Now Electron 1.1.8 (Nov 1, 2021)

  • What's Changed:
  • Dependency updates and fixes by @hmlendea in #84
  • Updated more dependencies by @hmlendea in #85