Skip to content

1.2838.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 12:56
· 848 commits to master since this release

Changes since launcher 1.2470.0:

Features

  • Added a launcher update dialog that contains release notes and allows users to postpone the update to a more convenient time.
  • Log upload function will now also pick up the engine ClientGameState dumps that help in investigating desync issues.
  • Added support for configurable links at the bottom of the launcher window. It now contains a link to our Privacy Policy.
  • Rewrote the code that downloads engines and other large files to be more reliable in the case of transient issues (e.g., resuming an interrupted download) and to offer better error reporting.

Fixes

  • Enabled the Happy Eyeballs feature that improves reliability of updates in the presence of network configuration issues (e.g., broken IPv6 stack, bad DNS entries).
  • Resolved all identified launcher window styling issues on all platforms (Windows 10/11, Linux X11/Wayland):
    • Inconsistent window size and size changing incorrectly when toggling logs view
    • Bottom of the launcher cut off or contains too much padding
    • Too long time format and rounded edges in the logs view
  • Fixed error logs from the renderer process not being forwarded to the log files.
  • A bunch of internal improvements: simplified HTML and CSS, resolved all linting issues, updated dependencies.

Detailed log: beyond-all-reason/spring-launcher@2c6e0a6...6792caf