@choiceform/os-client-core 3.4.50 → 3.4.53

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
@@ -22,6 +22,32 @@
22
22
 
23
23
  ### Removed
24
24
 
25
+ ## 3.4.53 - 2022-3-30
26
+
27
+ ### Changed
28
+
29
+ - 更改答题客户端规则
30
+
31
+ ## 3.4.52 - 2022-3-28
32
+
33
+ ### Added
34
+
35
+ - 选项组标题支持富文本解析
36
+
37
+ ### Changed
38
+
39
+ - 图片选择题,上传题,菜单题,级联题的选项可以显示富文本内容
40
+
41
+ ### Fixed
42
+
43
+ - 字符验证时允许小数点
44
+
45
+ ## 3.4.51 - 2022-3-20
46
+
47
+ ### Removed
48
+
49
+ - 移除了媒体转化成图片名的措施,以后:在显示内容中总是##围绕的 URL 地址,在参数中总是纯 URL 地址
50
+
25
51
  ## 3.4.50 - 2022-3-19
26
52
 
27
53
  ### Changed