EspoCRM 5.7.6 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 8453

    EspoCRM 5.7.6 released

    Enhancements:
    • Print to PDF: Ability to loop through links
    • Email: Ability to search by 'From' & 'To' addresses
    • Array/Multi-enum/Checkbox fields: 'All Of' filter
    • Formula: Comments support
    • Link-multiple field: Ability to set default value

    Bug-fixes:
    • Foreign Text field not working
    • Email Import: Replied emails are not linked
    • Print to PDF: Non-Latin characters not supported in file name

    All issues: https://github.com/espocrm/espocrm/m...ne/81?closed=1
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
  • dangnhatminh
    Junior Member
    • Mar 2019
    • 11

    #2
    Thanks boss

    Comment

    • item
      Active Community Member
      • Mar 2017
      • 1476

      #3
      Thanks Yuri
      If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

      Comment

      • MATO
        Member
        • Jun 2019
        • 98

        #4
        Great work - Is there an upgrade path from 5.6.11?

        Comment


        • yuri
          yuri commented
          Editing a comment
          Run in CLI

          php command.php upgrade
      • tothewine
        Active Community Member
        • Jan 2018
        • 373

        #5
        Hi, are there database modifications since version 5.6.1? I updated a staging instance and was wondering if I can switch it to the production database safely.

        Comment


        • yuri
          yuri commented
          Editing a comment
          No. You always can check in upgrade package in the scripts directory.

          We added a few indexes. You just will need to run 'php rebuild.php' from CLI.

        • tothewine
          tothewine commented
          Editing a comment
          Perfect! Thank you! I did actually check all of the scripts but wanted confirmation from you.
      Working...