Releases: frappe/frappe
Releases · frappe/frappe
Release v7.1.21
- [URGENT] Prevent accessing sensitive files in client.get_js
- Delete rows that do not match the ones in the document without causing db deadlock
- [Minor] convert date type to string when field is set as 'set_only_once' or constant
Release v7.1.20
Release v7.1.19
- [fix] charts dont get carried across reports
- [fix] check against all linked documents while canceling or deleting (#2360)
Release v7.1.18
- [hot] [fix] editing multiple CUSTOM HTML values in field
- [fix] check for column field dict before appending child table data field
Release v7.1.17
- [fix] check if user exists while setting last active date
- [enhance] set last active time to user
Release v7.1.16
- Update patches.txt
- [Fix] Rename autoname field on rename of docname
Release v7.1.15
- [Fix] Setup wizard exception fix for unique_module_name_standard
- [minor][fix] typo fix
- [Minor] Show only 'sql.gz' in Downloadable backups page
- [fix] print format heading bug
Release v7.1.14
- [minor] supress duplicate icon error in setup wizard (#2327)
- [fix] frappe.client.set_value for unsetting value (#2323)
- [fix] Custom HTML is now a Code field in Print Format Builder, fixes #2229 (#2320)
- [fix] ux for web forms that dont require login, fixes #2266 (#2322)
- [minor] [fix] extract images before sanitizing html for text editor (#2319)
- setup integration service patch fixed (#2310)
- [fix] weekly auto email report, fixes frappe/erpnext#6936
Release v7.1.13
- [hot-fix] fix test and print format
- [hot] fix bug that caused session crashing when cache was full
- [fix] css for shopping cart
- Delete paypal_integration.json
- Delete razorpay_integration.json
Release v7.1.12
- [print format] show column even if empty to make consistent with original implementation
- [fix] for setup wizard in de, fr
- [minor] do not throw an exception if user tries to complete setup again