v15.40.0
版本发布时间: 2024-09-03 18:40:04
frappe/frappe最新发布版本:v15.40.6(2024-09-11 21:06:21)
What's Changed
- fix: Set undefined values to zero in round_floats_in (backport #27541) in https://github.com/frappe/frappe/pull/27546
- fix(website_search): Avoid recursive loop if _items_to_index is falsy (backport #27539) in https://github.com/frappe/frappe/pull/27548
- fix: field sorting in listview (backport #27187) in https://github.com/frappe/frappe/pull/27319
- fix: socketio port (backport #25347) in https://github.com/frappe/frappe/pull/27531
- fix: Consider default app path for Website User if applicable (backport #27571) in https://github.com/frappe/frappe/pull/27576
- fix: boot.default_path is moved to boot.apps_data.default_path (backport #27577) in https://github.com/frappe/frappe/pull/27579
- fix: don't allow uninstalling frappe... (backport #27580) in https://github.com/frappe/frappe/pull/27582
- fix: link fields were not displaying the dropdown values in the portal#18421 (backport #27126) in https://github.com/frappe/frappe/pull/27602
- fix: on load of beta print format set iframe height (backport #27597) in https://github.com/frappe/frappe/pull/27600
- fix(assign_to): escape description HTML (backport #27578) in https://github.com/frappe/frappe/pull/27607
- fix: preserve exif data in optimized image (backport #27341) in https://github.com/frappe/frappe/pull/27610
- fix: apply depends_on on field update (backport #27529) in https://github.com/frappe/frappe/pull/27612
- fix(sessions): logout properly when user requests logout on password change (backport #27542) in https://github.com/frappe/frappe/pull/27560
- fix: label for web form (backport #27570) in https://github.com/frappe/frappe/pull/27605
- fix: sync translations from crowdin by @frappe-pr-bot in https://github.com/frappe/frappe/pull/27470
- fix: only change status on communication received if status is Replied & status contain option Open (backport #27627) in https://github.com/frappe/frappe/pull/27628
- feat: Custom timeouts for prepared report (backport #27586) in https://github.com/frappe/frappe/pull/27598
- feat(minor): Allow HTML descriptions on Grids (backport #27620) in https://github.com/frappe/frappe/pull/27623
Full Changelog: https://github.com/frappe/frappe/compare/v15.39.2...v15.40.0