Announcement

Collapse
No announcement yet.

EspoCRM 5.7.0 released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • EspoCRM 5.7.0 released

    Compatibility:
    • Dropped MySQL 5.5 support

    Enhancements (new features):
    • Webhooks
    • Dashboard Templates
    • TOTP 2-factor authentication
    • Ability to assign a dashboard template for a specific portal user
    • Checklist field type
    • Preferences: Ability to disable assignment notifications for specific entity types
    • Ability to define 'not actual' statuses for out-of-the-box entity types
    • Layout Manager: Supporting 3 and 4 cells per row in Detail layout
    • Layout Manager: New 'Side Panel Fields' layout type
    • Convert Currency mass action for all entity types
    • Convert Currency action in detail view
    • Email Accounts: SMTP Auth Mechanism param
    • File/Attachment-multiple fields: Ability to define which file types can be accepted
    • Stream dashlet: Parameter to display only actions made by other users
    • Passwords: 'Generate new password' action on user detail view (admin-only)
    • Formula: password\generate & password\hash functions
    • Formula: Record functions findOne, findRelatedOne, attribute
    • Import: Link-multiple IDs support
    • Ability to disable record count (on list view) for specific entity types

    Security:
    • Passwords: Ability to disable password recovery (for admin and all users)
    • Passwords: 'Length of generated passwords' settings parameter
    • Passwords: Strength parameters

    Changes:
    • ACL: Users have read access to their teams by default (in strict mode)
    • Settings: 'ACL Strict Mode' param not allowed to be changed from UI
    • Multiple bool filters are combined with 'OR' operator

    All issues: https://github.com/espocrm/espocrm/m...ne/63?closed=1

  • #2
    How can i setup TOTP 2FA? Where?

    OK! i got this
    Last edited by emillod; 10-04-2019, 01:32 PM.

    Comment


    • #3
      Thanks for the arrangements. Everything looks great. The only thing missing is a more modern theme made with Bootstrap 4

      Comment


      • yuri
        yuri commented
        Editing a comment
        We will never upgrade bootstrap. There are compatibility issues. We rather gradually get rid of all remnants of it.

    • #4
      Access denied when trying to create a Webhook.

      Congratulations for the update.

      Comment


      • yuri
        yuri commented
        Editing a comment
        You can find the documentation for webhooks on github repository.

      • rodrigocoelho
        rodrigocoelho commented
        Editing a comment
        I'm trying it using Admin user....

      • rodrigocoelho
        rodrigocoelho commented
        Editing a comment
        Got it now... thanks

    • #5
      Great update! Thank you yuri

      Comment


      • #6
        Originally posted by rodrigocoelho View Post
        Access denied when trying to create a Webhook.

        Congratulations for the update.
        [2019-10-04 13:39:28] Espo.ERROR: (403) Not supported event.; POST /api/v1/Webhook; line: 136, file: /var/www/html/espocrm/application/Espo/Services/Webhook.php [] []

        Comment


        • #7
          Thanks Yuri, amazing .. waouww
          just question : what's is difference between api - webHook - entryPoint ?

          Comment


          • yuri
            yuri commented
            Editing a comment
            I don't understand the question. Webhook provides an ability to subscribe to record creation/update/delete so that no need to poll data. It's for a integration purpose.

        • #8
          Webhooks will open the possibility to integrate with IFTTT, Zapier, Integromat, etc.... GOOD Feature...

          Comment


          • rodrigocoelho
            rodrigocoelho commented
            Editing a comment
            Working as expected. Thanks Yuri.

        • #9
          I've tried the upgrade from CLI a couple of times but get "Bad server response" after the upgrade.

          Logs show:

          [2019-10-04 13:56:49] Espo.ERROR: Uncaught Exception Error: "Class 'Doctrine\Common\EventManager' not found" at /usr/share/nginx/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php line 126 {"exception":"[object] (Error(code: 0): Class 'Doctrine\\Common\\EventManager' not found at /usr/share/nginx/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php:126)"} []

          Comment


          • item
            item commented
            Editing a comment
            Hello, in the past, I have receive this error...and resolve this by take the folder vendor/doctrine from GitHub and past on the same folder of production.
            try at your own risk, I think is a error composer update.
            Regards

          • olof
            olof commented
            Editing a comment
            Many thanks Item, yes, replacing vendor/doctrine from the latest Zip release and attempting the upgrade again worked.

        • #10
          This update looks AWESOME!

          yuri can you please update the demo to test the new features?

          Thanks.

          Comment


          • #11
            Парни просто браво! Отличная работа!

            Comment


            • #12
              Webhook is working great! Thanks SO much for this addition!

              Comment


              • #13
                Hi
                Where do I found documentation about "Dashboard Templates"?
                Is it from WebGUI?
                I would like to change some parameters in Case Dashboard. How I do it?

                Regards,
                Hamilton

                Comment


                • yuri
                  yuri commented
                  Editing a comment
                  Hi,

                  Administration > Dashboard Templates (in the bottom). Create a dashboard template. Then you can apply it to existing users.
              Working...
              X