2.6.0 released 7.11.2025
New:
- OpenSSL updated to 3.6.0
Fixes:
- Crash on street info parsing.
- Android: Meets Android 16kb code alignment requirements.
- Linux: OpenSSL is now statically linked and has no install dependency.
NOTES
2.5.9 release was a painful one. We integrated a lot of changes from different branches and to make matters worse Google has a new requirement for 16kb code alignment which required an update for several support libraries, mainly for OpenSSL which we use to support HTTPS requests.
Something went badly wrong with new OpenSSL integration and caused some corruption on the code that was very difficult to track down. I “think” we got it under control now. If not, this release should be a big improvement anyways.
We will be listening closely for crash reports and are ready to react quickly if need comes. Thank you for your support and patience.