v15.40.4
版本发布时间: 2024-09-10 21:47:53
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix(EmailQueue): Log more error onto email queue (backport #27632) in https://github.com/frappe/frappe/pull/27634
- fix: Update Child table from the Last Source Doc (backport #27515) in https://github.com/frappe/frappe/pull/27642
- fix: postgres version check (backport #25352) by @blaggacao in https://github.com/frappe/frappe/pull/27573
- refactor: handle Issue and Lead separately on Communication (backport #27656) in https://github.com/frappe/frappe/pull/27657
- fix: :bug: show link titles for virtual link fields too (backport #27276) in https://github.com/frappe/frappe/pull/27648
- fix: Enhance the error message of the connected app authorization. by @TurkerTunali in https://github.com/frappe/frappe/pull/27649
- fix: increase Google Calendar Event ID character limit (backport #27608) in https://github.com/frappe/frappe/pull/27663
- fix: sync translations from crowdin by @frappe-pr-bot in https://github.com/frappe/frappe/pull/27637
- refactor: Remove usage of utcnow (backport #23369) in https://github.com/frappe/frappe/pull/27668
- fix: don't let
getattr()
raise anAttributeError
, provide a default (backport #27669) in https://github.com/frappe/frappe/pull/27670 - fix: load apps_data in boot for setup wizard in desk (backport #27673) in https://github.com/frappe/frappe/pull/27674
- fix: Revert "fix(ChildTable): apply depends_on on field update" (backport #27690) in https://github.com/frappe/frappe/pull/27694
- fix: redirect to login page with redirect-to when token expires by @sumitbhanushali in https://github.com/frappe/frappe/pull/27703
- fix: get_token header typo (backport #27202) in https://github.com/frappe/frappe/pull/27718
- fix(test): navigation redirect (backport #26551) in https://github.com/frappe/frappe/pull/27720
- fix: redirect report from workspace v15 by @Nihantra-Patel in https://github.com/frappe/frappe/pull/27717
- fix(quick_list_widget):workflow-state-not-showing (backport #27596) in https://github.com/frappe/frappe/pull/27713
Full Changelog: https://github.com/frappe/frappe/compare/v15.40.3...v15.40.4