Skip to content

Releases: project-slippi/slippi-launcher

Version 2.5.6

14 Sep 05:20
Compare
Choose a tag to compare

New Features ✨

  • Add help/info dialog for mirroring (#333)

Bug Fixes πŸ›

  • Clear Cache and Sys folders on Dolphin install (9aa2c9f, 936c9ff)
  • Fix update issues on Windows (#338)

Other changes πŸ› 

  • Update Electron to 19.0.10 (#330)
  • Write to the new user.json location for Slippi Dolphin (#334)

Contributors

@vinceau
@NikhilNarayana

Version 2.5.4

03 Aug 04:42
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix Slippi protocol not registering when installing for current user (#328)

Other changes πŸ› 

  • Websites and apps can now use the Slippi protocol to trigger replay downloads (#321)
    • Note to devs, your sites/apps should use slippi://<https uri>.

Contributors

@vinceau
@willthornton

Version 2.5.3

16 Jul 01:40
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix dolphin install failure on macOS (b03aa31).
  • Fix unzip failure by using a different library (66449db).

Contributors

@vinceau
@NikhilNarayana

Version 2.5.2

07 Jun 16:06
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix copying logs on Linux (d0a2ec9).
  • Fix not being allowed to launch dolphin if offline (#314).
  • Fix Dolphin version check issue on some Linux systems (#317).
  • Fix starting a broadcast during some situations (#292).

Other changes πŸ› 

  • Dolphin's window title will now include the broadcaster's name (#320)
    • this will make it easier to identify and consistently capture Dolphin in OBS.
    • only applies for console mirroring and spectating.

Version 2.5.1

11 May 14:38
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix Dolphin download issues (d6de258 through 7829537).
    • if your launcher is stuck saying Updating instead of Play, head to Settings > Advanced, select Clear Temp Files and restart the launcher.

Version 2.5.0

09 May 14:12
Compare
Choose a tag to compare

You (probably):

That's a big version jump

Yep! We've been hard at work on a lot of developer side improvements that will make it easier for us to work on some big features we're really excited about.

New Features ✨

  • Dolphin updates occur in the background (#311)
    • this means less waiting for the app to start up!

Bug Fixes πŸ›

  • Stop broadcast if connection fails (54ef401).
  • Ensure display name and connect code show up in the replay browser (5590733).
  • Fix startup issue on some Linux distros.
    • should no longer need to use --no-sandbox.

Other changes πŸ› 

  • General performance improvements.
    • M1 macOS users get a proper native version of the app now, Launcher only.
  • Improved security.
  • No longer require admin privileges to install on Windows.

Version 2.1.15

07 Mar 05:22
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix error when refreshing folders in replay browser (7c2bf63).

Version 2.1.14

28 Feb 02:44
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix "ISO is invalid" notification triggering incorrectly (#281).

Other changes πŸ› 

  • Handle Slippi servers being inaccessible gracefully (#275).
  • Overwrite user.json when necessary (#282).
  • Provide guidance for more Dolphin error codes (#283).

Version 2.1.13

07 Feb 21:54
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix dolphin updates sometimes failing on macOS (579f26f).

Other changes πŸ› 

  • Use our own backend to find dolphin updates (#271).
  • Show folder size in replay browser (#269).

Version 2.1.12

22 Jan 07:17
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix failing to get play key after setting connect code (281afe9).