mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(core): add support to universal app links on macOS follow-up for https://github.com/tauri-apps/tao/pull/1108 * fix ci * clippy * ignore empty schemes
8 lines
201 B
Markdown
8 lines
201 B
Markdown
---
|
|
"tauri-cli": minor:feat
|
|
"@tauri-apps/cli": minor:feat
|
|
"tauri-utils": minor:feat
|
|
---
|
|
|
|
Added support to universal app links on macOS with the `plugins > deep-link > desktop > domains` configuration.
|