diff --git a/frappe/change_log/current/no_of_backups.md b/frappe/change_log/current/no_of_backups.md deleted file mode 100644 index 5edafcba34..0000000000 --- a/frappe/change_log/current/no_of_backups.md +++ /dev/null @@ -1 +0,0 @@ -- Restrict the number of backups to be saved in System Settings \ No newline at end of file diff --git a/frappe/change_log/current/portal_roles.md b/frappe/change_log/current/portal_roles.md deleted file mode 100644 index 4255c41266..0000000000 --- a/frappe/change_log/current/portal_roles.md +++ /dev/null @@ -1,2 +0,0 @@ -- Portal Users (Customers, Supplier, Students) can now have roles -- Sidebar in portal view will be rendered as per roles and can be configured from Portal Settings \ No newline at end of file diff --git a/frappe/change_log/v7/v7_1_0.md b/frappe/change_log/v7/v7_1_0.md index 32e807d5bf..7d2187aebb 100644 --- a/frappe/change_log/v7/v7_1_0.md +++ b/frappe/change_log/v7/v7_1_0.md @@ -1,5 +1,24 @@ +#### Gantt View +- New Gantt view for documents where date range is available + +#### In-App Help - Search for help from within the app. Click on "Help" + +#### Web Form +- Add grids (child tables) +- Add page breaks (for long forms) +- Add payment gateway +- Add attachments + +#### Auto Email Report +- Email reports automatically on daily / weekly / monthly basis + +#### Other Fixes - Send a popup to all users on login for a new Note by checking on "Notify users with a popup when they log in" -- Updates to Web Form - - Add grids (child tables) - - Add page breaks (for long forms) \ No newline at end of file +- Portal Users (Customers, Supplier, Students) can now have roles +- Sidebar in portal view will be rendered as per roles and can be configured from Portal Settings +- Restrict the number of backups to be saved in System Settings +- Scheduler log is now error log and as MyISAM +- A better way to export customzations and Email Alert directly from Customize Form +- Option to send email from Data Import Tool where applicable +- Integration Broker \ No newline at end of file