github frappe/frappe v16.10.8

latest releases: v15.120.0, v16.33.0, v15.119.1...
6 months ago

Bug Fixes

  • Fixes Web Form first render so fields that depend on another field now follow default values as soon as the form loads. (#37614)
  • Adds translation support for placeholder text in form fields (e.g., color pickers, icons, drop-downs), so the hints now appear in your selected language. (#37625)
  • Column breaks in forms now respect display conditions, so they hide or show only when the specified rule is met. (#37626)
  • Removes the empty space at the bottom of report pages and replaces the always-visible comparison note with a small info icon that appears inside the filter field. (#37627)
  • Hides the print format builder sidebar when you leave the builder page, so the panel no longer lingers on other screens. (#37628)
  • Fixes circular dashboard charts like Work Order Analysis so that, after applying a filter, the legend updates correctly and keeps the colours in sync with the chart. (#37629)
  • Prevents the red validation border in editable table rows from disappearing when the row is opened for editing. (#37636)
  • Number Card now lists currency fields from custom DocTypes in the Aggregate Function Based On dropdown, allowing you to create cards that sum their values. (#37638)
  • Notification email attachments now show child table titles and column headers in the selected language, matching the behavior when printing directly from the UI. (#37645)
  • Adds a background color to the actions button at the end of each table row, making it easier to spot and click. (#37649)
  • Escapes avatar image URLs so profile pictures load correctly even when the address contains special characters. (#37660)
  • Shows a stale-data indicator on any report once the displayed data is over one minute old, not just on prepared reports. The notice refreshes every minute so you can immediately see when the information might be out of date. (#37667)
  • Hides the chat support widget on weekends when live support is unavailable. (#37644)
  • Fixes a regression that hides the “Add Row”, “Add Multiple Rows”, and “Upload” buttons in table sections, so these options stay visible while editing forms. (#37682)
  • Fixes issue where the hamburger menu button stops opening the sidebar after navigating between pages on mobile devices. (#37702)
  • Popup messages now show referenced documents as clickable links again, allowing you to open the related form directly. (#37704)
  • Print requests now use the PDF generator chosen in Print Settings, so documents are produced with the selected method. (#37712)
  • Fixes Web Form pages so the navbar banner image or any custom banner set in the form’s context remains visible. Previously, the image was cleared or overwritten, leaving the page without the expected branding. (#37722)
  • HTML emails now include a plain-text version formatted as simple text rather than markdown, so previews and text-only email clients display readable content. This removes the stray markdown symbols that previously cluttered the preheader. (#37729)

Authors: @iamejaaz, @Vibhuti410, @sumitjain236, @ShrihariMahabal, @sagarvora, @TITANiumRox, @GursheenK, @s-aga-r, @krantheman, @sokumon, @nextchamp-saqib, @AarDG10, @KerollesFathy
Reviewers: @iamejaaz, @ankush, @sagarvora, @surajshetty3416

AI content

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:

  • skip-release-notes

Changes with the following types were excluded:

  • docs
  • build
  • style
  • test
  • ci
  • chore
  • refactor

Don't miss a new frappe release

NewReleases is sending notifications on new releases.