Announcement

Collapse
No announcement yet.

EspoCRM v8.0.0 released

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

  • EspoCRM v8.0.0 released

    Improvements & enhancements:
    • Navbar tab grouping #2780
    • Light theme #2799
    • Export customizations to installable extension package #2794
    • Duplicate checking fields #2790
    • Layout sets for specific users #2796
    • Entity Manager: Parameter 'Duplicate check on update' #2789
    • Custom list layouts for relationship panels #2792
    • My Inbox dashlet: Folder option #2760
    • Roles: Message permission #2784
    • Formula: record\findMany function #2785
    • Not allowing to remove required link from foreign record #2797
    • List (Small) layout on small screen #2800

    Frontend:
    Backend:
    • ORM: Ability to join sub-queries #2756
    • CORS middleware #2755

    All issues: https://github.com/espocrm/espocrm/m...e/167?closed=1

  • #2
    Please create a separate topic in the corresponding category if you run into problems with upgrade.

    Comment


    • #3
      Congratulations 🎉
      Thank you for your hard work!

      Comment


      • espcrm
        espcrm commented
        Editing a comment
        You guy upgrade and happy camper? Not sure how long should I wait before plunging down to the v8 console

      • Kharg
        Kharg commented
        Editing a comment
        I think I will first upgrade my test instance and see how it goes

      • espcrm
        espcrm commented
        Editing a comment
        Went from 7.5.1 to 7.5.6 increment (take about 5 second each upgrade) and finally 8 (about 1 minutes).

        Result: Seem to be working so far

    • #4
      Nice 👍

      Comment


      • #5
        Congratulations and thank you for your work. That Light theme 🔥🔥🔥

        Comment


        • #6
          yuri, thank you so much. Just by reading the changelog I am really looking forward. What I am doing with your
          espoCRM would not be possible without your always hard work.

          Comment


          • #7
            Thanks to everybody who was involved, somehow, by testing or by using.

            Comment


            • #8
              Many Thanks Yuri,

              just upgrade 2 devellop instance... nothing issue.. what's a perfect work
              one with many customisation ..(loader, record defs, hook, classes, multiple assignedUsers...) perfect.

              Comment


              • #9
                yuri Thank you for this release. Number of good features.

                Comment


                • #10
                  Thanks for keeping up the hard work.

                  Comment


                  • #11

                    Tab dividers can have labels. Labels are translatable if they start with a '$' character. Translation values are read from the 'navbarTabs' language category.

                    Click image for larger version

Name:	image.png
Views:	768
Size:	26.1 KB
ID:	97167

                    Comment


                    • rouhu
                      rouhu commented
                      Editing a comment
                      Instructions:
                      Copy /application/Espo/Resources/i18n/de_DE/Global.json to /custom/Espo/Custom/Resources/i18n/de_DE/Global.json and remove all but the values in the NavBarTab section and add your label translation there.
                      Last edited by rouhu; 02-24-2024, 08:24 AM.

                  • #12
                    Hi,
                    someone know how use the new ehancement :
                    • Custom list layouts for relationship panels #2792
                    Can give one sample print-screen ?

                    certainly i look bad place, i need many custom listSmall for entity, but this is for "list", so not understand something

                    Thanks.
                    Last edited by item; 09-09-2023, 08:19 PM.

                    Comment


                    • #13
                      Thk q

                      Comment


                      • #14
                        Did my post get deleted or I forgot to submit? If it delete that fine... please delete again, if not here it is.

                        So it easier for people to find:


                        ​​
                        ​​

                        Comment


                        • #15
                          Originally posted by item View Post
                          Hi,
                          someone know how use the new ehancement :
                          • Custom list layouts for relationship panels #2792
                          Can give one sample print-screen ?

                          certainly i look bad place, i need many custom listSmall for entity, but this is for "list", so not understand something

                          Thanks.
                          1. For example, we have a Testevententity and it has the same Many-to-One relationships with Contact and Account. However, we want to display the Name and Duration fields in Administration > Entity Manager > Contact > Layouts > Bottom Panels, and the Name and Assigned User fields in Administration > Entity Manager > Account > Layouts > Bottom Panels​.
                          2. Previously, we could not implement it. Therefore, in the Bottom Panels of Accounts and Bottom Panels of Contacts, we displayed a List (Small) of our Testevententity (screenshot 1).​
                          3. However, now in Administration > Entity Manager > Testevententity > Layouts we have created a separate List (for MyAccount) in which we have indicated that we want to display the Name and Assigned User fields. After that, List (for MyAccount) was selected in our relationship between Account and Testevententity (screenshot 2).
                          4. In this way, we created Layout named List (for MyAccount)​ for displaying the list of Testevententities in the Bottom Panels of Accounts (screenshot 3).
                          5. At the same time, the List (Small) display of our Testevententity remained in the Bottom Panels of Contacts (screenshot 4). That is, the default display remained. And if we want to have a different set and order of fields, we can always create another Custom list layout.​​
                          Attached Files

                          Comment


                          • item
                            item commented
                            Editing a comment
                            many thanks Victor. i will read carrefully, translate and try to understand.

                          • item
                            item commented
                            Editing a comment
                            Thanks Victor,
                            understand, your print-screen 2 have give me the goal ... we need edit "relationship' and select le custom layout
                        Working...
                        X