π Changelog
Release notes for published documentation versions. For upgrade steps, see Migration 1.0 β 1.1.
1.1.0β
Documentation aligned with the current plugins/core SDK package and corrected inconsistencies from 1.0.0.
What did not changeβ
initializeβconnect/connectUserlifecycle (already documented in 1.0.0)- Connect parameters: JWT + gender + height + weight (no separate
userId) - Flutter
AzeooSDKInitOptions,AzeooSDKModules
Androidβ
- Import namespace:
com.azeoo.sdk.core.*(wascom.azeoo.sdk.*in 1.0.0 snippets) - Documented optional
environmentandconnectoroninitialize - New docs:
setClubId,AzeooSDKListener,AzeooScreens - Fixed stale Android client API page (1.0.0 client doc did not match quick-start)
iOSβ
logLevelonAzeooConfigconnectorparameter oninitializesetClubIddocumented
Flutterβ
AzeooSDKContentrecommended for embedding (replacing example-onlybuildNutritionMainScreen()in guides)- Navigation page corrected to actual module method names
React Nativeβ
AzeooProvider: removeduserId,authToken,autoConnectβ connect viauseAzeoo().connect()
Cross-platformβ
- Connectors β concrete factory examples
- Events β full
AzeooSDKListenercallback list - Architecture β
azeoo_corevsazeoo_sdkpackage split
1.0.0β
Initial stable documentation release. See the 1.0.0 docs.