Skip to content

v0.17.5

Compare
Choose a tag to compare
@bcamper bcamper released this 16 Feb 21:47
· 163 commits to master since this release

Bug Fixes

  • Restore v0.16.x alpha cutout behavior for some points blend modes (opaque, translucent, multiply) 42381ec
    • Addresses regression with points rendered with non-overlay/inlay blending.
    • May revisit overall alpha cutout approach/consistency across styles in future release.
  • Guard against deleted mesh on main thread collision b91208a
    • Addresses rare race condition leading to (spurious) error log.

Improvements

  • Adjust tile pad scale to further minimize tile gaps/overlaps at high zooms f9b3f51
  • Additional alpha cutout behavior for un-tiled rasters in some blend modes (translucent, multiply), to avoid fully transparent pixels from obscuring geometry underneath (may revisit overall alpha cutout approach/consistency across styles in future release) 2601a1f