Skip to content

geolocation full changelog

Oct 27, 2025
  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.
Oct 26, 2025
  • 6c9b61fb (#3039 by @FabianLars) On Android, updated compileSdk to 36.
  • e933acb0 (#3010 by @FabianLars) On Android, use the timeout value for setMinUpdateIntervalMillis, setMaxUpdateDelayMillis and setIntervalMillis instead of just minUpdateInterval.
Jun 25, 2025
Jun 16, 2025
  • f634e524 This 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.
Mar 10, 2025
  • a1b3fa27 (#2515 by @FabianLars) Re-exported the Geolocation, Haptics, Notification, and Os structs so that they show up on docs.rs.
Jan 19, 2025
  • 406e6f48 (#2323 by @FabianLars) Fixed an issue that caused build failures when the haptics or geolocation plugin was used without their specta feature flag enabled.
Jan 13, 2025
Jan 10, 2025
Dec 9, 2024
  • 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.
Oct 3, 2024
Oct 2, 2024
  • e2c4dfb6 Update to tauri v2 stable release.
Sep 16, 2024
Sep 16, 2024
Aug 29, 2024
  • e2e97db5 (#1701 by @lucasfernog) Use PermissionState from the tauri crate, 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
Aug 29, 2024
Aug 2, 2024
  • 9606089b (#1599) Initial release.
  • 9887d1 Update to tauri RC. tauri-apps/plugins-workspace/commit/9887d14bd0e971c4c0f5c1188fc4005d3fc2e29e) Update to tauri RC.

© 2026 Tauri Contributors. CC-BY / MIT