v14.86.0
版本发布时间: 2024-11-26 21:09:10
frappe/frappe最新发布版本:v15.52.0(2025-01-14 20:30:57)
What's Changed
- Fixed an issue where searching for users by First Name, Middle Name, or Last Name did not work correctly in the User selection. https://github.com/frappe/frappe/pull/28538
- Improved the usability of the Phone field by allowing country code search, fixing alignment issues, and ensuring icons and flags display correctly when entering or clearing country codes. https://github.com/frappe/frappe/pull/28541
- Disabled link field triggers when opening documents from Quick Entry to prevent re-validation that could override fetched values. https://github.com/frappe/frappe/pull/28542
- Adjusted document renaming to ignore link validation when updating values in Single doctypes. https://github.com/frappe/frappe/pull/28548
- Resolved an issue causing web forms to crash when a read-only Attach field included a default value. https://github.com/frappe/frappe/pull/28558
- Added a "Clear All" button to the dropdown of MultiSelect fields to allow users to clear all selections at once. https://github.com/frappe/frappe/pull/28579
- Updated user selection fields to limit choices to Desk Users by default, instead of All users. https://github.com/frappe/frappe/pull/25995
Full Changelog: https://github.com/frappe/frappe/compare/v14.85.2...v14.86.0