Skip to content

Releases: Space-Eternity-3/SE3-Launcher

v3.0.6

01 Oct 15:11
Compare
Choose a tag to compare

v3.0.6 (2024-10-01)

πŸ› Bug Fix

v3.0.5

06 Sep 21:44
Compare
Choose a tag to compare

v3.0.5 (2024-09-06)

Improvements

  • Better no versions installed message
  • Prevention from running multiple game instances at once
  • UI changes

Other

  • Bump dependencies

v3.0.3

03 Feb 18:12
Compare
Choose a tag to compare

πŸ› Bug Fix

  • Fix cancelling installations
  • Fix installing errors
  • Performance improvements

πŸ‘€ Other

  • Add Windows portable .exe build
  • Remove server manager from the code
  • Switch to electron-vite
  • Drop Windows 7 support

v3.0.2

26 Sep 19:08
Compare
Choose a tag to compare

v3.0.2 (2023-09-26)

This release mostly changes the internal code of the launcher, so users won't see much of a difference.

πŸ‘€ Other

  • Start to work on server manager (currently hidden from user)
  • Code improvements
  • Move current installations button
  • New installer system

πŸ”§ Maintenance

  • Bump dependencies

v3.0.1

28 Apr 19:52
Compare
Choose a tag to compare

v3.0.1 (2023-04-28)

πŸ› Bug Fix

  • Fix versions in version selector not wrapping.

πŸ’… Polish

  • Add Empty here... text when there are no versions shown in the versions tab

Other

  • Switch from decompress to compressing for unpacking versions.
  • Minor code refactoring

πŸ”§ Maintenance

  • Bump electron to v22.3.7
  • Bump electron-bulder to v24.3.0
  • Bump prettier to v2.8.8
  • Bump mantine to v6.0.9
  • Bump axios to v1.4.0

v3.0.0

22 Apr 19:17
Compare
Choose a tag to compare

v3.0.0 (2023-04-22)

πŸ”§ Maintenance

  • Bump dependencies

v3.0.0-beta.7

07 Oct 11:20
Compare
Choose a tag to compare

v3.0.0-beta.7 (2022-10-07)

πŸ› Bug Fix

  • Fix game path on Windows

πŸ”§ Maintenance

  • Bump concurrently to 7.4.0
  • Bump electron to 21.1.0
  • Bump electron-builder to 23.6.0
  • Bump jest to 29.1.2
  • Bump mantine to 5.5.4
  • Revert @tabler/icons to 1.69.0 to save space
  • Bump axios to 1.1.2

3.0.0-beta.6...3.0.0-beta.7

v3.0.0-beta.6

03 Sep 10:20
Compare
Choose a tag to compare

v3.0.0-beta.6 (2022-09-03)

πŸ’… Polish

  • Add border radius to installed versions by @NinjaArbuz in #14

πŸ”§ Maintenance

  • Bump @tabler/icons to 1.92.0
  • Bump electron to 20.1.1
  • Bump mantine to 5.2.4

Other

  • Removed support for Windows ia32

3.0.0-beta.5...3.0.0-beta.6

v3.0.0-beta.5

23 Aug 15:32
Compare
Choose a tag to compare

v3.0.0-beta.5 (2022-08-23)

πŸš€ New Feature

  • Linux support

πŸ’… Polish

  • Animate version install progress bar when unpacking

πŸ”§ Maintenance

  • Bump @tabler/icons to 1.86.0
  • Bump mantine to 5.2.3
  • Remove appdata-path module

Other

  • Add support for version absolute URLs
  • Add support for null size
  • Add installer tests

3.0.0-beta.4...3.0.0-beta.5

v3.0.0-beta.4

18 Aug 20:08
Compare
Choose a tag to compare

v3.0.0-beta.4 (2022-08-18)

πŸš€ New Feature

  • Installations drawer

πŸ› Bug Fix

  • Fix version filter position
  • Fix broken scrollbars when using version filter
  • Fix potential main process crashes when installing

πŸ”§ Maintenance

  • Bump electron to 20.0.3
  • Bump mantine to 5.2.0

Other

  • Remove custom-electron-titlebar
  • Fix some typos
  • Reduce use of position absolute for less static UI
  • UI changes
  • Change game directory to ~/.se3 when not on Windows
  • Fix install / update button
  • Ignore letter case in version filter

3.0.0-beta.3...3.0.0-beta.4