EspoCRM 4.3.0 beta

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    commented on 's reply
    Thanks. Fixed https://github.com/espocrm/espocrm/c...613e38790d8935

  • rodrigocoelho
    commented on 's reply
    First Bug,

    when commenting using @username, the result is as below...

    (Rodrigo Sírio Coelho)[#User/view/1] teste

  • yuri
    commented on 's reply
    Have fixed the link. Thanks.

  • rodrigocoelho
    commented on 's reply
    Link of upgrade not found.

  • yuri
    replied
    Since upgrade is quite big it's recommended make sure that max_execution_time in your php is sufficient before running upgrade or just run the upgrade in the shell.

    How to run upgrade in command line interface (shell):
    php upgrade.php /path/to/upgrade/package.zip

    Leave a comment:


  • yuri
    started a topic EspoCRM 4.3.0 beta

    EspoCRM 4.3.0 beta

    EspoCRM 4.3.0-beta.2: https://www.espocrm.com/downloads/Es...3.0-beta.2.zip

    Upgrade from 4.2.7 to 4.3.0-beta.2: https://www.espocrm.com/downloads/up...3.0-beta.2.zip
    Upgrade from 4.3.0-beta.1 to 4.3.0-beta.2: https://www.espocrm.com/downloads/up...3.0-beta.2.zip

    Upgrade from 4.3.0-beta.2 to 4.3.0: https://www.espocrm.com/downloads/up...3.0-beta.2.zip

    What's new:

    * Dynamic logic. Dynamic forms configurable through admin's UI.

    * Entity Manager: Base Plus entity type with Activities, History, Tasks panels.
    * Entity Manager: Person entity type now has Activities, History, Tasks panels.
    * Entity Manager: Company entity type.
    * Entity Manager: Audited relationships feature. Allows to see that records were related in stream.
    * Entity Manager: Tooltips now can be edited.
    * Entity Manager: Ability to reset fields to default settings.

    * Emails: Ability to use mailparse extension for email parsing. It will be used if mailparse extension is installed on your environment. With this implementation email fetching must work better than before.

    * Layout Manager: Ability to remove side panels.
    * Layout Manager: Ability to specify color of panels.

    * Activities: Ability to configure what entities are listed in Activities and History panels.
    * Activities: Event entity type can be added to Activities and History panels.

    * Mass Email: Ability to make opt-out link not mandatory in settings.
    * Campaigns: Ability to create target lists based on Campaign Log.
    * Target Lists: Duplicate now copies targets (contacts, leads, accounts, users).

    * Roles: Ability to manage read access to Users and Teams.

    * Dashboard: Ability to rename tabs.

    * Export: Ability to select which fields to export.

    * Import: Ability to run import in idle-mode. For big files.
    * Import: Ability to skip duplicate checking. For the sake of performance.

    * Date/Datetime fields: 'Is Empty' filter.
    * Int/Float fields: 'Is Empty' and 'Is Not Empty' filters
    * Parent fields: Ability to search by certain entity type.

    * Preferences: 'Do not fill Assigned User if not required' parameter.

    * Tasks: Added reminders feature. Only if Date Due is specified.


    Full lists:

    Enhancements: https://github.com/espocrm/espocrm/i...3Acreated-desc
    Bugs fixed: https://github.com/espocrm/espocrm/i...sc+label%3Abug
    Changes: https://github.com/espocrm/espocrm/i...label%3Achange
    Last edited by yuri; 12-08-2016, 10:10 AM.
Working...