EspoCRM 5.6.14 released

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

    EspoCRM 5.6.14 released

    Some bugs fixed.

    * * *

    Upgrading from CLI is preferable since there can be some indexes being rebuilt during the upgrade process. When running from UI php max execution time can be exceeded.

    For those who upgrade from 5.5.6 version:

    1. Download the upgrade package from the website to your server.
    2. Run from espo directory:
    Code:
     php upgrade.php /path/to/downloaded/package.zip

    Those who upgrade from 5.6.* version, just need to run:
    Code:
    php command.php upgrade
    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.
  • chrismc
    Member
    • Jun 2019
    • 47

    #2
    Amazing thanks! When will 5.7.0 be released? The Github milestones date is moving every some days and I want to plan the upgrade due to switch to another server
    Last edited by chrismc; 09-28-2019, 05:50 PM.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      A lot of changes and fixes, that need to be tested thoroughly. I hope to have it out by the end of the week.
      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.

      Comment

      • chrismc
        Member
        • Jun 2019
        • 47

        #4
        Amazing, thanks yurikuzn!

        Comment

        Working...