v0.17.5
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.
- Addresses regression with
- 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