Skip to content

Release v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Feb 20:14
· 24 commits to main since this release

What's Changed

  • docs(readme): Clarifying steps to run the game from the zip file by @avilesxd in #3
  • chore: bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #4
  • fix: add Windows locale detection support for language system by @avilesxd in #5
  • Feature/security and dependabot by @avilesxd in #6
  • ci: bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #7
  • Feature/security improvements v2 by @avilesxd in #13
  • ci: bump actions/configure-pages from 4 to 5 by @dependabot[bot] in #8
  • ci: bump actions/cache from 3 to 5 by @dependabot[bot] in #9
  • ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #11
  • ci: bump actions/github-script from 7 to 8 by @dependabot[bot] in #10
  • chore: bump the npm-dependencies group with 4 updates by @dependabot[bot] in #12
  • ci: bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #14
  • ci: bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #15
  • ci: bump actions/checkout from 3 to 6 by @dependabot[bot] in #16
  • ci: bump dawidd6/action-download-artifact from 6 to 12 by @dependabot[bot] in #17
  • ci: bump actions/setup-python from 4 to 6 by @dependabot[bot] in #18
  • chore: bump prettier from 3.8.0 to 3.8.1 in the npm-dependencies group by @dependabot[bot] in #19
  • ci: bump actions/setup-node from 4 to 6 by @dependabot[bot] in #20
  • test: improve test coverage from 70% to 82% by @avilesxd in #21
  • docs: improve documentation homepage with professional layout and con… by @avilesxd in #22
  • Feature/add gamepad support by @avilesxd in #23
  • ci: bump dawidd6/action-download-artifact from 12 to 14 by @dependabot[bot] in #24
  • chore: bump the npm-dependencies group with 2 updates by @dependabot[bot] in #25
  • fix: correct pyinstaller syntax for linux build command by @avilesxd in #26

New Contributors