You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/websocket/CHANGELOG.md

7.1 KiB

Changelog

[2.3.0]

  • 78acfa45 (#2027 by @twlite) addListener now returns a cleanup function instead of void to remove the listener.

[2.2.1]

  • 05cca602 (#2210 by @renovate) Breaking change: Updated tokio_tungstenite to 0.26. This may be a breaking change if you use the tls_connector Builder method in Rust. Breaking change: Removed the accidental ConnectionConfig struct re-export (in rust). This should not affect anyone since the Config was not used in any public API.

[2.2.0]

  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.1]

[2.0.0-rc.0]

[2.0.0-beta.8]

[2.0.0-beta.7]

[2.0.0-beta.6]

[2.0.0-beta.5]

[2.0.0-beta.4]

[2.0.0-beta.3]

[2.0.0-beta.4]

  • ed46dca Breaking change: Enable rustls by default and added a method to configure the TLS Connector for tungstenite.

[2.0.0-beta.3]

  • a04ea2f(#1071) The global API script is now only added to the binary when the withGlobalTauri config is true.

[2.0.0-beta.2]

[2.0.0-beta.1]

[2.0.0-beta.0]

[2.0.0-alpha.5]

  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.13.

[2.0.0-alpha.4]

  • 387c2f9(#802) Update to @tauri-apps/api v2.0.0-alpha.12.
  • 251852c(#702) Add support for custom request headers.

[2.0.0-alpha.3]

  • e438e0a(#676) Update to @tauri-apps/api v2.0.0-alpha.11.

[2.0.0-alpha.2]

  • 5c13736(#673) Update to @tauri-apps/api v2.0.0-alpha.9.

[2.0.0-alpha.2]

[2.0.0-alpha.1]

[2.0.0-alpha.0]