Skip to content

Releases: ionic-team/capacitor-geolocation

v8.2.0

31 Mar 14:17

Choose a tag to compare

8.2.0 (2026-03-31)

Features


This release is also available on:

v8.1.0

11 Feb 18:33

Choose a tag to compare

8.1.0 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#74) (32961e1)

Features

  • ci: add Maven Central publishing workflow and Android publishing scripts (#72) (281d64f)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#70) (e2387f4)
  • ci: add publish-pod job to invoke CocoaPods publish workflow (#71) (f9a4eca)

This release is also available on:

v7.1.8

11 Feb 18:29

Choose a tag to compare

7.1.8 (2026-02-11)

Bug Fixes

  • android: AGP 9.0 no longer supporting proguard-android.txt (#74) (3c2a656)

This release is also available on:

v7.1.7

16 Dec 13:32

Choose a tag to compare

7.1.7 (2025-12-16)

Bug Fixes


This release is also available on:

v8.0.0

08 Dec 19:08

Choose a tag to compare

8.0.0 (2025-12-08)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (08f311a)
  • ios: added timeout implementation for both getCurrentPosition and watchPosition (#55) (4c22ac3)
  • peerDependency for pnpm compatibility (a94839d)

Features

  • android: Fallback option for no network or Play Services (#53) (09277b7)
  • android: New parameter interval in watchPosition (#62) (7fda0cf)
  • Capacitor 8 support (6ead26a)

BREAKING CHANGES

  • The timeout property now gets applied to all requests on Android on iOS, as opposed to just web and getCurrentPosition on Android. This aligns with what is documented in the plugin. If you are experiencing timeouts when requesting location in your app, consider using a higher timeout value. For watchPosition on Android, you may use the interval parameter introduced in version 8.0.0.
  • Capacitor major version update requires major version update on the plugin.

This release is also available on:

v7.1.6

25 Nov 18:05

Choose a tag to compare

7.1.6 (2025-11-25)

Bug Fixes

  • ios: Simplify SPM usage for native library (#52) (ad53dc6)

This release is also available on:

v8.0.0-next.7

21 Nov 10:21
c0d8290

Choose a tag to compare

v8.0.0-next.7 Pre-release
Pre-release

8.0.0-next.7 (2025-11-21)

Features

  • android: New parameter interval in watchPosition (#62) (7fda0cf)

BREAKING CHANGES

  • The timeout property now gets applied to all requests on Android on iOS, as opposed to just web and getCurrentPosition on Android. This aligns with what is documented in the plugin. If you are experiencing timeouts when requesting location in your app, consider using a higher timeout value. For watchPosition on Android, you may use the interval parameter introduced in version 8.0.0.

v8.0.0-next.6

21 Nov 09:51
4e1b835

Choose a tag to compare

v8.0.0-next.6 Pre-release
Pre-release

8.0.0-next.6 (2025-11-17)

  • android: Update gradle dependencies to latest versions
  • ios: Minor updates to Package.swift

v8.0.0-next.5

10 Nov 14:46

Choose a tag to compare

v8.0.0-next.5 Pre-release
Pre-release

8.0.0-next.5 (2025-11-10)

Bug Fixes

  • android: use 'propName = value' assignment syntax in build.gradle files (08f311a)

This release is also available on:

v8.0.0-next.4

04 Nov 15:50

Choose a tag to compare

v8.0.0-next.4 Pre-release
Pre-release

8.0.0-next.4 (2025-11-04)

Bug Fixes

  • ios: added timeout implementation for both getCurrentPosition and watchPosition (#55) (4c22ac3)

This release is also available on: