Releases: camtheperson/get-my-ps5
Releases · camtheperson/get-my-ps5
1.2.0
- Added support for Linux alarm sounds
- Directs users to the queue rather than the product page (some users saw issues with this, where their cache or cookies kept them on the product page instead of directing them to the queue)
- Reorganizes/cleans up project structure (src folder, reogranized docs, etc)
- Opens the browser before playing the alert sound to ensure opening the browser doesn't result in a delay
- Added graceful exit of node process
- More graceful error handling of checkForPlaystationDirectRedirect() function
- Updated redirect message to indicate stock is successfully being searched for (some people were confused about this and didn't realize the script was working as intended)
1.1.0
Version 1.1.0 includes the following new features:
- Optional, loud, annoying alarm sound. Test it out by running
npm run sound
- Test opening your browser by running
npm run open