Skip to content

Releases: RichardFelix/Pin_Games

v3.0.1

19 Nov 06:23
Compare
Choose a tag to compare
  1. Updated folder structure to work with Vite and Electron for development.
  2. Added sourcemaps for the DEV version of the app with the open console.
  3. Updated packages to latest as of today.

v3.0.0

18 Nov 09:54
75c199c
Compare
Choose a tag to compare
  1. Rewrote codebase using Vite.

Zip file contains both Dev and Prod version. Dev version has the dev tools open to take a look around.

v2.0.2

16 Nov 04:21
Compare
Choose a tag to compare
  1. Changed bind functions to use es6 arrow functions for binding instead of using binding this keyword.
  2. Fixed a bug in edit game where it was not allowing to update app location.
  3. In zip file download added dev version with open dev tools along with production version.

v2.0.1

16 Nov 02:35
Compare
Choose a tag to compare
  1. Fixed the backdrop not being position correctly.
  2. Updated some querySelectors.

v2.0.0

15 Nov 07:14
Compare
Choose a tag to compare
  1. Rewrote whole front-end using JS web components.
  2. Added a new menu items.
  3. Added a filter functionality.
  4. Added a search functionality.
  5. Added a save data functionality.

v1.3.4

11 Sep 19:04
Compare
Choose a tag to compare
  • Updated platform list and added Nintendo Switch.
  • Updated NPM packages.

v1.3.3

28 Jul 01:51
Compare
Choose a tag to compare
  • Updated Electron version to 19.0.8
  • Updated Steam api url

v1.3.1

01 Jul 00:45
Compare
Choose a tag to compare
  • Fixed a bug with showing images on buttons.
  • Deleted function that created a steamsid.json file which isn't being used anymore.

v1.3.0

30 Jun 04:23
Compare
Choose a tag to compare
  • Deleted steamIds.js
  • Added function to create a steamsIds.json on load. Getting the latest cover info from Steam.

v1.2.2

15 Jun 04:19
Compare
Choose a tag to compare

Added a clear button for the app location text field.