Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

v1.4.0

Choose a tag to compare

@arthurfiorette arthurfiorette released this 15 Apr 13:46
· 115 commits to main since this release

Now more stable and with fewer bugs!

This version improves the code quality and stability, as well as some modifications, which are all listed below:

  • Accounts are now persisted to an json file
  • Frontend fully typed
  • Dependabot added to keep all our dependencies up to date
  • Yarn to speed up the installation process
  • The edit account option has finally been implemented
  • Front-end disconnect handling
  • Better code formating
  • Code cleaning
  • Tagged docker images
  • Documentation enhanced
  • And many other minor changes

Merged

  • Bump @types/node from 14.14.37 to 14.14.39 in /web #18
  • Bump steam-user from 4.19.3 to 4.19.4 in /app #12
  • Bump node from 14.16-alpine to 15.14.0-alpine in /web #10
  • Bump node from 14.16-alpine to 15.14.0-alpine in /app #11
  • Bump steam-tradeoffer-manager from 2.10.2 to 2.10.3 in /app #13
  • Bump @types/node from 14.14.37 to 14.14.39 in /app #14
  • Bump webpack from 5.31.2 to 5.33.2 in /web #15
  • Bump @types/webpack from 4.41.27 to 5.28.0 in /web #16
  • Bump concurrently from 6.0.1 to 6.0.2 in /web #17
  • Dependabot correctly set up #9
  • Create dependabot.yml #8
  • Todo actions #1

Commits