Files
github-actions[bot] 6e2e7e48c3 publish new versions (#3070)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-08 15:34:17 +01:00

9.7 KiB

Changelog

[2.4.2]

  • eebfd2ed (#3157 by @Legend-Master) Return an error instead of panic when the internally tracked resource id is invalid on creating new stores

[2.4.1]

  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.

[2.4.0]

[2.3.0]

[2.2.1]

  • f634e524 This is an "empty" release to update the plugins' source files on crates.io and docs.rs. This should fix docs.rs build failures for projects using tauri plugins as dependencies.

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

feat

  • 8c67d44a (#1860 by @Legend-Master) - Add getStore
    • Add an option to use pre-stored (de)serialize functions (registered on rust)
    • Add LazyStore

[2.0.1]

[2.0.0]

  • e2c4dfb6 Update to tauri v2 stable release.

[2.0.0-rc.2]

[2.0.0-rc.1]

[2.0.0-rc.2]

[2.0.0-rc.1]

changes

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

  • bb51a41(#1168) Breaking Change: All apis that return paths to the frontend will now remove the \\?\ UNC prefix on Windows.

[2.0.0-beta.4]

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

[2.0.0-beta.3]

  • 79691e9(#1040) Fix with_store and StoreCollection changed to private in #1011

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