mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
7 lines
141 B
Markdown
7 lines
141 B
Markdown
---
|
|
"tauri": patch
|
|
"tauri-runtime": patch
|
|
---
|
|
|
|
The window label is now validated and must be alphanumeric, resulting in a panic if it isn't.
|