Skip to content

Releases: ChriZ982/gog-galaxy-2.0-start-menu-tiles

v1.0.2 - GOG Update and Improvements

03 Dec 02:01
12ab776
Compare
Choose a tag to compare

Improvements

  • Added GitLab CI/CD
  • Used Go Modules
  • Updated Dependencies and GOG Version Support
  • Simplified code

v1.0.1

23 May 20:00
4a70e0c
Compare
Choose a tag to compare

Fixes

  • "myIsHidden" property not always set. Used different table.
  • Titles were truncated after colon
  • Saved settings did not contain quotation marks for arguments with space

v1.0.0

22 May 03:36
3504838
Compare
Choose a tag to compare

Implements

  • GOG Galaxy 2.0 Version check
  • Added shortcut that re-runs program with same arguments

v0.2.1

27 Apr 20:12
4e9d0e8
Compare
Choose a tag to compare

Implements

  • Updated SQL queries for GOG Galaxy version 2.0.14
  • Improved Game extraction code

v0.2.0

17 Apr 22:00
cde5930
Compare
Choose a tag to compare

Implements

  • Possible to add installed or all games to Start Menu
  • Support for multiple tile groups
  • Improved powershell script performance
  • Adds option to hide game titles on tiles

Fixes

  • Removed forbidden characters from filenames
  • Icons will be only downloaded once

v0.1.2

17 Apr 01:51
e3dd7a6
Compare
Choose a tag to compare

Implements

  • Added improved warning messages
  • Safer registry changes
  • Customizable Start Menu group name

v0.1.1

16 Apr 23:49
9c297d8
Compare
Choose a tag to compare

Implements

  • CI build pipeline

v0.1.0

14 Apr 21:46
c686cd5
Compare
Choose a tag to compare

Implements

  • Reading of GOG Galaxy 2.0 games library
  • Creation of shortcuts with custom images
  • Creation of Start Menu Layout (WIP)