Files
tauri-plugins-workspace/plugins/deep-link/CHANGELOG.md
T
github-actions[bot] 8a45c35160 publish new versions (#1764)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-09-12 15:49:29 -03:00

8.9 KiB

Changelog

[2.0.0-rc.5]

  • 984110a9 (#1770 by @lucasfernog) Emit the deep-link://new-url event on Linux and Windows when the app is executed with a deep link CLI argument, matching the iOS and macOS behavior.

[2.0.0-rc.2]

[2.0.0-rc.3]

[2.0.0-rc.1]

[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__.
  • 5d170a54 (#1671 by @lucasfernog) Update to tauri 2.0.0-rc.3.

changes

[2.0.0-rc.0]

[2.0.0-beta.10]

[2.0.0-beta.9]

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

[2.0.0-alpha.4]

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

[2.0.0-alpha.3]

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

[2.0.0-alpha.2]

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

[2.0.0-alpha.1]

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

[2.0.0-alpha.0]