🌈 1.6.0 2025-05-27

🚀 Features

  • addToCalendar: 添加到日历

🌈 1.5.0 2025-04-24

🚀 Features

  • previewFile: 文件预览 - 水印

🌈 1.4.0 2025-02-08

🚀 Features

  • saveToAlbum: 文件存储 - 存储到相册

🌈 1.2.40 2024-11-05

🚀 Features

  • location: 单次定位添加locationMode参数
  • openSuposPage: 打开supOS天坊页面

🌈 1.2.39 2024-08-09

🚀 Features

  • connectUniversalPrinter: 新增连接通用标签打印机接口
  • disconnectUniversalPrinter: 新增断开通用标签打印机接口
  • universalPrint: 新增通用标签打印接口

🌈 1.2.38 2024-07-23

🚀 Features

  • connectExpertByBluetooth: 新增连接expert传感器接口
  • startExpertListening: 新增监听expert传感器数据接口
  • stopExpertListening: 新增停止监听expert传感器数据接口
  • getSystemInfo: 新增返回字段isTablet判断当前设备是否为平板
  • getUserInfo: 新增返回字段staffId

🌈 1.2.37 2024-06-06

🚀 Features

  • startLocationUpdate: 不再支持该接口
  • stopLocationUpdate: 不再支持该接口

🌈 1.2.29 2023-12-28

🚀 Features

  • getAvailableBluetoothDevices: 增加参数属性mode
  • pairAndConnectBluetoothDevices: 新增配对型链接蓝牙接口
  • connectAS100ByBluetooth: 新增通过蓝牙连接点检仪接口
  • startAS100Listening: 新增开启点检仪数据监听接口
  • stopAS100Listening: 新增关闭点检仪数据监听接口
  • switchAS100DataType: 新增切换点检仪接收数据接口

🌈 1.2.26 2023-11-02

🐞 Bug Fixes

  • 全局: 修复startBluetoothListening方法传入deviceId参数为空的问题

🚀 Features

  • flashlight: 闪光灯open默认值为true

🌈 1.2.25 2023-09-26

🚀 Features

  • employeeSelector: 默认title增加国际化支持
  • departmentSelector: 默认title增加国际化支持

🌈 1.2.24 2023-09-05

🚀 Features

  • startBluetoothListening: 新增开启蓝牙数据监听接口
  • stopBluetoothListening: 新增关闭蓝牙数据监听接口
  • getAvailableBluetoothDevices: 新增获取可被搜索到的蓝牙设备列表接口

🐞 Bug Fixes

  • 全局: 修复在非suplink环境调用jssdk接口bridge报错问题

🌈 1.2.23 2023-07-28

🚀 Features

  • startContinuousScan: 增加参数属性position

🌈 1.2.18 2023-05-10

🚀 Features

  • previewImage: 新增预览图片

🌈 1.2.17 2023-04-28

🚀 Features

  • fileConverter: 新增文件转换器
  • playVoiceByText: 新增文字转语音
  • launchBaseMiniProgram:
    • 新增唤起基础小程序
    • 适配H5版本
  • getSystemInfo: 增加返回数据easyMode、highPerformance、darkMode

🌈 1.2.15 2023-02-20

🚀 Features

  • vibrate: 新增震动
  • startContinuousScan: 增加参数属性vibrate
  • getUserInfo: 增加返回数据suposTenantDns

❗ Breaking Changes

  • getUserInfo: 移除返回数据uuId、supLinkServerId、supLinkUserId、staffId、staffNameId
  • employeeSelector: 移除返回数据userRoleList

🌈 1.2.14 2023-01-10

🚀 Features

  • onAppShow: 新增小程序显示事件
  • onAppHide: 新增小程序隐藏事件

❗ Breaking Changes

  • onAppShow:
    • 调整名称 -> onPageShow
    • 调整参数属性eventHandler -> listener
  • onAppHide:
    • 调整名称 -> onPageHide
    • 调整参数属性eventHandler -> listener
  • offAppShow:
    • 调整名称 -> offPageShow
    • 调整参数属性eventHandler -> listener
  • offAppHide:
    • 调整名称 -> offPageHide
    • 调整参数属性eventHandler -> listener

🌈 1.2.13 2022-12-05

❗ Breaking Changes

  • setPageOrientation: 调整名称 -> setScreenOrientation
  • onAppShow: 调整参数属性success -> eventHandler
  • onAppHide: 调整参数属性success -> eventHandler
  • offAppShow: 调整参数属性success -> eventHandler
  • offAppHide: 调整参数属性success -> eventHandler

🌈 1.2.12 2022-10-24

🚀 Features

  • getUserInfo: 增加返回数据userType

🌈 1.2.11 2022-10-21

🚀 Features

  • upload: 增加参数属性mode

❗ Breaking Changes

  • scanner: 调整参数属性mode -> outputMode
  • launchApp:
    • 调整参数属性pkgName -> android
    • 调整参数属性url -> ios

🌈 1.2.10 2022-08-29

🚀 Features

  • datePicker:
    • 新增日期选择器
    • 适配H5版本
  • dateRangePicker: 新增日期范围选择器

🌈 1.2.9 2022-08-26

🚀 Features

  • employeeSelector: 适配H5版本

🌈 1.2.8 2022-08-26

🐞 Bug Fixes

  • employeeSelector: 修复返回数据userId类型描述不正确

🌈 1.2.7 2022-08-26

❗ Breaking Changes

  • employeeSelector: 优化导出的类型名称
  • departmentSelector: 优化导出的类型名称

🌈 1.2.6 2022-08-25

🐞 Bug Fixes

  • getSystemInfo: 修复返回数据deviceId类型描述不正确

🌈 1.2.5 2022-08-25

🚧 Others

  • 增加API参数的类型导出

🌈 1.2.4 2022-08-22

🚧 Others

  • package: 更新simple-git版本3.3.0 -> 3.12.0

🌈 1.2.3 2022-08-22

🚀 Features

  • startContinuousScan: 新增开启持续扫码
  • stopContinuousScan: 新增停止持续扫码
  • openUserInfo: 新增打开用户信息页面
  • connectPrinter: 新增连接打印机
  • disconnectPrinter: 新增断开打印机
  • print: 新增打印
  • oncePrint: 新增单次打印
  • getBluetoothPairedDevices: 新增获取蓝牙已配对的设备

🌈 1.2.0 2022-06-31

🚧 Others

  • 支持iframe内调用API

🚀 Features

  • getEnvInfo: 适配H5版本
  • getSystemInfo: 适配H5版本
  • launchMiniProgram: 适配H5版本
  • getLoginInfo: 适配H5版本
  • getUserInfo: 适配H5版本
  • getStorage: 适配H5版本
  • setStorage: 适配H5版本
  • setNavigationBar: 适配H5版本

❗ Breaking Changes

  • login: 调整名称 -> getLoginInfo

🌈 1.1.1 2022-04-25

🚀 Features

  • getUserInfo: 增加返回数据suposTenantId

🌈 1.1.0 2022-04-24

🚀 Features

  • setPageOrientation: 新增设置转屏
  • getEnvInfo: 新增获取环境信息

🌈 1.0.2 2022-04-20

🚀 Features

  • getSystemInfo: 增加返回数据suposServerVersion, suplinkServerVersion

🌈 1.0.1 2022-03-21

🐞 Bug Fixes

  • departmentSelector: 修复返回数据类型描述不正确
  • employeeSelector: 修复返回数据类型描述不正确

🌈 1.0.0 2022-03-21

❗ Breaking Changes

  • setStorage: 调整多个参数为单个对象参数
  • getStorage: 调整多个参数为单个对象参数
  • startLocationUpdate: 调整多个参数为单个对象参数
  • scanner: 调整多个参数为单个对象参数
  • onAppShow:
    • 调整多个参数为单个对象参数
    • 移除回调函数的入参
  • onAppHide:
    • 调整多个参数为单个对象参数
    • 移除回调函数的入参
  • offAppShow:
    • 调整多个参数为单个对象参数
    • 移除回调函数的入参
  • offAppHide:
    • 调整多个参数为单个对象参数
    • 移除回调函数的入参
  • renderfinish: 调整名称 -> renderFinish
  • filePreview: 调整名称 -> previewFile
  • departSelect: 调整名称 -> departmentSelector
  • personnelSelector: 调整名称 -> employeeSelector
  • getLocation: 调整参数属性reverseGeo -> inverseEnabled
  • navConfig:
    • 调整名称 -> setNavigationBar
    • 调整所有参数属性
  • 移除eventChannel