v4.4.10
What's Changed
- fix: Failed to open X display when restarting container by @a14stoner in #790
- fix(deps): bump @maplibre/maplibre-gl-native from 5.1.1 to 5.2.0 by @dependabot in #797
- fix(deps): bump sqlite3 from 5.1.4 to 5.1.5 by @dependabot in #795
Notes
- maplibre-gl-native now has windows x64 support, but tileserver-gl has a canvas/sharp related issue on windows. this can be worked around by downgrading sharp to 0.30.7 but we are hoping a future sharp or canvas release will fix this officially.
New Contributors
- @a14stoner made their first contribution in #790
Full Changelog: ec44840...v4.4.10