geolocation full changelog
v2.3.2
Section titled “v2.3.2”Oct 27, 2025
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.
v2.3.1
Section titled “v2.3.1”Oct 26, 2025
6c9b61fb(#3039 by @FabianLars) On Android, updated compileSdk to 36.e933acb0(#3010 by @FabianLars) On Android, use thetimeoutvalue forsetMinUpdateIntervalMillis,setMaxUpdateDelayMillisandsetIntervalMillisinstead of justminUpdateInterval.
v2.3.0
Section titled “v2.3.0”Jun 25, 2025
v2.2.5
Section titled “v2.2.5”Jun 16, 2025
f634e524This is an "empty" release to update the plugins' source files on crates.io and docs.rs. This should fix docs.rs build failures for projects using tauri plugins as dependencies.
v2.2.4
Section titled “v2.2.4”Mar 10, 2025
a1b3fa27(#2515 by @FabianLars) Re-exported theGeolocation,Haptics,Notification, andOsstructs so that they show up on docs.rs.
v2.2.3
Section titled “v2.2.3”Jan 19, 2025
406e6f48(#2323 by @FabianLars) Fixed an issue that caused build failures when thehapticsorgeolocationplugin was used without theirspectafeature flag enabled.
v2.2.2
Section titled “v2.2.2”Jan 13, 2025
c9c13a0f(#2316 by @FabianLars) Breaking change:spectaintegration is now behind aspectafeature flag like in Tauri.c9c13a0f(#2316 by @FabianLars) Unlock and widenspectaversion range to match Tauri. No API changes.
v2.2.1
Section titled “v2.2.1”Jan 10, 2025
fb67ab2b(#2281 by @FabianLars) Addedspecta-utilto fix a "dependency not found" compilation error.
v2.2.0
Section titled “v2.2.0”Dec 9, 2024
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.
v2.0.1
Section titled “v2.0.1”Oct 3, 2024
a1a82208(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
v2.0.0
Section titled “v2.0.0”Oct 2, 2024
e2c4dfb6Update to tauri v2 stable release.
v2.0.0-rc.2
Section titled “v2.0.0-rc.2”Sep 16, 2024
60765694(#1773 by @lucasfernog) Update API to match other plugins.
v2.0.0-rc.2
Section titled “v2.0.0-rc.2”Sep 16, 2024
b9147758(#1679 by @lucasfernog) Explicitly set a minimum macOS version for the Swift package.
v2.0.0-rc.1
Section titled “v2.0.0-rc.1”Aug 29, 2024
e2e97db5(#1701 by @lucasfernog) UsePermissionStatefrom thetauricrate, which now also includes a "prompt with rationale" variant for Android (returned when your app must explain to the user why it needs the permission).e2e97db5(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
v2.0.0-rc.1
Section titled “v2.0.0-rc.1”Aug 29, 2024
5d170a54(#1671 by @lucasfernog) Update to tauri 2.0.0-rc.3.
changes
Section titled “changes”6b079cfd(#1649 by @ahqsoftwares) Remove targetSdk from build.kts files as it is deprecated and will be removed from DSL v9.0
v2.0.0-rc.0
Section titled “v2.0.0-rc.0”Aug 2, 2024
© 2026 Tauri Contributors. CC-BY / MIT