Releases: SeriaWei/ZKEACMS
Releases · SeriaWei/ZKEACMS
ZKEACMS.v3.1.8
ZKEACMS.v3.1.7
- 在html组件的时候没有办法引入CSS #303
- Allow plugin to replace the views in web host. #302
- Page Url should be lower case #298
- 静态主题导入(Beta) #297
- 在产品详情页细节图显示的BUG #295
- Update TinyMCE Editor to latest version(5.x) #293
- FormGenerator: Work on IE bug #291
- FormGenerator: Custom required message #290
- Implement AsMutiSelect #286
ZKEACMS.Core.v3.1.6
ZKEACMS.Core.v3.1.5
ZKEACMS.Core.v3.1.4
ZKEACMS.Core.v3.1.3
ZKEACMS.Core.v3.1.2
ZKEACMS.Core.v3.1.1
- 多语言重构 #224
- 页面服务端验证失败时报错 #223
- 在文章詳情頁面,快速設計頁面工具欄 點擊編輯,鏈接錯誤 #222
- 刪除文章類別出現服務器錯誤 #221
- 提高使用SQLite数据库时的性能 #218
- 预览页面工具栏不总是固定在右上角 bug #216
- 自定义表单正则表达式验证 #215
Runtime / SDK
升级提醒
这次新增了语言翻译,升级时请手动删除Language
表,然后用脚本重建
DROP TABLE [Language]
> /DataBase/Tables/dbo.Language.Table.sql
> /DataBase/InitialData/dbo.Language.Table.sql