EspoCRM v9.3 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9680

    #1

    EspoCRM v9.3 released

    Enhancements:
    • OpenAPI specification generation #3535

    Improvements:
    • Currency exchange rates stored as entities #3544
    • PDF Template: Filename with placeholder #3510
    • PDF Template: Currency symbol helper #3529
    • Decimal field type #3508
    • Preferences: Parameter to receive notifications about reactions in non-followed records #3479
    • In-app notification about being added as a collaborator #3530
    • Users auto-follow the record when added as colloborators #3532
    • Personal email account: Map IMAP folders to personal email folders #3513
    • Formula: Support column data in record\relate function #3537
    • State config #3485
    • Kanban: Support status fields with options reference #3509

    Changes:
    • Restrict access to disabled fields #3502

    Compatibility:
    • PHP 8.5 support
    • Drop PHP 8.2

    See all issues.


    Click image for larger version  Name:	v9_3.png Views:	0 Size:	152.6 KB ID:	124481
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9680

    #2
    If you have issues with upgrade, please create a separate topic in the Installation and Upgrade Help section.​​

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9680

      #3
      If after upgrade via CLI you receive a message that a new version is available and the current version number is not displayed, it's normal. You can run upgrade again and it will tell that you are on the latest version.

      This happens because we moved the version number from config.php to state.php but the upgrade command code, which is already in memory, reads from the config.php.

      Comment

      • dgiovannetti
        Junior Member
        • Aug 2025
        • 5

        #4
        Just a hint for someone: we had issue on PHP 8.4.x with this new release, so we switched to the 8.5.x and everything was fine from there.

        Comment


        • item
          item commented
          Editing a comment
          Hi,
          strange, i have latest 8.5.x .. and try to upgrade and get message from the upgrade process about php version and not upgrade
          so i have backward to latest 8.4.x and work perfect.

          I will re-switch to 8.5.x and get some info.. (extention AdvancedPack and Outlook)

        • item
          item commented
          Editing a comment
          Voila,
          i am with PHP 8.5.2 .. my local instance work perfectly... AdvancedPack 3.7.4 (info: no FlowChart) just for reporting. No php error log, but on my instance, i don't use/configured Outlook.
          Yuri, EspoCrm is the state of art

          PS : of course, it's a basic test ..but i don't see any php error.log.

        • dgiovannetti
          dgiovannetti commented
          Editing a comment
          Surely it was something missing on the php config. Anyway switching to 8.5.0 was fine. I will need to implement a system to get the config. file automatically set when I change php version...
      Working...