mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
feat(deep-link): validate new intent URLs against configured deep links (#3186)
This commit is contained in:
committed by
GitHub
parent
2a6d4b42bb
commit
015e817cf2
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"deep-link": patch
|
||||
"deep-link-js": patch
|
||||
---
|
||||
|
||||
Validate Android new intent is actually a deep link before triggering the onOpenUrl event.
|
||||
Reference in New Issue
Block a user