Announcement

Collapse
No announcement yet.

EspoCRM 6.0.0-beta3 released

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

  • EspoCRM 6.0.0-beta3 released

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

    Download: https://github.com/espocrm/espocrm/r....0.0-beta3.zip

    Upgrade from 5.9.4: https://www.espocrm.com/downloads/up....0.0-beta3.zip
    Upgrade from 6.0.0-beta2: https://www.espocrm.com/downloads/up....0.0-beta3.zip

    Command to run upgrade:

    Code:
    php command.php upgrade -y --file="path/to/package.zip"

  • #2
    Since a lot of ORM code refactoring is being done, let me remind you of the https://forum.espocrm.com/forum/feat...-orm-operators

    Comment


    • yuri
      yuri commented
      Editing a comment
      Feature list is frozen for 6.0.0.

  • #3
    This issue sound good:Image field: 'Preview size in list view' parameter



    No more cut off image?

    Comment


    • yuri
      yuri commented
      Editing a comment
      This is the fix of the problem appeared in the previous beta. There was no issue that images were cut off in the list view before.

  • #4
    May be bug or may be not


    I got error in VOIP extension (previous thread 6.0.2 beta? not a problem).
    Then I remove modules\voip\* in application and in client dirs. php command rebuild: all ok.
    When I try delete extension throw admin interface modules\voip\* dirs recreated .

    Is it right?
    Attached Files

    Comment


    • #5
      Another one question.
      If we have "Entities for many-to-many relationship tables" feature how to convert existing relation to the entity, for example account:document many-to-many relation?

      Comment


      • dimyy
        dimyy commented
        Editing a comment
        Sorry, I don't read comment 8/08 in ticket.

    • #6
      yuri Not sure if this thread is appropriate to post this.

      This issue occur when you use the Layout Manager > List > Width % (e.g. 10%).

      (As I haven't install any of the beta version; too scare) I'm not sure if the Patch #1799 has prevent this issue by scaling the image somehow to fit into the Width % or it be the same as the pictures.

      Comment


      • yuri
        yuri commented
        Editing a comment
        I think we can live this this for now.

    • #7
      yuri i think that view of creating new event from calendar is broken.
      I have something like this when i'm using new theme https://i.imgur.com/RA4zuuQ.png

      Comment


      • yuri
        yuri commented
        Editing a comment
        Yep. I've noticed this yesterday and already fixed.

      • emillod
        emillod commented
        Editing a comment
        yuri thank you very much, great work
    Working...
    X