Leaflet v1.5.0 Release Notes

Release Date: 2019-05-08 // almost 5 years ago
  • API changes

    👌 Improvements

    🐛 Bug fixes

    • 🛠 Fix Control.Layers radio buttons when using multiple maps (#6483 by jjimenezshaw)
    • 🚚 Explicitly remove controls from the map on map unload (#6488 by IvanSanchez)
    • 🛠 Fixed a bug where mouseover on Canvas-rendered polylines acted inconsistently (#6516 by IvanSanchez)
    • Prevent tiles highlighting in IE11 (#6570 by VictorVelarde)
    • 🛠 Fix L.Util.formatNum rounding precision (#6587 by inkstak)
    • 🛠 Fix crash, when setting opacity on Marker without icon (#6610 by charlie67)
    • 👉 Make synthetic dblclick event relate to left mouse button (#6628 by IvanSanchez)

    📄 Docs & Web Site

    Development workflow

    • ⚡️ Update dev dependencies & remove coverage scripts (#6635 by mourner)