What's Changed
- Fixed an issue where the Total Fields in List Settings did not display the actual number of fields available. #27682
- Updated and fixed translations for Turkish, Spanish, Persian, Swedish, and Simplified Chinese languages. #28440
- Updated the User search to include matching on First Name, Middle Name, and Last Name fields; previously, searches only matched the Username field. #28539
- Enhanced the usability of the Phone field: users can now search for countries using country codes, the alignment between the country code and phone number has been fixed, and the chevron icon and country flag now hide correctly when manually entering or clearing the country code. #28540
- Have disabled link field triggers when opening documents from quick entry to prevent unintended revalidation that could override
fetch_from
values. #28543 - Fixed an issue that prevented renaming documents linked in a Single Doctype; link validation is now ignored when updating values during renaming. #28549
- Users can now log in to the FC Dashboard using a verification code. #28551
- Updated the support URL to https://support.frappe.io/help.
- The Plans list now displays Trial Plan entries when applicable.
- Fixed a crash that occurred when a read-only Attach field with a default value was used in a Web Form. #28559
- Updated Query Reports to check for both Read and Select permissions on linked DocTypes when validating filters. #28571
New Contributors
- @Yamir-Haidar made their first contribution in #27682
Full Changelog: v15.48.0...v15.48.1