Skip to content

Releases: googlemaps/android-maps-compose

v2.8.1

19 Jan 19:45
Compare
Choose a tag to compare

2.8.1 (2023-01-19)

Performance Improvements

  • Make CameraPositionState and MarkerState stable (#254) (52bd69e)

v2.8.0

16 Dec 03:09
Compare
Choose a tag to compare

2.8.0 (2022-12-16)

Features

v2.7.4

05 Dec 23:43
0618bde
Compare
Choose a tag to compare

What's Changed

  • fix: Separate MapView disposal from LifecycleOwner changes by @DSteve595 in #228

Full Changelog: v2.7.3...v2.7.4

v2.7.3

21 Nov 21:00
Compare
Choose a tag to compare

2.7.3 (2022-11-21)

Bug Fixes

  • GoogleMap in preview early return breaking preview layout (#213) (020dd4e)

v2.7.2

22 Sep 17:23
Compare
Choose a tag to compare

2.7.2 (2022-09-22)

Bug Fixes

  • Prevent a memory leak on AndroidView which may not call ON_DESTROY (#206) (7130698)

v2.7.1

21 Sep 19:28
Compare
Choose a tag to compare

2.7.1 (2022-09-21)

This release is functionally identical to v2.7.0.

Reverts

v2.7.0

18 Aug 16:39
Compare
Choose a tag to compare

2.7.0 (2022-08-18)

Features

  • Bump compose compiler to 1.3.0 and libs to 1.2.1 (#189) (ee223b3)

v2.6.0

17 Aug 23:29
Compare
Choose a tag to compare

2.6.0 (2022-08-17)

Features

  • Use version catalog for dependency management (#185) (b2b33ab)

v2.5.3

15 Jul 17:48
Compare
Choose a tag to compare

2.5.3 (2022-07-15)

Bug Fixes

v2.5.2

11 Jul 14:27
Compare
Choose a tag to compare

2.5.2 (2022-07-11)

Bug Fixes

  • DisappearingScaleBar do not disappear after specified visibilityDurationMillis (#168) (8d0b855)