github frappe/frappe v15.49.0

latest releases: v14.88.1, v15.50.1, v14.88.0...
20 days ago

What's Changed

  • A "Clear All" button has been added to the MultiSelect field dropdown, allowing users to clear all selected items at once. #28580
  • Disabled the ability to rename Country records. #28609
  • Fixed an issue where Datetime fields were not fetched correctly from linked doctypes using Fetch From; they now fetch as expected. #28614
  • Updated the rename function to check for write permissions on both the source and target documents during a merge. #28616
  • Added or updated translations for several languages, including Persian, Chinese Simplified, Swedish, Arabic, Turkish, and Spanish. #28531
  • Added validation to ensure that documents specified in the Amended From field are cancelled before being amended. #28625
  • Added basic support for read_only_depends_on in Report View, allowing fields to be conditionally read-only based on dependencies. #28592
  • An API endpoint has been added to retrieve translation messages for portal applications. #28640
  • Fixed an issue where workflows did not support the Queue in Background option when submitting documents, now allowing asynchronous processing during workflow transitions. #28646

Full Changelog: v15.48.1...v15.49.0

Don't miss a new frappe release

NewReleases is sending notifications on new releases.