v14.76.1
版本发布时间: 2024-06-04 20:05:00
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/26588
- fix: never show virtual fields in list view (backport #24666) in https://github.com/frappe/frappe/pull/26578
- perf: memory leak on kanban refresh (backport #26597) in https://github.com/frappe/frappe/pull/26598
- fix: Avoid concurrent TODO updates (backport #26592) in https://github.com/frappe/frappe/pull/26593
- fix: kanban filters fixes (backport #26605) in https://github.com/frappe/frappe/pull/26609
- fix(address_query): show search fields in description if set (backport #26611) in https://github.com/frappe/frappe/pull/26621
- fix: bypass IP restriction for the methods required for our socketio backend (backport #26624) in https://github.com/frappe/frappe/pull/26627
- fix(link-preview): Correct synchronization of preview data on change. (backport #26641) in https://github.com/frappe/frappe/pull/26653
- fix: don't copy "Standard" on dashboard chart (backport #26649) in https://github.com/frappe/frappe/pull/26650
- perf: use base32 space for random names instead of base16 (backport #25497) in https://github.com/frappe/frappe/pull/26655
- fix(make_request): don't blindly try to check the content-type (backport #26656) in https://github.com/frappe/frappe/pull/26660
- fix: Auto Email Report not working when Add Total Row is enabled (backport #26664) in https://github.com/frappe/frappe/pull/26667
Full Changelog: https://github.com/frappe/frappe/compare/v14.76.0...v14.76.1