tauri@2.5.1
Enhancements
31becbd1d
(#13269 by @amrbashir) Respectdata-tauri-drag-region="false"
, it will no longer start dragging. This is useful when binding the attribute to a state using React, or another framework.
Bug Fixes
da2a6ae5e
(#13268 by @Legend-Master) Fix a regression that made the raw type messages received fromChannel.onmessage
becamenumber[]
instead ofArrayBuffer
when that message is small85b191252
(#13241 by @Legend-Master) Maketauri-runtime-wry
optional even with features likemacos-private-api
© 2025 Tauri Contributors. CC-BY / MIT