Files
tauri-plugins-workspace/plugins/opener/CHANGELOG.md
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

6.1 KiB

Changelog

[2.5.3]

  • 3d0d2e04 (#3163 by @FabianLars) Properly ignore with: inAppBrowser on desktop. This prevents an issue were open_url seamingly did nothing on desktop.

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