Skip to content

Releases: NicoVIII/Andromeda-for-GOG

v0.7.0

08 Mar 18:06
Compare
Choose a tag to compare

Changed

  • Updated runtime: .NET 6 -> .NET 8
  • Updated dependencies

Continuous Build

08 Mar 18:06
Compare
Choose a tag to compare
Continuous Build Pre-release
Pre-release

Commits

v0.6.1

09 Jun 08:24
Compare
Choose a tag to compare

Fixed

  • Some issue when the checksum response isn't valid

v0.6.0

07 Jun 15:41
Compare
Choose a tag to compare

Added

  • Installer checksum verification
  • Tabs for process output
  • Icon for non-updateable games
  • AppStream metadata to AppImage

Changed

  • Show download progress now on top of game tile
  • Updated dependencies

Fixed

  • Disabled "Start" and "Update" on game which is updating
  • Don't show "Update" option and update notification for non-updateable games

v0.5.2

03 Mar 15:02
Compare
Choose a tag to compare

Fixed

  • Show correct version in bottom left

v0.5.1

03 Mar 13:22
Compare
Choose a tag to compare

Changed

  • Add delivery as AppImage again
  • Write version to assembly (0 for dev builds)
  • Read version in bottom left corner from assembly

v0.5.0

03 Mar 09:42
Compare
Choose a tag to compare

Added

  • "Open game folder" context menu entry
  • Show available dlcs on install

Changed

  • Moved settings from own window into main one
  • Internal restructurings
  • Uses now .NET 6
  • Application packed with compression (< 40 MB now 🎉)

v0.4.0

05 Dec 19:15
Compare
Choose a tag to compare

Added

  • Add ability to choose a game from the list of found games (Install game)
  • Show logos in gamelist (download in UI thread for now)
  • Setting to automatically remove cached installers after 30 days

Changed

  • Move authentication from own window into main window
  • Move gamelist from left bar to main window
  • Provide default game path to avoid another open window on first opening
  • Move data from LiteDB into json files
  • Update Avalonia.FuncUI

Fixed

  • Versioning of cached installers now works correctly
  • Use of ENTER in authentication and game search possible
  • After adding games now the right one should start
  • Errors now correctly show up in the error log

v0.4.0-beta.3

19 Sep 09:53
Compare
Choose a tag to compare
v0.4.0-beta.3 Pre-release
Pre-release

Added

  • Add ability to choose a game from the list of found games (Install game)
  • Show logos in gamelist (download in UI thread for now)
  • Setting to automatically remove cached installers after 30 days

Changed

  • Move authentication from own window into main window
  • Move gamelist from left bar to main window
  • Provide default game path to avoid another open window on first opening
  • Move data from LiteDB into json files
  • Update Avalonia.FuncUI

Fixed

  • Versioning of cached installers now works correctly
  • Use of ENTER in authentication and game search possible
  • After adding games now the right one should start
  • Errors now correctly show up in the error log

v0.4.0-beta.2

19 Sep 09:17
Compare
Choose a tag to compare
v0.4.0-beta.2 Pre-release
Pre-release

Added

  • Add ability to choose a game from the list of found games (Install game)
  • Show logos in gamelist (download in UI thread for now)
  • Setting to automatically remove cached installers after 30 days

Changed

  • Move authentication from own window into main window
  • Move gamelist from left bar to main window
  • Provide default game path to avoid another open window on first opening
  • Move data from LiteDB into json files
  • Update Avalonia.FuncUI

Fixed

  • Versioning of cached installers now works correctly
  • Use of ENTER in authentication and game search possible
  • After adding games now the right one should start