Files
github-actions[bot] 5c7668b6bb publish new versions (#3397)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-02 19:37:51 +08:00

6.5 KiB

Changelog

[2.5.4]

  • c1fd33b3 (#3343 by @Legend-Master) Fix revealItemInDir/reveal_items_in_dir can't reveal network paths like \\wsl.localhost\Ubuntu\etc on Windows

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