✨ Features and improvements
- Update Maplibre-Native to v6.4.0
- Remove Hillshade and Color relief workaround since it is now supported in maplibre-native (#2044) (by acalcutt)
- feat: Add ignore-missing-files cli option to avoid crashing at startup (#1896) (by andrewlaguna824)
- Add POST requests for static maps (fixes #408) (#2064) (by zstadler)
- Add Native Leaflet Retina Support for Raster Tiles (#2074) (by acalcutt)
🐞 Bug fixes
- fix: correctly handle public url in tileJSON response (#1963) (by andrewlaguna824)
- Fix regex to allow underscore in font name (#1986) (by spatialillusions)
- fix: mitigate Host header poisoning (HNP) with TILESERVER_GL_ALLOWED_… (#2032) (by LeaveerWang)