mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
6e2e7e48c3
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6.1 KiB
6.1 KiB
Changelog
[2.5.3]
3d0d2e04(#3163 by @FabianLars) Properly ignorewith: inAppBrowseron desktop. This prevents an issue wereopen_urlseamingly did nothing on desktop.
[2.5.2]
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.
[2.5.1]
6c9b61fb(#3039 by @FabianLars) On Android, updated compileSdk to 36.67a7bf80(#3018 by @Legend-Master) Fix opener doesn't open same origin links in the browser
[2.5.0]
enhance
b8056f48(#2897 by @petersamokhin) Allow reveal multiple items in the file explorer.
[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