@choiceform/os-client-core 3.4.2 → 3.4.6

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,41 @@
16
16
 
17
17
  ### Removed
18
18
 
19
- ## 3.4.2 - 2021-11-24
19
+ ## 3.4.6 - 2021-11-29
20
+
21
+ ### Added
22
+
23
+ - 增加开始按钮点击后的资源加载时间监控
24
+ - 新增对接后台支持的 socket 未完成答案提交
25
+
26
+ ### Removed
27
+
28
+ - 移除了老方案的未完成题目的答案提交
29
+
30
+ ## 3.4.5 - 2021-11-27
31
+
32
+ ### Fixed
33
+
34
+ - 避免多次加载同一本脚本
35
+
36
+ ## 3.4.4 - 2021-11-25
37
+
38
+ ### Added
39
+
40
+ - 增加短信验证倒计时拦截保护
41
+
42
+ ### Changed
43
+
44
+ - 提取验证码获取模块
45
+ - 更改短信验证返回值类型
46
+
47
+ ## 3.4.3 - 2021-11-24
20
48
 
21
49
  ### Fixed
22
- + 修复HTML标签tagName大小写问题
50
+
51
+ - 修复 HTML 标签 tagName 大小写问题
52
+ - 修复吸收选项引用组时节点不存在的情况
53
+
23
54
  ## 3.4.1 - 2021-11-23
24
55
 
25
56
  ### Added
@@ -27,6 +58,7 @@
27
58
  - 新增问题区隐藏属性 node.headHidden
28
59
  - 新增循环圈单页组规则
29
60
  - 支持循环回挖变量,节点运行时名称变量。
61
+ - 使用新方案实现未完成题目的答案提交
30
62
 
31
63
  ### Changed
32
64