Releases: NicoVIII/Andromeda-for-GOG
Releases · NicoVIII/Andromeda-for-GOG
v0.7.0
Continuous Build
v0.6.1
Fixed
- Some issue when the checksum response isn't valid
v0.6.0
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
Fixed
- Show correct version in bottom left
v0.5.1
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
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
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
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
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