Enhancements
- Add
waitForExit
arg to/autoquit
(i.e./autoquit waitForExit
). This will let users opt in to the old behavior
of/autoquit
which is to wait for Elite to exit before closing the launcher. - Make reading log file a bit easier by writing a separator between launcher runs.
Security
- Address CVE-2024-30105 and CVE-2024-38095 by building with latest version of .Net SDK (8.0.303)
Verify the release artifacts are built from source by Github by comparing the shasum.txt contents with the the Create Checksums section of the job log of the automated release (archive).
See wiki for instructions on how to check the checksums of the release artifacts.