这是indexloc提供的服务,不要输入任何密码
Skip to content

🔧 fix: update tauri-plugin-single-instance to v2.2.4 #989

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lkieryan
Copy link

@lkieryan lkieryan commented Jun 6, 2025

  • Resolves null pointer dereference crash on Windows platform
  • Fixes issue where app crashes with STATUS_STACK_BUFFER_OVERRUN
  • Updates from v2.2.0 to v2.2.4 which includes upstream bugfix
  • Improves app stability during startup and reload operations

lkieryan added 2 commits June 6, 2025 18:56
- Resolves null pointer dereference crash on Windows platform
- Fixes issue where app crashes with STATUS_STACK_BUFFER_OVERRUN
- Updates from v2.2.0 to v2.2.4 which includes upstream bugfix
- Improves app stability during startup and reload operations
• Fixed _blank and search links opening external browser in Pake apps
• Enhanced same-domain detection including subdomains
• Improved window.open() handling for in-app navigation
• Added smart cross-domain routing (new window vs external browser)

Resolves issues with Bilibili, YouTube, and other packaged applications
where internal links would unexpectedly open in system browser.
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.

1 participant