Skip to content

Releases: EndlessSkyCommunity/ESLauncher2

v0.9.9

18 Jul 18:19

Choose a tag to compare

  • Fix linux CI (runner image was outdated)

v0.9.8

18 Jul 17:57

Choose a tag to compare

Hotfix: prevent ESL2 from trying (and failing) to use Endless Sky's new windows installer

v0.9.7

10 Feb 22:55

Choose a tag to compare

  • Fix the github API ratelimit hint ("Ratelimit will reset in 59 minutes")

v0.9.6

13 Jul 20:57

Choose a tag to compare

  • fix incremental updates on linux

v0.9.5

28 Apr 10:34

Choose a tag to compare

  • Properly remove hardware rendering (it should've been removed a while ago, but a dependency was still pulling it in)

v0.9.4

03 Apr 13:03

Choose a tag to compare

v0.9.3

23 Mar 14:31

Choose a tag to compare

  • show description and link to homepage for plugins (@FakeFriend24)
  • Sort plugins by name

v0.9.2

16 Nov 17:55

Choose a tag to compare

Fixed an issue where instances would not launch when local timezone could not be determined

v0.9.0

14 Nov 15:34

Choose a tag to compare

  • Updated iced (our GUI toolkit) by 6 minor versions - if you see any graphical problems, please let us know
  • iced now features a fallback software renderer, meaning ESLauncher2 should now work on almost any machine, including those that can't even run Endless Sky
  • iced's theming support also changed, so expect a few colors to look differently
  • tabs are now implemented differently (they still work the same)
  • progress bars use human-readable units (MiB)
  • plugin icons have been re-enabled
  • improvements to the music system, including the ability to pause music for good (@Koranir)

v0.8.12

25 Jul 12:30

Choose a tag to compare

Hotfix for 0.8.11, which inadvertently disabled all instance buttons. Oops.