Skip to content

Commit d89f214

Browse files
committed
0.1.6
1 parent a7bfcc5 commit d89f214

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,15 @@
1515
3. 添加"用户字段"菜单,对用户字段进行管理,用户默认增加头像字段。用户表单调整。
1616
4. 添加Twig函数: show_content_all_fields 获取并显示当前内容所有字段;get_content_field 获取当前内容指定字段数据
1717
5. 添加Twig macro方法:showContentAllFieldsData 用此macro可方便的显示当前内容所有字段
18+
19+
0.1.4
20+
1. teebb.core.block.content Block调整过滤条件
21+
22+
0.1.5
23+
1.增加字段缓存
24+
2.前台页面增加DOM块级缓存
25+
3.系统设置优化
26+
4.bug修复
27+
28+
0.1.6
29+
1. prod生产环境下动态mapping字段,doctrine需要auto_generate_proxy_classes设置为true,对性能有影响,在1.x版本会修复

0 commit comments

Comments
 (0)