8000 Release v15.69.0 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v15.69.0

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 20 May 15:51
· 98 commits to version-15 since this release

What's Changed

  • Allows attaching files using URLs even if the link points to a web page, reversing the previous restriction on invalid URLs. (#32520)
  • Makes filter options for selecting time periods, such as "Last 7 Days" or "This Month," available in different languages throughout the system. (#32471)
  • Displays title fields for linked records in reports, making related information easier to identify in the report view. (#32535)
  • Removes child tables from the document dropdown in Role Permission Manager, so only main document types can be selected. (#32537)
  • Prevents records from appearing in query reports for users who do not have permission to view them, avoiding errors when trying to access those records. (#32541)
  • Updates the label of the State field to State/Province in Contact Us Settings for clearer location entry. (#32540)
  • Restores image alignment when displaying saved content in the Text Editor and adds support for uploading webp images. (#32538)
  • Fixes the link in the delete data confirmation email so that the "Verification Link" appears and works correctly. (#32551)
  • Prevents data loss in monitor logs by avoiding multiple simultaneous writes and making log saving more reliable. (#32555)
  • Increases the row limit for reports in the web browser from 100,000 to 200,000. Updates table performance and fixes by using the latest data table version. (#32580)
  • Adds new options to control whether users can upload files using web links, take photos, toggle privacy, optimize images, or use Google Drive in the file uploader; also fixes button alignment for a neater appearance. (#32514)
  • Adds a new Max Report Rows setting in System Settings so administrators can control how many rows are displayed in report views. (#32585)

Full Changelog: v15.68.1...v15.69.0
Authors: @mahsem, @sokumon, @ankush, @barredterra, @blaggacao, @iamejaaz, @cogk, @UmakanthKaspa
Reviewers: @ankush, @akhilnarang, @sagarvora, @barredterra, @iamejaaz

AI content

For these release notes, we used an LLM (OpenAI gpt-4.1) 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.

0