Files
github-actions[bot] e7a68fa637 publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-27 11:31:06 +01:00

5.8 KiB

Changelog

[2.5.2]

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

[2.5.1]

[2.5.0]

enhance

[2.4.0]

[2.3.1]

feat

[2.3.0]

  • ce9888a2 (#2762) Similar to the fs plugin the opener plugin now supports a requireLiteralLeadingDot configuration in tauri.conf.json.

[2.2.7]

[2.2.6]

[2.2.5]

[2.2.4]

[2.2.3]

  • a9ac1e3c (#2253 by @betamos) Return an error in open_path if the file does not exist when opening with default application.

[2.2.2]

[2.2.1]

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