Sargun Vohra
09/06/2025, 2:13 AMdev.sargunv
namespace to the org.maplibre
namespace
◦ we’ve taken this opportunity to reorganize the packages, so rather than a find/replace it’s probably best to let your IDE find the new imports for you
• The experimental MapLibre-JS-in-webview based desktop target has been replaced with a MapLibre Native Core integration using OpenGL (on Windows/Linux) and Metal (on macOS)
◦ desktop functionality is still minimal; but this lays the groundwork for building out the desktop target properly in the future
◦ there’s a known issue with Linux support; some help with that would be extremely welcome!
• Bug fixes
This release is light on new functionality, but it lays the groundwork for hopefully a more featureful v0.12 release.Dumitru Preguza
09/08/2025, 12:52 PM