Collapse icon indicating copy to clipboard operation
Collapse copied to clipboard

[WIP] Preview 1.80.5 Release

Open bagusnl opened this issue 1 year ago • 1 comments

What's New? - 1.80.5

  • [New] Prevent sleep on certain occasion, by @bagusnl and @neon-nyan
    • Prevent system from sleeping when doing some core task.
    • Currently implemented on downloading, extracting, patching, and while repair/cache update.
  • [New] Mobile layout mode for Genshin Impact and Honkai: Star Rail, by @bagusnl
    • Use mobile control layout for GI and HSR by enabling it in game settings page.
    • Useful for those using Windows tablet or using local streaming software like Steam Link or Sunshine/Moonlight.
  • [Imp] Use transparent sidebar, by @shatyuka
    • Sidebar now should blend nicely with the background until its hovered in which it will use the opaque sidebar.
  • [Imp] Backend improvements, by @neon-nyan and @bagusnl
    • Use async JSON serializer.
    • Use proper nullable for game package return list.
    • CodeQA on InnoSetup helper.
    • Update NuGet dependencies.
  • [Imp] Adjusted CDN selector radio button style, by @neon-nyan
  • [Imp] Add option to delay game launch when using pre-launch command, by @bagusnl
  • [Imp] Update Honkai: Star Rail 120 FPS warning message, by @Cryotechnic
  • [Fix] Background error after reloading main page, by @neon-nyan
  • [Fix] Region selector not responding after reloading main page, by @neon-nyan
  • [Fix] Certain values not represented correctly in Star Rail game settings page, by @shatyuka
  • [Fix] Region initializer is not localized, by @shatyuka
  • [Fix] Launcher crashing when launching game on RDP/Virtual monitor setup, by @shatyuka
  • [Fix] Throw error when repairing HI3 with broken metadata, by @bagusnl
    • This prevents user from nuking their installation when our metadata is invalid/broken.
    • If you see the message, please report the issue on our GitHub or Discord server.

Templates

Changelog Prefixes
  **[New]**
  **[Imp]**
  **[Fix]**
  **[Loc]**
  **[Doc]**

bagusnl avatar May 15 '24 13:05 bagusnl

Testing phase for 24 hours since this message is posted. Please report any bug either in this PR or on a new issue ticket.

bagusnl avatar May 20 '24 21:05 bagusnl