Skip to main content

Changelog

[3.1.2] 2026-03-06

  • [Fixed] Fix HBuilderX unable to find SourceMap issue

[3.1.1] 2026-03-03

  • [Changed] Update WeChat Mini Program adapter

[3.1.0] 2026-03-03

  • [Fixed] Compatible with multiple platforms

[3.0.6] 2026-03-03

  • [Fixed] Fix Node.js signature issue

[3.0.5] 2026-03-01

  • [Added] Support SecretId and SecretKey for Node.js

[3.0.4] 2026-02-27

  • [Added] Support Node.js

[3.0.3] 2026-02-26

  • [Fixed] Fix user information nickName retrieval issue

[3.0.2] 2026-02-12

  • [Fixed] Fix user information role retrieval issue

[3.0.0] 2026-02-10

  • [Changed] endPointMode defaults to GATEWAY mode

[2.25.9] 2026-03-06

  • [Fixed] Fix HBuilderX unable to find SourceMap issue

[2.25.8] 2026-03-03

  • [Changed] Update WeChat Mini Program adapter

[2.25.5] 2026-02-04

  • [Fixed] Fix user information role retrieval issue

[2.25.4] 2026-02-04

  • [Added] encryptlong compatible with multiple platforms

[2.25.3] 2026-01-28

  • [Fixed] Set request body to empty for GET/HEAD requests
  • [Fixed] auth.wsWebSign action always uses tcb api request

[2.25.2] 2026-01-26

  • [Added] New version auth api launched

[2.25.1] 2026-01-22

  • [Added] Update database dependency version

[2.25.0] 2026-01-22

  • [Changed] Build CI release, Node.js version upgrade to 22, code optimization

[2.24.10] 2026‑01‑14

  • [Changed] Update getDeviceInfo and error handling

[2.24.9] 2026‑01‑13

  • [Changed] Update database dependency to 0.10.0, multi-authentication support, clean build files

[2.24.8] 2026‑01‑12

  • [Added] Add Hunyuan AR image model support

[2.24.7 and earlier versions] 2025-12-29 to 2026-01-12

  • Omitted

[1.4.1] 2021-03-08

  • [Fixed] Fix file upload progress retrieval bug

[1.4.0] 2020-12-16

  • [Added] Add analytics API

[1.3.3] 2020-09-25

  • [Changed] Optimize TypeScript syntax hints
  • [Fixed] Fix database call error when not logged in

[1.3.2] 2020-09-24

  • [Fixed] Retrieve plugin AppId for appSign in WeChat Mini Program plugin environment
  • [Fixed] Throw error when writing to full storage

[1.3.1] 2020-09-23

  • [Fixed] Compatible with WeChat Mini Program plugin environment

[1.3.0] 2020-09-11

  • [Changed] Database real-time push feature separated into an independent module

[1.2.5] 2020-09-07

  • [Fixed] Fix errors in WeChat Mini Program real device environment

[1.2.3] 2020-09-03

  • [Changed] Optimize API syntax hints

[1.2.2] 2020-09-01

  • [Changed] Optimize error messages in development environment

[1.2.1] 2020-08-26

  • [Added] Add Auth.getAuthHeaderAsync API

[1.1.4] 2020-08-25

  • [Fixed] Fix WeChat Official Account login bug
  • [Fixed] Fix WeChat Mini Program file upload bug

[1.1.2] 2020-08-24

  • [Fixed] Fix the issue where Mini Programs cannot directly reference npm packages

[1.1.1] 2020-08-19

  • [Fixed] Fix username and password login bug

[1.1.0] 2020-08-18

  • [Added] Add cloudbase.registerSdkName API

[1.0.4] 2020-08-13

  • [Fixed] Fix real-time push multi-environment confusion issue

[1.0.3] 2020-08-11

  • [Fixed] Fix oversized bundle issue caused by Crypto-JS

[1.0.2] 2020-08-10

  • [Changed] Optimize version statistics

[1.0.1] 2020-08-05

  • [Fixed] Storage.downloadFile can directly download files to local

[1.0.0] 2020-07-31

  • [Added] Release version 1.0.0. The legacy SDK tcb-js-sdk will no longer add new features