v14.60.0
版本发布时间: 2023-12-18 21:01:33
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: remove web_form.py rate limit key (backport #23767) in https://github.com/frappe/frappe/pull/23768
- feat(DX): PEP517 compatible build in new apps (backport #21704) in https://github.com/frappe/frappe/pull/23776
- fix(minor): avoid use of form object when routing to audit trail (backport #23603) in https://github.com/frappe/frappe/pull/23779
- perf: Primary key is never nullable (backport #23788) in https://github.com/frappe/frappe/pull/23789
- fix(jinja): Update error message in
validate_template
function (backport #23783) in https://github.com/frappe/frappe/pull/23795 - fix: Consider user and sender both for "system user" (backport #23806) in https://github.com/frappe/frappe/pull/23809
- fix: load 100 records for larger screen (backport #23804) in https://github.com/frappe/frappe/pull/23807
- feat:
describe-database-table
to get stats about a table (backport #23813) in https://github.com/frappe/frappe/pull/23814 - perf(migrate): Only re-evaluate users which are potentially changed (backport #23820) in https://github.com/frappe/frappe/pull/23822
- perf(migrate): update only affected users via role profile (backport #23821) in https://github.com/frappe/frappe/pull/23824
Full Changelog: https://github.com/frappe/frappe/compare/v14.59.0...v14.60.0