Bug Fixes
- Removes the unneeded "Edit" button from the desktop page. The support chat banner now appears when at least one desk app, such as ERPNext or HRMS, is installed. (#37559)
- Adds the "px" unit to Image Height and Image Width fields (including footer versions) in Letter Head to clarify that dimensions are entered in pixels. (#37558)
- Enables scrolling inside desktop folders, letting you view all icons even when they exceed the screen space. (#37570)
- Disables the floating chat popup, preventing it from overlapping with the onboarding widget. (#37565)
- Corrects spacing and alignment in the email dialog, form sidebar, desktop icons, and timeline, so buttons, avatars, and icons now line up consistently. (#37568)
- Skipped steps in the onboarding panel now appear faded as well as crossed-out, making them easier to recognize. (#37574)
- Adjusts folder icon size in the desktop view, making folder thumbnails clearer. (#37571)
- Links that include the
scroll_to=fieldnameparameter now open a form directly at the specified field and then remove the parameter from the address bar, instead of showing errors. (#37580) - Displays the support chat popup only on the desktop home page, so it no longer appears on other screens. (#37581)
- Fixes an error that prevented documents with paginated child tables from being saved after you changed pages in the table. (#37590)
- Stops forms from automatically focusing on the first empty mandatory field when you click Save, so only the "Missing Fields" dialog appears and extra pop-ups like the date picker no longer open by themselves. (#37603)
- Fixes attachment web links containing “#” that previously failed to open; these links now load correctly instead of being altered. (#37602)
- Limits the "Database Storage Usage by Tables" report to the current site’s database, preventing other schemas from appearing in the results. (#37600)
- Default keywords "Today" and "Now" now correctly fill Date, Datetime, and Time fields in Web Forms, so these fields no longer appear empty when the form loads. (#37606)
Authors: @ankush, @sokumon, @GursheenK, @krantheman, @rohitwaghchaure, @khushi8112, @nextchamp-saqib, @safwansamsudeen For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
Changes with the following types were excluded:
Reviewers: @surajshetty3416, @ankush, @sokumon, @sagarvora, @nextchamp-saqib
AI content