Skip to content

0.54.0

Latest

Choose a tag to compare

@ianthetechie ianthetechie released this 18 Aug 03:14
· 2 commits to main since this release

It's been a while since the last release due to summer busy-ness, but we've got some great updates as usual!

Enhancements

The big enhancement this cycle is enabling faster updates to the navigation puck overlay. This enhancement to MapLibre Native lets you build smoother, more responsive navigation experiences. If you're bringing your own higher frequency location provider (e.g. via Kalman filter interpolation), this will enable you to eliminate the standard animation lag.

  • Android: Enable synchronous updates for NavigationPuckOverlay GeoJSON source by @klemensz in #931
  • Add name to Valhalla waypoint properties by @freszu in #944

Bug fixes

Dependency updates

  • chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot[bot] in #927
  • Bump io.mockk:mockk from 1.14.9 to 1.14.11 in /android by @dependabot[bot] in #934
  • Bump log from 0.4.31 to 0.4.33 in /common by @dependabot[bot] in #937
  • Bump serde_with from 3.20.0 to 3.21.0 in /common by @dependabot[bot] in #940
  • Bump insta from 1.47.2 to 1.48.0 in /common by @dependabot[bot] in #939

Full Changelog: 0.53.0...0.54.0