v14.48.0
版本发布时间: 2023-09-05 22:14:01
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: The Geolocation Map Field in RTL languages in System by @alaa-alsalehi in https://github.com/frappe/frappe/pull/22248
- feat: Sidebar Attachments accessibility (backport #21819) in https://github.com/frappe/frappe/pull/22106
- build(deps): update RestrictedPython to latest version (backport #22258) in https://github.com/frappe/frappe/pull/22259
- fix: show progress in doc, if given (backport #22256) in https://github.com/frappe/frappe/pull/22260
- perf: undo regression in
as_dict
performance (backport #22110) in https://github.com/frappe/frappe/pull/22169 - fix: attribute error on custom reports (backport #22281) in https://github.com/frappe/frappe/pull/22284
- fix: attribute error on old custom reports (backport #22286) in https://github.com/frappe/frappe/pull/22287
- fix: don't attach web view link if disabled (backport #22276) in https://github.com/frappe/frappe/pull/22289
- fix: sanitize user inputs by @ankush in https://github.com/frappe/frappe/pull/22292
- feat: show warning headline in public files (backport #22242) in https://github.com/frappe/frappe/pull/22295
New Contributors
- @alaa-alsalehi made their first contribution in https://github.com/frappe/frappe/pull/22248
Full Changelog: https://github.com/frappe/frappe/compare/v14.47.2...v14.48.0