Releases: maplibre/maplibre-native
Releases · maplibre/maplibre-native
node-v6.3.0
Immutable
release. Only release title and notes can be modified.
- Updated supported node versions to v20, v22, and v24. Support for node v18 has been removed. (#3760)
- Updated NAN to v2.23.0 to support node v24 (#3760)
- Updated the linux binary to be built on Ubuntu 24.04 (#3760)
- Updated the macos binary to be built on macOS 15 (#3863)
- Moved node-pre-gyp back to @acalcutt/node-pre-gyp to support node v24. There is currently an issue with releases of @mapbox/node-pre-gyp which is preventing using it. (#3760)
- Add Windows arm64 binary build to ci and release workflows. (#3760)
- Add options parameter to addImage method in Node.js type definitions (#3868)
- Create bump workflow using reusable workflow (#4016) (by acalcutt
node-v6.3.0-pre.2
Immutable
release. Only release title and notes can be modified.
android-v12.2.3
Immutable
release. Only release title and notes can be modified.
- Fix issue caused by frustum offset when map is resized #4015.
ios-v6.22.1
Immutable
release. Only release title and notes can be modified.
- Fix issue caused by frustum offset when map is resized #4015.
android-v12.3.1
Immutable
release. Only release title and notes can be modified.
- Fix issue caused by frustum offset when map is resized #4015.
android-v10.3.7
Immutable
release. Only release title and notes can be modified.
🐞 Bug fixes
- Use deprecated readParcelable on Tiramisu to avoid crash (#1276).
ios-v6.22.0
Immutable
release. Only release title and notes can be modified.
android-v12.3.0
Immutable
release. Only release title and notes can be modified.
android-testapp-52b8911e0e9c89fe99b497436d3f48118cb7777a
Immutable
release. Only release title and notes can be modified.
Get rid of retired runner in rust-ci workflow (#4003)
android-v12.2.2
Immutable
release. Only release title and notes can be modified.
🐞 Bug fixes
- Fix crash due to pure virtual function call v2 (#3996).