Skip to content

Releases: sifex/scarlet

Release v2.0.2

31 Jul 22:26
00c6b3c
Compare
Choose a tag to compare

🚀 Scarlet 2.0 Release

28 Jul 15:52
3d34ce6
Compare
Choose a tag to compare
v2.0.1

Release 2.0.1

2.0.0-alpha3.1

28 Jul 14:57
3210677
Compare
Choose a tag to compare
2.0.0-alpha3.1 Pre-release
Pre-release
v2.0.0-alpha3.1

Release 2.0.0-alpha3.1

2.0.0-alpha3

28 Jul 14:57
3a2ae92
Compare
Choose a tag to compare
2.0.0-alpha3 Pre-release
Pre-release
v2.0.0-alpha3

Release v2.0.0-alpha2

Release v2.0.0-alpha1

15 Jul 21:28
Compare
Choose a tag to compare
Release v2.0.0-alpha1 Pre-release
Pre-release

This release fixes a few things:

  • Working ✖︎ and _
    Finally the minimise and close buttons work...
  • Steam Login
    This provides a more seamless login experience for Scarlet. Anyone can now launch Scarlet from the browser by visiting https://scarlet.australianarmedforces.org/
  • Agent Rewritten in Rust
    This release removes the dependency on the .NET runtime from needing to be installed beforehand. There's also some performance gains due the re-write.
  • Removing Legacy Code
    Moving some downloader logic into the scarlet backend means that the AAF-Website project, as well as the scarlet-agent repo is no longer required for Scarlet downloader to work.

Breaking Changes:

  • Due to Github now implementing authenticated requests to some endpoints, the auto-update no longer works. A new one should be rolled out before the final v2 release.

1.3.2

07 Feb 05:50
Compare
Choose a tag to compare

Fixed

  • Scarlet Agent not launching due to TLS version mismatch

1.3.1

31 Jul 13:28
00e55cd
Compare
Choose a tag to compare

Fixed

  • Fixed null string conversion in Agent, causing Installation Directory selection to crash

1.3.0 - April Quarantine Update

19 Apr 07:34
Compare
Choose a tag to compare

Added

  • Double clicking the Scarlet agent now opens the Scarlet UI instead of a web browser
  • Scarlet installer & auto-update system
  • Scarlet now appears in Apps & Programs & can be uninstalled natively

Changed

  • Scarlet no longer requires Administrative runtime due to Scarlet local websocket port being changed (1001 => 2074)
  • Error messages provided by Scarlet UI are now more descriptive

Fixed

  • Close / Minimize buttons now work on Scarlet UI
  • Scarlet Metrics Server blocking Scarlet Agent from launching

Removed

  • "Much Face" button from Context Menu