Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 2.43 KB

File metadata and controls

41 lines (20 loc) · 2.43 KB

Changelog

4.2.0 (2026-04-22)

Features

Bug Fixes

  • disable XML external entities in KML parser (#1673) (4516be3)
  • KMZ zip bomb mitigation by adding entry and size limits (#1677) (bae3455)
  • prevent NPE in LatLngBounds.contains by adding null checks for positions (#1675) (6b5a2d3)
  • restrict KML image downloads to http/https schemes (#1674) (898ae8f)

4.1.1 (2026-03-11)

Bug Fixes

4.1.0 (2026-02-20)

Features

  • Transit Layer Demo & Quality Improvements (#1653) (cb074f9)

4.0.0 (2026-01-23)

⚠ BREAKING CHANGES

  • update to maps 20.0.0 (#1644)

Features