Skip to content

Releases: project-slippi/slippi-launcher

Version 2.1.11

17 Jan 21:04
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Check for missing binary on macOS (01f28ba).
  • Fix some actions not working if the launcher is open for too long (b7b5eff).

Other changes πŸ› 

  • Move to using the new backend (#261).
  • Auto update by default and add a button to clear temp files (#262).
  • Allow using GCZ game files (fe466e7).

Version 2.1.10

07 Jan 03:39
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix Dolphin install issues on macOS (#259).

Other changes πŸ› 

  • Validate Display Names locally (#256).
    • Display names are now limited to English characters, numerals, Japanese kana, and some special characters.
  • Handle some more known Dolphin error codes (cdec4fa & 9165c3e)

Version 2.1.9

30 Dec 16:27
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix error message on exit code 0 (a2b927b).

Version 2.1.8

30 Dec 08:07
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix copying logs on macOS (b30be90).
  • Fix Play button not responding when missing DLLs (#258).

Other changes πŸ› 

  • Allow custom installation folder on Windows (1080247).

Version 2.1.7

15 Nov 22:30
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix realtime mode for mirroring not working (99a7280).

Version 2.1.6

13 Oct 01:18
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix broken dolphin reset progress indicator (f4cf065).
  • Fix powershell missing from PATH causing crashes (12dc118).

Other changes πŸ› 

  • Move from one click to assisted installer (#240 + 78b4eec).

Version 2.1.5

06 Oct 07:23
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix another occasional mangling of INI files (9b8a8a2).
    • ...whoops

Version 2.1.4

06 Oct 06:26
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix occasional mangling of INI files (9b8a8a2).

Version 2.1.3

06 Oct 00:50
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix installer not working on first try on Windows (560daf0).
    • This does not affect updating to this release, only updates afterwards.
  • Fix missing user.json details (1ba64b4).
  • Fix sticky shift key when using a shortcut for another app (aebf42b).
  • Fix incorrect Bowser stock icon colors (6a07c0f).
  • Fix a couple mirroring related crashes (#237).
  • Fix OBS Websocket password authentication (c86d302).

Other changes πŸ› 

  • Prevent certain user actions when dolphin is open (#230).
  • Do a barrel roll (#218).
  • Allow viewing mirror settings even when connected (#236).
  • Add option to append console nickname to target folder path (#236).
  • Update dolphin automatically with the launcher's replay directory (#212).
  • Add option to toggle monthly replay folders from the launcher (#212).

Version 2.1.2

01 Sep 23:24
Compare
Choose a tag to compare

Bug Fixes πŸ›

  • Fix Broadcast started timer (e93e49a).
  • Remove leftover testing code in spectateManager which would prevent watching another broadcast without restarting the Launcher (441266e).