Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Releases: Tustin/PlayStationDiscord

Version 3.2.0

21 Nov 22:32
Compare
Choose a tag to compare
  • Adds PS5 Support
  • Fixes PS3/Vita invalid client ids

Version 3.1.2

10 Apr 21:42
Compare
Choose a tag to compare

Attempts to fix the login issues again. This time, Electron has been downgraded to the same version used in PlayStationDiscord 3.0.2 and below.

Version 3.1.1

11 Feb 19:33
Compare
Choose a tag to compare

Fixes an issue when trying to login to PlayStation Network (#77)

Version 3.1.0

19 Jan 23:17
fa15514
Compare
Choose a tag to compare
  • New UI
  • Upgrade various packages
  • Various MacOS fixes

Version 3.1.0

19 Jan 23:16
fa15514
Compare
Choose a tag to compare

Ignore this duplicate release. This is the same version as the other 3.1.0 release but we need a release without the 'v' prefix on the version number so 3.0.2 can still download the latest update. This should be rectified in the next version as I'm now properly prefixing the version numbers with 'v'.

You can still download these versions and they will work fine 😄

Version 3.0.2

08 Mar 18:41
674c02b
Compare
Choose a tag to compare
  • Upgrade some packages
  • Resolve issue with game icons (again)
  • Fix for OS notifications

Version 3.0.1

20 Feb 20:22
c92de1f
Compare
Choose a tag to compare

This is primarily a bug fix update.

  • Added support for PS3 and Vita games.
    • In 3.0.0, it would show all games as PS4 games since I didn't add any of the console checks yet.
    • At the moment, PS3 and Vita games won't have any supported games.
  • Added ability to hide to tray on minimize.
    • This also makes the application not render which helps with performance.
  • Added reconnect to discord button
    • If the application fails to connect to Discord, a button with show up on the bottom left which lets you try to reconnect.
  • Fixed issue where supported games from different regions would not show an icon at all.
  • Fixed issue with macOS which prevented copy and paste.

Complete rewrite

18 Feb 04:00
864d379
Compare
Choose a tag to compare
  • Complete rewrite
    • PlayStationDiscord now uses Electron and TypeScript. At the cost of a larger file and memory footprint, the application is now cross platform and looks much better. This also fixes numerous issues in the old version where the program wouldn't even work.
  • Better optimization for RPC updates
    • Previously, every 30 seconds we would fire off a RPC command to update rich presence, whether or not there was any change to the game status. Now it will only do it when there's new information.
  • PlayStation status now updates every 15 seconds instead of 30 seconds
  • Better auto update handling for Windows
    • Unfortunately, macOS requires a code signing certificate to distribute automatic update. While understandable, I really have no use for one outside of this application and they cost $100 a year. Maybe this will be change in the future but for now, automatic updates are WIndows only.

Legacy Version 2.1.0.0

21 Nov 17:10
Compare
Choose a tag to compare

NOTICE

This version is old and no longer supported. If downloaded, it should automatically install the new version of the program. You should not download this version normally.