Skip to content

Releases: stadiamaps/ferrostar

Alpha 31

09 May 07:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.30...0.0.31

Alpha 30

05 May 05:25
Compare
Choose a tag to compare
  • Upgrade to the latest MapLibre Compose library for Android, fixing the z-order issues with the location puck
  • Upgrade iOS MapLibre Native, SwiftUI, and macros to latest versions
  • Add a result builder parameter to navigation map views on iOS, enabling users to add their own overlay layers using the SwiftUI DSL
  • Fix a thread performance checker warning on iOS due to triggering speech on the main queue

Alpha 29

24 Apr 06:30
Compare
Choose a tag to compare

Fix an issue with the subproject name not matching the convention of the artifactId, causing the the composeui reference to be broken.

Alpha 28

24 Apr 05:45
Compare
Choose a tag to compare

This release doesn't change anything significant for iOS users, but should fix package imports for Android users trying to integrate the MapLibre UI into their apps.

This does however introduce a breaking change with the package names. The group component is now com.stadiamaps.ferrostar (rather than com.stadiamaps), and the artifact IDs no longer need theferrostar- prefix (ex: ferrostar-core becomes core).

Alpha 27

24 Apr 03:21
Compare
Choose a tag to compare

This release doesn't change anything significant for end users (though it does include a minor improvement on iOS to allow specifying resample distance for simulations). It is another refinement to the release automation.

Alpha 26

19 Apr 08:30
Compare
Choose a tag to compare

What's Changed

  • Improved Camera Control on NavigationMapView by @Archdoog in #95

Full Changelog: 0.0.25...0.0.26

Alpha 25

18 Apr 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.24...0.0.25

Alpha 24

15 Apr 15:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.23...0.0.24

Alpha 23

14 Apr 01:58
Compare
Choose a tag to compare

What's Changed

  • Fix dark mode background color in iOS InstructionsView by @CatMe0w in #83
  • Android speech v1 etc by @ianthetechie in #84
  • Add BorderedPolyline composable by @haysmike in #80
  • Expose deviation status in iOS navigation state
  • Expose isCalculatingNewRoute and routeDeviation in Android view models
  • Depend on Rallista fork of Ramani for faster Android maps iteration

New Contributors

Full Changelog: 0.0.22...0.0.23

Alpha 22

05 Apr 06:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.21...0.0.22