Skip to content
Tauri

tauri@2.5.1

Enhancements

  • 31becbd1d (#13269 by @amrbashir) Respect data-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 from Channel.onmessage became number[] instead of ArrayBuffer when that message is small
  • 85b191252 (#13241 by @Legend-Master) Make tauri-runtime-wry optional even with features like macos-private-api

© 2025 Tauri Contributors. CC-BY / MIT