Files
tauri-plugins-workspace/examples/api/src-tauri
Lucas Fernandes NogueiraandLucas Nogueira 152ff5bb6d refactor(shell)!: remove deprecated open API (#3604)
* refactor(shell)!: remove deprecated open API

`open` has been deprecated since 2.1.0 in favor of tauri-plugin-opener.
This removes:

- the `open` command and its `allow-open`/`deny-open` permissions
  (`shell:default` now grants nothing)
- the `plugins > shell > open` configuration; `init()` returns
  `TauriPlugin<R>` again
- `Shell::open`, the `tauri_plugin_shell::open` module and
  `Error::UnknownProgramName`
- the `open` JavaScript function
- the Android and iOS plugins, since `open` was their only command

* chore(examples): drop the now empty shell:default permission set

---------

Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
2026-09-22 06:14:49 -03:00
..
2023-05-05 09:41:17 -03:00
2023-05-05 09:41:17 -03:00
2026-09-08 17:53:34 -03:00
2024-02-19 17:10:49 -03:00
2023-05-05 09:41:17 -03:00
2026-09-21 13:53:23 -03:00
2026-09-21 13:53:23 -03:00
2023-05-05 09:41:17 -03:00