v14.29.0
版本发布时间: 2023-03-21 18:37:49
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
14.29.0 (2023-03-21)
Bug Fixes
- allow 5 column layout in doctype form (7eb3bb4)
- Allow card actions (adding/dragging) if access to reference doctype (bc5b362)
- Check perms on Kanban Column actions (efa74bb)
- Check Reference Doctype perms & control indicator change (c2fe3b0)
- clear contacts cache (backport #20397) (#20406) (1905241)
- Database: clear background jobs and realtime logs on rollback (#20236) (#20417) (750059b)
- Dispatch
update_order
always. Handle perm-wise action in backend (e5c5cdb) - handle image extraction while editing comment (00c5f32)
- Hide Menu if empty & render columns without state change (a9b5f04)
- hide My Workspace sidebar section if empty in edit mode (b51dd18)
- Hide Sort Selector in Kanban (13be928)
- Kanban Board Menu Items Accessibility via perms (4ffc7a5)
- meta: get_permitted_fields with no field-columns (backport #20401) (#20405) (644c6c8)
- patch: move desk prop patch to post model sync (#20361) (#20362) (661820a)
- print: Language set in document should have higher precedence (backport #20336) (#20338) (a27178d)
- server method to return evaluated dict of perms for a document (d1446b8)
- Set link title in PDF (716db05)
- sidebar becomes unhidden while removing skeleton (71ac099)
- skip InReadOnlyMode in error snapshots (#20358) (#20359) (eb14fe1)
- treat Phone as Data on list view (06395dd)
- workspace: Setup Dynamic Link if value exists (b393d5b)
Features
- clear integration log request logs (#20373) (#20374) (4c48f55)
- configurable rounding methods (v14 port) (#20330) (0d60385), closes #20299
- minor: log datetime in worker log (#20414) (#20418) (bfda74d)