Version 1.138.0
- Released on June 18, 2026.
- Compatibile with temi 138 Launcher, minimum version 19627.
Navigation
- Support call tiltAngle() to tilt temi's head when robot is going to a location and position.
- Fix SpeedLevel.VERY_SLOW not respected in
gotoandgotoPositionmethods.
System
- Add es-CO, es-Ar and ur-PK to TTS language.
- Add ur-PK to STT language.
- Add
getOrganizationInfo()to get organization info.
Map
- Add Navigation Zone support.
- SDK can get current zone, and all zones.
- SDK can listen to zone entrance and exit events.
- Zone profile will not be automatically applied when goto is initiated from SDK
- SDK can apply zone profiles anytime when robot is going to a location and position.
Voice flow
- If app is overriding conversation layer, LLM history can be cleared in
WakeupRequestwith newSession=true. - Fix
OnConversationStatusChangedListenersending multipleSPEAKINGandIDLEduring LLM TTS.