# 基础库更新日志

# v1.45.0

2022-10-31

  • Bug Fixes: 修复同层渲染视频的一个问题

# v1.44.0

2022-10-25

  • Bug Fixes(Components): 修复 组件在秒杀场景下的更新问题
  • Bug Fixes: navigator exit not work

# v1.43.0

2022-10-10

  • Features(ad): feed流组件迭代
  • Bug Fixes: toast 参数不传报错
  • Bug Fixes: 修复 observer 报错

# v1.42.0

2022-09-20

  • Features(components): 新增 一键关注服务号 组件

# v1.41.0

2022-09-09

  • Features: 地图2期迭代 + tabbar增加selectedShowBold配置

# v1.40.0

2022-08-30

  • Features(video): 添加同层渲染失败事件onVideoRenderError
  • Features(webview): 支持剪贴板2个API, ks.getClipboardData, ks.setClipboardData

# v1.38.0

2022-08-15

  • Bug Fixes(canvas): 修改双端 canvasGetImageData 返回类型为 Uint8ClampedArray
  • Bug Fixes: 安卓同层适配工具远程调试模式

# v1.36.1

2022-07-27

  • Bug Fixes(components): 修复 template 组件中 动态 data 不生效问题

# v1.35.0

2022-07-12

  • Features(api): socket 相关 API 增加 ArrayBuffer 支持
  • Features(components): 新增支付渠道组件

# v1.34.1

2022-07-05

  • Bug Fixes(behavior): 修复 Component 构造器中 behavior data 屏蔽组件本身 data 的问题

# v1.33.0

2022-06-20

  • Features(组件): Input、Textarea组件增加新props: cursorColor

# v1.32.1

2022-06-14

# v1.31.0

2022-05-24

  • Features(ad): 新增左图右文广告组件
  • Features(api): ks.request 支持 preFetch
  • Features(API): 新增 ks.getDeviceRootInfo 获取设备越狱 / Root状态 API

# v1.30.0

2022-05-09

  • Features(video): iOS支持Video同层渲染

# v1.27.0

2022-03-28

  • Bug Fixes(框架): 修复 template 初始化 is 为空或者组件不存在时报错
  • Features(API): IntersectionObserver.observe 新增 id 以及 dataset
  • Features(组件): 新增地图组件
  • Bug Fixes(框架): 修复 cover-view 内使用 button 导致 open-type 能力重复触发

# v1.26.0

2022-03-21

  • Features(组件 video): Android 端 video 组件支持同层渲染

# v1.25.2

2022-03-14

  • Bug Fixes(框架): template 支持 is 属性修改
  • Bug Fixes(组件 swiper): 修复 swiper 组件 bind 函数:bindtransition、bindanimationfinish 触发时机异常

# v1.25.1

2022-03-07

  • Bug Fixes(框架): 修复分包内 require 文件错误的问题

# v1.25.0

2022-02-25

  • Bug Fixes(组件): camera 限制单例

# v1.24.2

2022-02-17

  • Bug Fixes(组件、组件间关系): 修复组件间关系生命周期函数不触发的问题

# v1.24.0

2022-01-26

  • Features(组件 web-view): 新增 web-view 组件与小程序通信在'发快手'功能时触发能力
  • Features(API): iOS 端新增 onUserScreenRecord、offUserScreenRecord
  • Features(API): iOS 端新增 scanCode

# v1.23.2

2022-01-12

  • Bug Fixes(组件 web-view): 修复 web-view 组件与小程序通信在短视频挂载与直播挂载中无效问题

# v1.22.3

2021-12-28

  • Bug Fixes(api ks.offHeadersReceived): 修复无法通过 offHeadersReceived 正常注销单个监听
  • Bug Fixes(api): iOS 端临时下掉 scanCode

# v1.22.0

2021-12-13

  • Features(组件 web-view): 域名校验增加通配符功能
  • Features(api): 新增防录屏 API: enableUserScreenRecord、disableUserScreenRecord、onUserScreenRecord、offUserScreenRecord
  • Features(api): ks.onUnhandledRejection、ks.offUnhandledRejection 新增 监听未处理的 Promise 拒绝事件 API

# v1.21.9

2021-12-10

  • Bug Fixes(自定义组件-事件): 修复自定义组件发出的事件,event.currentTarget 中没有携带 id的bug

# v1.21.7

2021-12-07

  • Bug Fixes(组件 text): 修复text组件中SelectorQuery NodesRef.fields获取节点属性selectable为null;修复selectable属性获取null
  • Bug Fixes(组件 movable-view): movable-view组件中SelectorQuery NodesRef.fields获取节点属性animation为null;修复bindtap事件;scale-value属性边界范围优化
  • Bug Fixes(组件 slider): 修复bindtap事件

# v1.21.3

2021-11-18

  • Bug Fixes(API intersectionObserver): 修复intersectionObserver 在页面销毁后的,注册的 callback 可能存在未回收的问题

# v1.21.2

2021-11-09

  • Bug Fixes(组件 textarea): 修复textarea关于line-height的的bug

# v1.21.1

2021-11-04

  • Bug Fixes(api、组件): RewardedVideoAd相关API、ad组件 ios单端移除激励视频api、信息流广告组件能力

# v1.21.0

2021-11-02

# v1.20.8

2021-10-27

  • Features(组件 picker): picker组件蒙层,禁止滚动穿透

# v1.20.6

2021-10-19

  • Bug Fixes(组件 image): 修复 image src 为空时,触发 binderror 的问题

# v1.20.5

2021-10-12

  • Features(组件 web-view): web-view 支持 bindload 和 binderror 事件

# v1.15.0

2021-08-31

  • Features(组件 button): 新增 open-type='openProfile' 支持站内跳转
  • Features(组件 web-view): web-view 新增 ks.postMessage接口、支持 bindmessage 事件

# v1.14.3

2021-08-17

  • Bug Fixes(组件 scroll-view): 修复scroll-into-view属性初始化时设置不生效问题

# v1.14.2

2021-08-03

  • Bug Fixes(组件 swiper): 动态修改autoplay属性不生效问题修复

# v1.14.0

2021-07-20

  • Features(能力介入): 担保支付 支持担保支付

# v1.13.2

2021-07-06

  • Bug Fixes(组件 image): lazy-load bug修复
  • Bug Fixes(组件 picker-view): bindchange bug修复
  • Performance Improvements(组件 web-view): web-view组件iframe空白src不拦截

# v1.13.0

2021-06-23

  • Performance Improvements(组件 image、cover-image): 加载逻辑优化
  • Bug Fixes(框架): event.target 组件事件屏蔽,event.target 转换为对应的内置组件

# v1.12.4

2021-06-08

  • Performance Improvements(框架): 内部逻辑优化

# v1.12.3

2021-06-02

  • Bug Fixes(组件 image): 修复图片懒加载下的部分问题

# v1.11.7

2021-05-27

  • Bug Fixes(API ks.createIntersectionObserver): 修复因为uniapp编译导致的api参数类型不对应问题

# v1.11.6

2021-05-26

  • Bug Fixes(组件 image): image组件点击事件dataset丢失

# v1.11.5

2021-05-24

  • Bug Fixes(组件 image): mode实现修复,可以支持更多的mode
  • Bug Fixes(组件 text): 修复text组件嵌套导致的问题

# v1.11.4

2021-05-17

  • Bug Fixes(组件 image): 修复uni-app image load事件无法触发问题

# v1.11.3

2021-05-13

  • Features(组件): 导航栏 /navigation-bar,页面属性配置节点 /page-meta
  • Features(类型): 增加 shareInfo type 为 live 的类型,onShareAppMessage 错误处理 toast
  • Features(组件): 新增导航组件navigator
  • Features(组件): web-view,web-view限制iframe只能访问业务域名,iframe不允许使用srcdoc,推荐使用src
  • Bug Fixes(组件 swiper): swiper内的swiper-item可以通过template方式导入
  • Bug Fixes(组件 NodesRef.fields): properties支持xxx-xxx类型属性获取修复,支持获取组件变化后属性
  • Bug Fixes(组件 image): 修复图片通过setdata的方式加载失败时,不再显示上一张图片
  • Bug Fixes(组件 image): 修复通过setdata的方式设置图片路劲失败时,binderror不调用的问题
  • Performance Improvements(api): 基础库,应用级事件,路由,窗口,性能,KSML等api
  • Performance Improvements(组件): 部分组件 性能优化:camera、icon、image、movable-area、movable-view、navigation-bar、navigator、page-mate、progress、rich-text、scroll-view、text、view、web-view

# v1.11.2

2021-04-27

  • Performance Improvements(api): 基础库,应用级事件,路由,窗口,性能,KSML等api

# v1.11.0

2021-04-13

  • Features(组件): 页面收藏组件

# v1.10.3

2021-04-06

  • Bug Fixes(框架): 修改错误收集配

# v1.10.2

2021-03-31

  • Bug Fixes(框架): onShow/onHide 修复生命周期首次page.onShow/onHide不触发的问题

# v1.10.1

2021-03-30

  • Performance Improvements(底层): 内部优化

# v1.10.0

2021-03-23

  • Bug Fixes(组件): 修复表单相关组件事件和属性处理

# v1.9.0

2021-03-16

  • Bug Fixes(框架): 修复ios部分场景app show/hide
  • Bug Fixes(框架): 修复安卓初始化连接可能失败的场景

# v1.8.1

2021-03-09

  • Features(api): Canvas CanvasContext入参强校验
  • Features(框架 onShareAppMessage): onShareAppMessage添加页面收藏的场景,from=favorite 详情
  • Bug Fixes(api onAppShow/offAppShow): onAppHide/offAppHide 远程调试部分api改为在真机上运行
  • Bug Fixes(框架 ksml): 修复远程调试窗口修改ksml内容真机没有联动更新
  • Bug Fixes(组件 swiper): 修复swiper嵌套同向scroll-view无法滑动的bug

# v1.8.0

2021-03-03

  • Features(组件 web-view): web-view支持switchTab 详情
  • Features(框架 request): request增加支持delete、put、options、trace、connect请求

# v1.7.1

2021-02-23

  • Features(框架 picker): 支持end属性 详情
  • Features(框架 picker): 支持日期和时间 详情
  • Bug Fixes(框架 slider): min > max的时候 取min值

# v1.7.0

2021-02-22

  • Features(框架 分包): 支持小程序分包功能,读取分包配置进行分包加载 详情

# v1.6.5

2021-02-01

  • Bug Fixes(组件 video): 解决多个video组件声音在feed流场景下漏音问题
  • Bug Fixes(组件 swiper): 修复bug

# v1.6.2

2021-01-26

  • Performance Improvements(框架): 远程调试优化,依赖开发者工具0.10.0版本
  • Bug Fixes(组件 form): 解决部分场景下,不清空表单提交结果为空的问题
  • Bug Fixes(组件 input): 解决输入中文后自动改为英文问题

# v1.6.1

2021-01-19

  • Bug Fixes(组件 swiper): 解决部分机型在最后一张轮播图播放完返回倒数第二张图的问题

# v1.6.0

2021-01-12

  • Features(组件): video,coverview,coverimage 重构
  • Features(框架 开发者工具): 支持开发者工具远程调试
  • Features(组件 广告): 支持广告组件 详情
  • Features(组件 web-view): web-view 中支持 redirectTo 方法 详情
  • Features(api WebSocket): 新增 readyState 属性
  • Bug Fixes(组件 swiper): 优化 swiper 性能问题
  • Bug Fixes(组件 canvas): 解决 canvas-id 不设置时,node.getContext(): 获取绘制上下文失败的问题
  • Bug Fixes(组件 video): 解决 fixed 情况下-update 时候的 position 异常问题
  • Bug Fixes(组件 video): 解决全屏播放进入下一集导致播放器位置异常问题
  • Bug Fixes(组件 input、textarea): 修复部分问题
Copyright ©2023, All Rights Reserved