mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
adc23d6c4f
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4.6 KiB
4.6 KiB
Changelog
[2.4.0]
[2.3.1]
feat
2aec8ff4(#2803 by @lucasfernog) AddinAppBrowseroption to open URLs in an in-app browser on Android and iOS.
[2.3.0]
ce9888a2(#2762) Similar to thefsplugin theopenerplugin now supports arequireLiteralLeadingDotconfiguration intauri.conf.json.
[2.2.7]
6c9e08dc(#2695 by @ShaunSHamilton) Adjustopen_urlurl type to allowURLdde6f3c3(#2549 by @renovate) Updatewindowscrate to 0.61 to align with Tauri 2.5
[2.2.6]
1a984659(#2469 by @FabianLars) Updateobjc2crate to 0.6. No user facing changes.71f95c9f(#2445 by @renovate) Updatedwindowscrate to 0.60 to match Tauri 2.3.0. No user facing changes.
[2.2.5]
[2.2.4]
[2.2.3]
a9ac1e3c(#2253 by @betamos) Return an error inopen_pathif the file does not exist when opening with default application.
[2.2.2]
ee0f65de(#2207 by @universalappfactory) Fixed OpenerPlugin packagename for android
[2.2.1]
18dffc9d(#2189 by @lucasfernog) Fix usage on iOS.
[2.2.0]
3a79266b(#2173 by @FabianLars) Bumped all plugins tov2.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]
383e636a(#2019 by @amrbashir) Initial Release