Skip to content

0.4.0

Compare
Choose a tag to compare
@ianthetechie ianthetechie released this 17 Jul 06:37
· 442 commits to main since this release

This release bring massive improvements to the Android UI thanks to @Archdoog! The Android UI is now roughly on par with iOS, so rejoice, Android devs! The iOS UI has also improved in this release too (we've updated the screenshots in the README to match).

We've also freshened up the documentation and added a bit more polish on things that you'll need for real production apps, like background location updates on iOS.

What's Changed

  • Fix half-implemented onTapExit changes by @ianthetechie in #138
  • Initial proof-of-concept web component library + demo app by @CatMe0w in #129
  • Correct a bad package name in contributing docs by @CatMe0w in #140
  • Use a minimal Vite serving allow list by @CatMe0w in #141
  • Document iOS background location by @ianthetechie in #145
  • Android: ArrivalView, supporting formatters and updated testing by @Archdoog in #134
  • Merge Priority! Android: Upgraded to Versions Catalog (libs.versions.toml) by @Archdoog in #149
  • Android: GridViews and NavigationViews by @Archdoog in #144
  • Use camelCase in web implementations by @CatMe0w in #153
  • Fix duplicated markers in web by @CatMe0w in #154
  • Upgrades to improved MapLibre Compose by @Archdoog in #156

Full Changelog: 0.3.1...0.4.0