1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2025-01-07 19:57:45 +03:00
tauri/.changes/fix-windows-custom-protocol-url.md

9 lines
207 B
Markdown
Raw Normal View History

---
"tauri": patch:breaking
"@tauri-apps/api": patch:breaking
"@tauri-apps/cli": patch:breaking
"tauri-cli": patch:breaking
---
The custom protocol on Windows now uses the `http` scheme instead of `https`.