Changelog

Last Updated on : 2024-04-03 06:15:13download

This topic provides a changelog for Smart Life App SDK for iOS.

Announcement

Configure your privacy manifest file before May 1, 2024.

v5.11.0

  • Release date: April 3, 2024

  • SDK

    • Fixed other known issues.
  • Dependency version

    # SDK
     pod 'ThingSmartHomeKit', '~> 5.11.0'
     pod 'ThingSmartMatterKit', '~> 5.8.1' 
     pod 'ThingSmartAppleDeviceKit', '~> 5.2.0'
    

v5.8.0

  • Release date: January 11, 2024

  • SDK

  • UI BizBundle

    • Adapted to iOS 17.
    • ThingSmartCameraPanelBizBundle IPC UI BizBundle: Optimized audio and video features.
    • ThingSmartLightSceneBizBundle Lighting Scenario UI BizBundle:
      • Supported the No Action setting, allowing the light scenarios not to apply to a specific light. For example, bedroom bedside lights and sensor lights do not need to follow the lighting scenario of the entire room.
      • Added background image and background color features.
  • Dependency version

    pod 'ThingSmartHomeKit','~> 5.8.0'
    pod 'ThingSmartOutdoorKit', '~> 5.1.0'
    pod 'ThingSmartCameraKit', '~> 5.8.0'
    pod 'ThingSmartSweeperKit', '~> 5.0.0'
    
    pod 'ThingSmartPanelBizBundle','~> 5.8.0'
    pod 'ThingSmartLightSceneBizBundle','~> 5.8.0'
    pod 'ThingSmartShareBizBundle','~> 5.8.0'
    pod 'ThingSmartCameraPanelBizBundle','~> 5.8.0'
    pod 'ThingSmartDeviceDetailBizBundle','~> 5.8.0'
    pod 'ThingSmartSkillQuickBindBizBundle','~> 5.8.0'
    pod 'ThingSmartLangsExtraBizBundle','~> 5.8.0'
    pod 'ThingSmartHelpCenterBizBundle','~> 5.8.0'
    pod 'ThingSmartActivatorBizBundle','~> 5.8.0'
    pod 'ThingSmartMessageBizBundle','~> 5.8.0'
    pod 'ThingSmartFamilyBizBundle','~> 5.8.0'
    pod 'ThingSmartSceneBizBundle','~> 5.8.0'
    pod 'ThingSmartHomeKit','~> 5.8.0'
    pod 'ThingSmartMallBizBundle','~> 5.8.0'
    pod 'ThingSmartOTABizBundle','~> 5.8.0'
    pod 'ThingAdvancedFunctionsBizBundle','~> 5.8.0'
    pod 'ThingSmartGroupHandleBizBundle','~> 5.8.0'
    pod 'ThingSmartCloudServiceBizBundle','~> 5.8.0'
    pod 'ThingSmartDeviceSyncBizBundle','~> 5.8.0'
    pod 'ThingSmartActivatorExtraBizBundle','~> 5.8.0'
    pod 'ThingSmartThemeManagerBizBundle','~> 5.8.0'
    

v5.2.0

v5.1.0

  • Release date: July 17, 2023
  • New updates:
    • Launched the Matter SDK and allowed users to pair and control Matter devices and get information about these devices.
    • Added pairing by auto discovery of Matter devices to Device Pairing UI BizBundle.
    • Updated the local area network (LAN) channel component and fixed app crashes that might occur during device pairing.
    • Fixed the incorrectly displayed online or offline status of Bluetooth mesh devices.
    • Optimized the process of pairing in access point (AP) mode for iPhone 14 Pro that comes with iOS 16 to avoid any failed results.
    • Fixed the errors that might occur during the process of pairing and binding TuyaLink-based devices with QR code.
    • Fixed other known issues.

v5.0.0

  • Release date: April 17, 2023
  • New updates:
    • Supported pairing and controlling Matter devices.
    • Supported the development on top of Smart MiniApp.
    • Added the entry to pairing with QR code.
    • Fixed known issues.