v15.46.0
版本发布时间: 2024-10-29 23:19:04
frappe/frappe最新发布版本:v15.52.0(2025-01-14 20:30:57)
What's Changed
- We've fixed an issue in the Monitor module to correctly handle time zone differences, ensuring accurate calculation of job wait times. https://github.com/frappe/frappe/pull/28266
- The system has been updated to use the "long" queue by default for document renaming operations, with a timeout set to 10 hours, to better manage the processing of tasks. https://github.com/frappe/frappe/pull/28274
- We've fixed an issue in SMS Settings so that phone numbers are no longer displayed when an SMS is sent, enhancing privacy. https://github.com/frappe/frappe/pull/28280
- We have added support for Unix domain sockets in our system, enhancing connectivity options for those using socket-based connections. https://github.com/frappe/frappe/pull/28198
- We have updated translations for several languages, including German, Hungarian, Chinese (Simplified), Turkish, Persian, Swedish, French, Spanish, Arabic, Bosnian, Polish, and Russian. https://github.com/frappe/frappe/pull/28045, https://github.com/frappe/frappe/pull/28301
- The application now directs users to the appropriate workspace based on their access rights, ensuring each user is taken to a workspace they are authorized to view after logging in. https://github.com/frappe/frappe/pull/28259
- We have enabled Sentry Sampling to improve performance monitoring, allowing detailed insights into system performance and quicker identification of issues. https://github.com/frappe/frappe/pull/28324
Full Changelog: https://github.com/frappe/frappe/compare/v15.45.1...v15.46.0