v15.51.1
版本发布时间: 2025-01-01 13:28:45
frappe/frappe最新发布版本:v15.52.0(2025-01-14 20:30:57)
What's Changed
- Added missing translation function to error messages and UI elements in Setup Wizard, Report, and Print Format Builder forms. https://github.com/frappe/frappe/pull/28867
- Adjusted the Reminder notifications to be sent every 15 minutes instead of every 4 minutes. https://github.com/frappe/frappe/pull/28933
- The login process has been modified to skip fetching reports and pages when minimal mode is active. https://github.com/frappe/frappe/pull/28934
- Updated the
append()
method to allow inserting entries at a specific position in child tables. https://github.com/frappe/frappe/pull/28946 - Prevented rate limit counters from being reset during cache cleaning. https://github.com/frappe/frappe/pull/28949
- Updated translations for Spanish, Persian, Swedish, and Turkish languages. https://github.com/frappe/frappe/pull/28778
- When a Customer's name is updated, the link titles in associated Address records are now updated accordingly. https://github.com/frappe/frappe/pull/28960
- Corrected the position of the country code in the Phone field on Web Forms. https://github.com/frappe/frappe/pull/28963
- Added syntax highlighting to the Client Script field in Web Form for easier script editing. https://github.com/frappe/frappe/pull/28965
- Synchronized translations from Crowdin to update multiple languages. https://github.com/frappe/frappe/pull/28953
Full Changelog: https://github.com/frappe/frappe/compare/v15.51.0...v15.51.1