Files
tauri-plugins-workspace/plugins/opener/CHANGELOG.md
T
github-actions[bot] 3eebea2a17 publish new versions (#2712)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
2025-06-16 23:50:39 +02:00

3.9 KiB

Changelog

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