Changelog¶
Detailed changelog from v5.0.0 release.
5.0.0 (28.08.2025)¶
- SDK architecture has been completely redesigned — now a IExpoFpPlanPresenter is responsible for managing a plan
- UI layer is passive, reusable, and lightweight
- Implemented support for Kotlin coroutines for asynchronous operations
- You can download an unlimited number of plans for offline use
- You can preload downloaded plans and plans from the internet for later use, with no limits
- Improved stability and loading speed
- Location provider wrappers are now open source