Files
SPT-Server-Build/Libraries/SPTarkov.Server.Core
DrakiaXYZ ef18c902dc Addd a new ReleaseCheckService to notify users of updates (#670)
* Addd a new ReleaseCheckService to notify users of updates
- Pulls the latest release from GitHub API to compare the tag against the users current SPT version
- Runs at the very end of the startup process to avoid being pushed off screen by mod logging
- Only notifies of patch version increments, not major or minor increments
- Links the release notes so users can Ctrl+Click to open directly to the upgrade page
- Is run on its own thread, and discards all errors, so as to not impact users without an internet connection or ability to access GitHub

* Formatting

* Use record for the ReleaseInformation class

---------

Co-authored-by: DrakiaXYZ <565558+TheDgtl@users.noreply.github.com>
2025-10-30 09:05:34 +00:00
..
2025-10-28 17:03:57 +00:00
2025-10-28 17:03:57 +00:00
2025-09-18 18:17:52 +02:00
2025-10-26 08:47:40 +00:00
2025-10-10 11:27:26 +00:00
2025-10-26 08:47:40 +00:00
2025-09-10 11:06:29 -04:00
2025-10-23 16:24:33 +00:00
2025-10-28 17:02:33 +00:00
2025-10-28 17:03:57 +00:00