Skip to content

Releases: rnmapbox/maps

v10.1.22

09 May 04:48
Compare
Choose a tag to compare

What's Changed

  • fix(os): fix unavailable mapView on initialization by @mfazekas in #3477
  • fix(android): use kotlinVersion to determine default corutines version by @mfazekas in #3481

Full Changelog: v10.1.21...v10.1.22

v10.1.21

28 Apr 10:05
Compare
Choose a tag to compare

What's Changed

Breaking:

  • new-architecture is only supported on rn 0.74+ , old arch should be still working with older RN releases too.

Full Changelog: v10.1.20...v10.1.21

v10.1.20

28 Apr 06:05
Compare
Choose a tag to compare

What's Changed

  • fix(android): Android - make it possible to change image for existing image ID, improve performance of DownloadMapImageTask by @Buthrakaur in #3431
  • fix(ci,ios): use macOS-13 for ci by @mfazekas in #3443
  • fix(iOS): Support for iOS 12.4 with Mapbox Maps SDK v11 by @hexadecy in #3433
  • fix(android): Update AbstractEventEmitter.kt to fix 'addEventEmitters' overrides nothing issue by @robin-pham in #3461
  • fix(android): fix kotlin corutines to 1.8.0 instead of binding to kotlin version by @mfazekas in #3465
  • feat: upgrade default mapbox version to 10.17.0 by @mfazekas in #3466

New Contributors

Full Changelog: v10.1.19...v10.1.20

v10.1.19

10 Mar 08:02
Compare
Choose a tag to compare

What's Changed

  • fix(iOS): address Mfazekas/models get warning by @mfazekas in #3406
  • fix(android): fix point annotation child view management by @mfazekas in #3414
  • fix(ios,camera): apply camera changes when no center or bounds specified by @mfazekas in #3415
  • fix(ios): fix custom location provider add/remove by @mfazekas in #3416

Full Changelog: v10.1.18...v10.1.19

v10.1.18

02 Mar 10:56
Compare
Choose a tag to compare

What's Changed

  • fix(ios,v10): call super.setOptions, to set common layer options on v10 by @mfazekas in #3402

Full Changelog: v10.1.17...v10.1.18

v10.1.17

27 Feb 06:40
Compare
Choose a tag to compare

What's Changed

  • fix(android): fix layer not present errors on style change by @mfazekas in #3392

Full Changelog: v10.1.16...v10.1.17

v10.1.16

27 Feb 06:40
Compare
Choose a tag to compare

What's Changed

  • feat: implement MovePointShapeAnimator and ChangeLineOffsetsShapeAnimator by @naftalibeder in #3281
  • fix(v11,ios): implement filter and sourceId for v11 layers by @mfazekas in #3390

Full Changelog: v10.1.15...v10.1.16

v10.1.15

21 Feb 06:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.1.14...v10.1.15

v10.1.14

20 Feb 13:59
Compare
Choose a tag to compare

What's Changed

  • refactor(android): camera bounds, zoom, and animation mode handling by @naftalibeder in #3375
  • fix(android):drag callbacks for PointAnnotation by @Cdingram in #3368
  • fix(android): added logged errors instead of java crashes by @mfazekas in #3384

New Contributors

Full Changelog: v10.1.13...v10.1.14

v10.1.13

14 Feb 20:55
Compare
Choose a tag to compare

What's Changed

  • fix(iOS, Camera):Fix double padding on camera when setting bounds by @naftalibeder in #3354
  • fix(ci): upgrade cocoapods if version is 1.15.0 by @mfazekas in #3374
  • fix(android, Camera): remove ts and add CameraModule instead of setNativeProps by @mfazekas in #3376

Full Changelog: v10.1.12...v10.1.13