@choiceform/os-client-core 3.4.13 → 3.4.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -16,10 +16,11 @@
16
16
 
17
17
  ### Removed
18
18
 
19
- ## 3.4.13 - 2021-12-16
19
+ ## 3.4.14 - 2021-12-17
20
20
 
21
21
  ### Fixed
22
22
 
23
+ - 修复图片地址转换时未考虑绝对路径(离线场合使用)的问题
23
24
  - 修复视频地址在离线端没有被转成本地地址的 bug
24
25
  - 修复一些没有被接住的 Promise 返回值
25
26