|
|
|
|
@@ -1,3 +1,70 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jul 11 08:23:41 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.4.0:
|
|
|
|
|
* Various improvements to the download manager, including a pause function
|
|
|
|
|
* Speed up creation of wine prefixes during installations
|
|
|
|
|
* Use regedit to more permanently disable useless shortcut creation by wine from within a prefix
|
|
|
|
|
* Introduce a UI to show all active, stopped or failed downloads. Also allows
|
|
|
|
|
to permanently pause a download
|
|
|
|
|
* Make more Windows games able to launch through Minigalaxy
|
|
|
|
|
* The download UI also shows a rough size estimate if possible
|
|
|
|
|
* fix connection resource leak in DownloadManager
|
|
|
|
|
* The number of parallel downloads can now be adjusted dynamically. Previous setting is saved.
|
|
|
|
|
* Fixed a bug that would lead to DLCs being recognized as stand-alone games
|
|
|
|
|
* Allow more games to be launched via information from goggame.info
|
|
|
|
|
* The DLC list will now show a table-like multi-column view where
|
|
|
|
|
necessary. This fixes issues with games having a high number of DLCs.
|
|
|
|
|
* Some bug fixes in DownloadManager related to canceling active and queued downloads
|
|
|
|
|
* Fix deletion logic of downloaded installation files. Base
|
|
|
|
|
installers and DLC will not interfere with each other anymore.
|
|
|
|
|
* Failed installs will try to keep as many downloaded parts as
|
|
|
|
|
possible, even without the keep_installers option enabled.
|
|
|
|
|
* Deleting a file in download ui now also provides the option
|
|
|
|
|
to fully cancel the game download as if cancel on the thumbnail was clicked.
|
|
|
|
|
* It's now possible to cancel auto-resume of one of many parallel DLC downloads
|
|
|
|
|
for a game by clicking delete in the download ui after stopping it first.
|
|
|
|
|
* With keep_installers enabled, Minigalaxy can now detect if a game has been
|
|
|
|
|
fully downloaded. If not, the UI will still show the 'Download' button.
|
|
|
|
|
* Installations will now run one at a time through a queue, multiple
|
|
|
|
|
DLC can be downloaded in quick sequence.
|
|
|
|
|
* Large DLC downloads will be resumed automatically on restart.
|
|
|
|
|
* Improved shutdown logic of Minigalaxy. If there is an installation
|
|
|
|
|
running, it will be finished.
|
|
|
|
|
* Simple fix progress bar for games consisting of multiple files.
|
|
|
|
|
* Fix log in screen remaining blank on some distributions
|
|
|
|
|
* Fix Minigalaxy not launching on some setups with older Nvidia cards
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Feb 25 09:46:48 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.3.2:
|
|
|
|
|
* Completely reworked windows wine installation. This should solve
|
|
|
|
|
a lot of problems with failing game installs. Innoextract
|
|
|
|
|
is only used to detect and configure the installation language.
|
|
|
|
|
* Variables and arguments in game settings can now contain blanks
|
|
|
|
|
when quoted shell-style
|
|
|
|
|
* Minigalaxy will now create working Desktop Shortcuts for wine games
|
|
|
|
|
* Fix games with binaries in a directory not launching in some cases
|
|
|
|
|
* Minor UI change in the dialog for third-party logins
|
|
|
|
|
* Desktop shortcuts created by Minigalaxy will now be updated with
|
|
|
|
|
environment and launch argument changes from the game's property
|
|
|
|
|
dialog when OK is clicked
|
|
|
|
|
* Clean-up and fixes of the code used for grid and list style library views
|
|
|
|
|
* Desktop shortcuts for windows games can now have icons, if gog
|
|
|
|
|
provides them in the game info api 'images' section
|
|
|
|
|
* Fixed a bug in download_manager that prevents correct resume
|
|
|
|
|
of downloads with 50%+ progress after restart
|
|
|
|
|
* Make sure all translations are included in releases
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 27 08:00:42 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.3.1:
|
|
|
|
|
* Fix Windows games with multiple parts not installing with wine
|
|
|
|
|
* Minor AppData fixes
|
|
|
|
|
* Added Portuguese translation
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 11 05:37:42 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
|