8000 Releases ยท jordond/compass ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: jordond/compass

2.3.1

09 Jun 18:52
7b68502
Compare
Choose a tag to compare

What's Changed

  • [iOS] Fixed asking for permission when dialog dismissed by @michalgwo in #223
  • Fix iOS location validity implementation details by @mlthlschr in #230

As per #230, on iOS speed, course, and altitude now return null instead of a negative float value when there is no or invalid data from the sensors.

Dependencies

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

21 May 21:01
4b67dcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

13 May 21:18
009df13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

13 May 15:46
b1f0801
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

2.1.0

10 May 00:23
f5c3faa
Compare
Choose a tag to compare

What's Changed

  • [iOS] Allow requesting When In Use Authorization by @michalgwo in #202
  • [iOS] Prevent requestPermission callback from invoking multiple times and overriding permissionCallback by @michalgwo in #201
  • Update compose.multiplatform to v1.8.0 by @renovate in #204

Dependencies

Full Changelog: 2.0.1...2.0.2

2.0.1

25 Apr 00:22
965a4a4
Compare
Choose a tag to compare

What's Changed

  • Correctly name the compass-geolocation and compass-geolocation-browser artifacts by @cristan in #180
  • Make error_message nullable in GeocodeResponse to fix Google Maps Geocoder response parsing by @percy-g2 in #194
  • Ask for permission before tracking location on iOS by @michalgwo in #196
  • Kotlin 2.1.20

Dependencies

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

25 Jan 16:00
Compare
Choose a tag to compare

What's Changed

  • Feature: kotlinx coroutines play services by @cristan in #122
  • Feature: clean up exceptions by @cristan in #106
  • Feature: Better Android location services checking in #171
  • Feature: Add a flag to disable checking for availability of location services in #172

BREAKING CHANGES

  • The following error classes were removed:
    • PermissionError
    • PermissionMissingException
    • PermissionRequestException

Dependencies

Full Changelog: 1.2.4...2.0.0

1.2.4

28 Oct 17:53
65a7af8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

04 Oct 15:01
447dee5
Compare
Choose a tag to compare

What's changed

  • Fix permission settings opening for iOS 18 by @mrmda28 in #128

Dependencies

  • Update agp to v8.7.0 - autoclosed by @renovate in #125
  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3 by @renovate in #120

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

28 Aug 19:15
012679e
Compare
Choose a tag to compare

What's Changed

Warning: If you are on version 1.2.1, it is strongly recommended to update to this version. It fixes a crash on Android when receiving no location.

Dependencies

  • Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2 by @renovate in #107

Full Changelog: 1.2.1...1.2.2

0