steedos-platform/CHANGELOG.md

46 lines
2.1 KiB
Markdown
Raw Normal View History

2019-11-18 02:20:33 +00:00
# 版本更新说明
v1.10.1
2019-11-18 02:27:23 +00:00
- [base.object对象增加字段company_ids](https://github.com/steedos/object-server/issues/170)
- [company 表允许手工关联组织](https://github.com/steedos/object-server/issues/175)
2019-11-18 02:20:33 +00:00
- [新增 notifications 标准对象](https://github.com/steedos/creator/issues/1287)
- [新增2个接口/steedos/api/organizations /steedos/api/space_users](https://github.com/steedos/creator/issues/1426)
- [modifyAllRecords/modifyCompanyRecords两个权限 一起配置的时候取了modifyCompanyRecords的权限 #1425](https://github.com/steedos/creator/issues/1425)
2019-11-23 08:20:56 +00:00
v1.11.0
- [url 类型字段支持相对路径](https://github.com/steedos/creator/issues/1436)
- [列表右侧的过滤器中选人控件显示选中的值异常 #1434](https://github.com/steedos/creator/issues/1434)
- [个人信息详细记录界面,所属单位及所属部门值异常 #1432](https://github.com/steedos/creator/issues/1432)
2019-12-04 03:11:08 +00:00
v1.12.0
- [共享规则调整](https://github.com/steedos/object-server/issues/181)
2019-12-04 03:13:47 +00:00
- [新增通知中心](https://github.com/steedos/creator/issues/1287)
2019-12-04 03:11:08 +00:00
- [meteor datasource 的 object 提供三个函数 directUpdate, directInsert, directDelete](https://github.com/steedos/object-server/issues/169)
- [用户个人信息界面,编辑信息后不会立即更新到界面,需要刷新浏览器](https://github.com/steedos/creator/issues/1448)
- [除当前登录用户外,其他用户详细界面都是坏的](https://github.com/steedos/creator/issues/1447)
- [对象的关注功能](https://github.com/steedos/creator/issues/1441)
2019-12-10 07:50:20 +00:00
v1.12.5
- .object.yml新增relatedList属性
- 日历新增通知触发器
- 记录查看页面增加返回按钮
- 审批王 odata 数据类型可以配置链接, 用于指定点击选中项后,进入的详细页面
- 子表 master_detail 字段类型新增属性 sharing
- IE 11 访问报错
2020-02-06 03:04:57 +00:00
v1.16.0
- Permission Set 新增 owner ,可配置 uneditable_fields, unreadable_fields
v1.16.3
- Permission Set中 owner ,可配置 uneditable_related_list
2020-02-13 02:54:33 +00:00
v1.16.5
- apps 添加 methods 获取用户在当前工作区有权限的apps