Skip to main content

Changelog

[2.26.1] 2026-03-12

  • [Fixed] getVerification added phone_number parameter formatting

[2.26.0] 2026-03-12

  • [Added] signInWithOtp adds optional parameter options.shouldCreateUser to control whether to automatically register users

[2.25.11] 2026-03-11

  • [Fixed] verifyOAuth returns preset redirect URL

[2.25.10] 2026-03-10

  • [Fixed] verifyOAuth compatible with hash addresses

[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 info role retrieval issue

[2.25.4] 2026-02-04

  • [Added] encryptlong multi-platform compatibility

[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 released

[2.25.1] 2026-01-22

  • [Added] Update database dependency version

[2.25.0] 2026-01-22

  • [Changed] Build CI release, Node.js version upgraded 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-auth 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] WeChat Mini Program plugin environment gets appSign using plugin AppId
  • [Fixed] Storage throws error when storage is full

[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 extracted as independent module

[1.2.5] 2020-09-07

  • [Fixed] Fix error on 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 issue where Mini Program cannot directly reference npm packages

[1.1.1] 2020-08-19

  • [Fixed] Fix username 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 excessive bundle size caused by Crypto-JS

[1.0.2] 2020-08-10

  • [Changed] Optimize version statistics

[1.0.1] 2020-08-05

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

[1.0.0] 2020-07-31

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