github frappe/frappe v15.69.2

latest releases: v14.96.21, v15.80.0, v15.79.0...
3 months ago

What's Changed

  • Allows the watch_property feature to monitor value changes on live sites, not just in developer mode. (#32614)
  • Fixes the Malayalam (ml-IN) translation of the access-denied message so the user and document names display correctly. (#32634)
  • Fixes the error that appeared when a list or report tried to filter records where Name was blank. (#32647)
  • Shows the IP address in the "Access not allowed from this IP Address" error message, so users can see which IP was blocked during login. (#32654)
  • Fixes Note pop-ups so they show only once per login instead of appearing on every page reload. (#32625)
  • Restricts report access so users with "Only If Creator" permissions now see only their own records instead of the entire report. (#32689)
  • Fixes Number Card display so numbers no longer show an extra “undefined” text. (#32682)
  • Removes the "Between" filter option for Time fields in list and report views, so users no longer see a filter that would not work. (#32692)
  • Updates the access-denied message shown to visitors who are not logged in, adding a clear prompt to log in for access. (#32624)
  • Pressing Enter inside a table cell in rich text fields now adds a new line within the cell. The editor also keeps text properly positioned below aligned images. (#32694)

Full Changelog: v15.69.1...v15.69.2
Authors: @ankush, @iamejaaz, @sokumon, @NagariaHussain

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.

Don't miss a new frappe release

NewReleases is sending notifications on new releases.