Skip to content

Releases: hmlendea/gfn-electron

1.1.11 - Quickfix blank white screen

17 Nov 10:28
eed5ee5
Compare
Choose a tag to compare

What's Changed

  • Fixed blank white screen for some people by @hmlendea in #93

Full Changelog: v1.1.10...v1.1.11

1.1.10 - Maintenance

10 Nov 23:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v1.1.10

1.1.9 - Microphone fix for snap

07 Nov 09:01
f4e61ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.8...v1.1.9

v1.1.8 - Maintenance

24 Oct 09:18
e3897ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...1.1.8

1.1.7 - Maintenance

16 Oct 16:41
8c1ef5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

v1.1.6 - New name + GPLv3 license

28 Aug 11:19
16139d8
Compare
Choose a tag to compare
  • Changed the app name to geforcenow-electron (from geforcenow)
  • Changed the app ID to com.github.hmlendea.geforcenow-electron (from com.electron.geforcenow)
  • Improved the desktop launcher with more data and support for the Romanian language
  • Switched license to GPL-3.0

Pull requests included in this release: #74, #75

v1.1.5 - Fix for the Unsupported Device error

26 Aug 20:46
8582813
Compare
Choose a tag to compare
  • Updated electron to version 13.2.1
  • Updated electron-builder to version 22.9.1
  • Updated some dependencies to address upstream security vulnerabilities
  • Fixed the Unsupported Device/Browser error

Pull requests included in this release: #72, #73

1.1.4 - Gamepad and security patches

07 Jul 08:08
b9e89d0
Compare
Choose a tag to compare
  • Updated the normalize-url dependency (1)
  • Added the joystick plug to the snap build (2)

Pull requests included in this release: #65

(1): Fixes a high severity security vulnerability
(2): Hopefully fixes the gamepads not working on the snap version

1.1.3 - Maintenance

11 May 19:54
cc011ce
Compare
Choose a tag to compare
  • Updated electron from version 12.0.5 to 12.0.7
  • Added installation badges in README.md
  • Removed the donation badges at the top of README.md
  • Fixed a high-severity vulnerability from the lodash dependency

Pull requests included in this release: #57, #58

1.1.2 - Keyboard layout settings

04 May 11:46
42692cc
Compare
Choose a tag to compare
  • Added back the ChromeOS override for the user agent (1)
  • Upgraded electron from version 12.0.2 to 12.0.5
  • Added an AUR package badge in the readme

Pull requests included in this release: #54, #55

(1): Fixes #48 - the keyboard layout settings not appearing in the Settings (GFN limitation from Nvidia)