Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview 1.82.11 Hotfix #648

Merged
merged 50 commits into from
Jan 1, 2025
Merged

Preview 1.82.11 Hotfix #648

merged 50 commits into from
Jan 1, 2025

Conversation

bagusnl
Copy link
Member

@bagusnl bagusnl commented Dec 31, 2024

What's new? - 1.82.11

  • [New] Toggle "Playing" Discord RPC status per-region, by @bagusnl
    • You can disable "Playing" status per-region now by going to Quick Settings (bottom right on Homepage) and toggling it off.
    • This is enabled by default (as it always is)
  • [Fix] Bloated Sophon pre-download/update size due to duplicate entries, by @neon-nyan
  • [Imp] Match API requests headers, by @neon-nyan
  • [Fix] Cannot copy error message caused by HGlobal buffer misallocation for some users, by @neon-nyan
  • [Fix] IOSharingViolation due to file/directory handling in some methods, by @neon-nyan
  • [Fix] Repair causing application crashes due to value overflow, by @bagusnl
  • [Fix] Game installation error due to invalid VO language selection, by @neon-nyan
  • [Imp] Sentry improvements, by @bagusnl
    • Filter exceptions to be sent
      • Exceptions caused by users' internet situation are filtered
    • Add loaded modules info to breadcrumb
    • Detach inner exception handler method
  • [Imp] Sophon Download Improvements, by @neon-nyan
    • Adding disk-space check on Game Installation/Update and Pre-load Download.
    • Ignore if VO's LanguageString is not valid on non-debug build
    • Separate Sophon methods to its own code files
  • [Imp] UI/UX Improvements, by @shatyuka @neon-nyan and @bagusnl
    • New fallback background when the background sprite is not yet downloaded

    The official HoYoPlay's default background is used for the fallback background

    • Disable some tab focus within the PostPanel
    • Resize Pivot header in PostPanel
    • Make ScrollViewer receive focus as a whole
    • Enable navigation via arrow keys in ScrollViewer
    • Adjust Audio-related setting's Grid layout on Genshin Game Settings Page
  • [Fix] DB sync buttons on App Settings page doesn't get disabled when the toggle is off
  • [Loc] Localization Sync from Transifex, by Localizers <3

Templates

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

transifex-integration bot and others added 24 commits December 26, 2024 13:50
100% reviewed source file: 'en_US.json'
on 'ja_JP'.
100% reviewed source file: 'en_US.json'
on 'zh_CN'.
Fifth(?) time the charm

Also why the hell did i set this to report to sentry again?
100% reviewed source file: 'en_US.json'
on 'id_ID'.
100% reviewed source file: 'en_US.json'
on 'zh_CN'.
100% reviewed source file: 'en_US.json'
on 'zh_CN'.
100% reviewed source file: 'en_US.json'
on 'ja_JP'.
Copy link

github-actions bot commented Dec 31, 2024

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Expression is always 'true' or always 'false' 🔶 Warning 1
Redundant namespace alias 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@bagusnl bagusnl linked an issue Jan 1, 2025 that may be closed by this pull request
@neon-nyan neon-nyan merged commit 8287b47 into preview Jan 1, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request]: Per-app Discord RPC toggle?
3 participants