@choiceform/os-client-core 3.4.37 → 3.4.39

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
@@ -18,6 +18,19 @@
18
18
 
19
19
  ### Removed
20
20
 
21
+ ## 3.4.39 - 2022-2-28
22
+
23
+ ### Fixed
24
+
25
+ - 修正单页显示只有一题的时候,点击下一题没有反应
26
+
27
+ ## 3.4.38 - 2022-2-28
28
+
29
+ ### Added
30
+
31
+ - 支持解析在初始页使用语言切换设置
32
+ - 支持在预览模式下禁用快速答题按钮
33
+
21
34
  ## 3.4.34 - 2022-1-24
22
35
 
23
36
  ### Added