TikTok for Developers

Docs

TikTok Minis SDK Changelog

This changelog describes updates to the TikTok Minis SDK base library version and the corresponding TikTok app version.

SDK 0.6.0 / Client 45.0.0 (April 23, 2026)

Improvements

  1. Updated API TTMinis.showSurfaceCoupon callback Add coupon_discount field to return the discount amount of the coupon

SDK 0.5.0 / Client 44.9.0 (April 16, 2026)

What's new

  1. Added API TTMinis.requestSubscribeMessage, re-engage Client subscription message interface for subscribing Mini Programs messages

SDK 0.4.0 / Client 44.2.0 (February 26, 2026)

What's new

  1. New API TTMinis.createRewardedVideoAd, create incentive video advertising components, support show, onClose, onError, offClose, offError and other methods
  2. Added API TTMinis.createInterstitialAd, create interstitial ads component, support show, onClose, onError, offClose, offError and other methods

SDK 0.3.0 / Client 43.8.0 (January 29, 2026)

What's new

  1. Added API TTMinis.showSurfaceCoupon to display coupon redemption interface
  2. Added API TTMinis.hideRibbon, hide Ribbon entrance

SDK 0.2.0 / Client 40.9.0 (May 29, 2025)

What's new

  1. Added API TTMinis.reportEvent, event reporting capability

SDK 0.1.0 / Client 40.3.0 (May 29, 2025)

What's new

  1. Added API TTMinis.getMenuButtonBoundingClientRect to get the layout position information of the menu button (capsule button in the upper right corner)
  2. Added API TTMinis.setNavigationBarColor, set navigation bar foreground color and background color
  3. Added API TTMinis.createSubscription, create subscription order
  4. Added API TTMinis.changeSubscription, change subscription order
  5. Added API TTMinis.reactivateSubscription to reactivate subscription order


Was this document helpful?
TikTok for Developers