Skip to content

Latest commit

 

History

History
126 lines (66 loc) · 9.43 KB

CHANGELOG.md

File metadata and controls

126 lines (66 loc) · 9.43 KB

Changelog

[2.2.1]

  • ce11079f (#2280 by @FabianLars) Explicitly drop arboard::Clipboard on exit. Add recommendation to not use read methods on the mainthread.

[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]

  • 3fa0fc09 (#2099 by @rasteiner) Fix clipboard manager client side api not copying fallback alternative text when calling writeHtml.

[2.0.2]

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.2]

  • 341a5320 (#1771) Fix warnings and clear implementation on Android below SDK 28.

[2.0.0-rc.1]

[2.0.0-rc.2]

[2.0.0-rc.1]

  • 2c00c029 (#1630 by @FabianLars) Fixed an issue that caused multi-word IIFE names to not be formatted correctly. For example the barcode-scanner was defined as window.__TAURI_PLUGIN_CLIPBOARDMANAGER__ instead of window.__TAURI_PLUGIN_CLIPBOARD_MANAGER__.

changes

[2.0.0-rc.0]

[2.1.0-beta.6]

[2.1.0-beta.5]

[2.1.0-beta.4]

[2.1.0-beta.3]

[2.1.0-beta.2]

[2.1.0-beta.1]

[2.1.0-beta.1]

  • 27b258c(#1185) Expose Clipboard struct
  • e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.
  • e3d41f4(#1191) Update for tauri 2.0.0-beta.15.

[2.1.0-beta.0]

  • 9dec960(#845) Add support for read_image and write_image to the clipboard plugin (desktop).

[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.

[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]