@choiceform/os-client-core 3.4.3 → 3.4.7

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,6 +16,42 @@
16
16
 
17
17
  ### Removed
18
18
 
19
+ ## 3.4.7 - 2021-12-1
20
+
21
+ ### Changed
22
+
23
+ - 优化减少开始页面的加载资源
24
+ - 开始页面初始渲染完成后,会启动预加载
25
+ - 资源不再在点击开始时一起加载,而是结合预加载程序按需加载。
26
+
27
+ ## 3.4.6 - 2021-11-29
28
+
29
+ ### Added
30
+
31
+ - 增加开始按钮点击后的资源加载时间监控
32
+ - 新增对接后台支持的 socket 未完成答案提交
33
+
34
+ ### Removed
35
+
36
+ - 移除了老方案的未完成题目的答案提交
37
+
38
+ ## 3.4.5 - 2021-11-27
39
+
40
+ ### Fixed
41
+
42
+ - 避免多次加载同一本脚本
43
+
44
+ ## 3.4.4 - 2021-11-25
45
+
46
+ ### Added
47
+
48
+ - 增加短信验证倒计时拦截保护
49
+
50
+ ### Changed
51
+
52
+ - 提取验证码获取模块
53
+ - 更改短信验证返回值类型
54
+
19
55
  ## 3.4.3 - 2021-11-24
20
56
 
21
57
  ### Fixed
@@ -30,6 +66,7 @@
30
66
  - 新增问题区隐藏属性 node.headHidden
31
67
  - 新增循环圈单页组规则
32
68
  - 支持循环回挖变量,节点运行时名称变量。
69
+ - 使用新方案实现未完成题目的答案提交
33
70
 
34
71
  ### Changed
35
72