EspoCRM 4.2.0 released
Collapse
X
-
-
What's new:
* Field Manager: Added 'Number' field type.
* Entity Manager: Added 'Event' entity type. Such entities can be displayed in Calendar.
* Stream: Ability to create internal posts that won't be seen by portal users. Enabled for Cases by default.
* Stream: Support drag-and-drop to attach files.
* Knowledge Base: Ability to order articles.
* Google Maps: API keys support.
* Duplicate action now is available for all entity types by default.
* Email Folders.
* Emails: Added 'Is Not Replied' filter.
* Emails: Admin can search emails by the specific email account they were imported from.
* Emails: Filter 'Sent by (User)'.
* Emails: Abiltiy to automatically put incoming emails in specific folders depending on filters or specific email account.
* Emails: Option to force plain text emails be replied in HTML.
* Emails: Ability to use multiple SMTP accounts for users.
* Email Filters: Filters can be applied for all emails incoming to specific user.
* Import: Created At and Created By fields now available.
* Email notifications about mentions.
* Email notifications about posts and status updates.
* Accounts: Recently Created filter.
Download: http://www.espocrm.com/download/
Upgrades: http://www.espocrm.com/download/upgrades/
I can't understand how the Email Filter works. I created a Folder and a Filter, but only NO ACTION is possible on the filter....
Leave a comment:
-
This release adds the additional index to email column in database. If you have a lot of records in email table it may take a while to rebuild database after upgrade (runs automatically). If your scripts is terminated by max execution time during upgrade process you will just need to do the next:
1. Change version in data/config.php in data/config.php
2. Run rebuild (from UI or in command line interface php rebuild.php)
Recommended to increase max_execution_time before running upgrade or run upgrade in shell.
How to run upgrade in command line interface (shell):
php upgrade.php /path/to/updade/package.zip
Last edited by yuri; 08-08-2016, 12:00 PM.Leave a comment:
-
EspoCRM 4.2.0 released
What's new:
* Field Manager: Added 'Number' field type.
* Entity Manager: Added 'Event' entity type. Such entities can be displayed in Calendar.
* Stream: Ability to create internal posts that won't be seen by portal users. Enabled for Cases by default.
* Stream: Support drag-and-drop to attach files.
* Knowledge Base: Ability to order articles.
* Google Maps: API keys support.
* Duplicate action now is available for all entity types by default.
* Email Folders.
* Emails: Added 'Is Not Replied' filter.
* Emails: Admin can search emails by the specific email account they were imported from.
* Emails: Filter 'Sent by (User)'.
* Emails: Abiltiy to automatically put incoming emails in specific folders depending on filters or specific email account.
* Emails: Option to force plain text emails be replied in HTML.
* Emails: Ability to use multiple SMTP accounts for users.
* Email Filters: Filters can be applied for all emails incoming to specific user.
* Import: Created At and Created By fields now available.
* Email notifications about mentions.
* Email notifications about posts and status updates.
* Accounts: Recently Created filter.
Download: http://www.espocrm.com/download/
Upgrades: http://www.espocrm.com/download/upgrades/Tags: None
Leave a comment: