v15.29.1
版本发布时间: 2024-06-04 19:26:56
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix(address_query): use title field if set (backport #26570) in https://github.com/frappe/frappe/pull/26589
- fix(number_card): ensure value is returned (backport #26600) in https://github.com/frappe/frappe/pull/26602
- perf: rearrange some frequent jobs (backport #26591) in https://github.com/frappe/frappe/pull/26603
- perf: memory leak on kanban refresh (backport #26597) in https://github.com/frappe/frappe/pull/26599
- fix: Avoid concurrent TODO updates (backport #26592) in https://github.com/frappe/frappe/pull/26594
- fix: kanban filters fixes (backport #26605) in https://github.com/frappe/frappe/pull/26610
- fix(checkbox): Fix checkbox size on small screens (backport #26596) in https://github.com/frappe/frappe/pull/26612
- fix: delete old user notification settings when merging users (backport #26604) in https://github.com/frappe/frappe/pull/26619
- fix(address_query): show search fields in description if set (backport #26611) in https://github.com/frappe/frappe/pull/26622
- fix: bypass IP restriction for the methods required for our socketio backend (backport #26624) in https://github.com/frappe/frappe/pull/26628
- Resolves front-end bug in 'customize_form.js', triggered by delete actions on child-tables by @karanwilson in https://github.com/frappe/frappe/pull/26344
- fix(UX): multi-tab experience (backport #26309) in https://github.com/frappe/frappe/pull/26646
- fix: don't copy "Standard" on dashboard chart (backport #26649) in https://github.com/frappe/frappe/pull/26651
- fix(link-preview): Correct synchronization of preview data on change. (backport #26641) in https://github.com/frappe/frappe/pull/26654
- fix: allow creation of workspace based on desk user role perms (backport #26617) in https://github.com/frappe/frappe/pull/26659
- fix(make_request): don't blindly try to check the content-type (backport #26656) in https://github.com/frappe/frappe/pull/26661
- fix: Auto Email Report not working when Add Total Row is enabled (backport #26664) in https://github.com/frappe/frappe/pull/26668
New Contributors
- @karanwilson made their first contribution in https://github.com/frappe/frappe/pull/26344
Full Changelog: https://github.com/frappe/frappe/compare/v15.29.0...v15.29.1