EspoCRM v8.2 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • esforim
    replied
    Still playing with new update but jumped from 8.1.5 to 8.2.1, I guess it skipped 8.2.0 directly.

    Also, if you have Real Estate (free) extension, be sure to update it to v1.8 else you will get an error during upgrade.

    Leave a comment:


  • yuri
    commented on 's reply
    Pagination does not store row selection. But I think maybe it's for good.

  • rabii
    commented on 's reply
    Yes the current implementation is way better having both show-more and pagination working together is a beautiful option.
    what are the limitations now ??
    Thanks for such beautiful work ?

  • yuri
    commented on 's reply
    I did not want having only one option available: pagination vs show-more. With both working together it's fine. The pagination that was implemented before was in a very raw state, it took me dozen of hours to implement the new pagination. But even now it has some limitations.

  • rabii
    replied
    Another great release, i am in love with the new pagination ??? just curiously what changed if i remember yuri was againt pagination and even it was commented to be remove in future.

    The light theme as default is ?

    Thanks for this beautiful release

    Leave a comment:


  • Kharg
    commented on 's reply
    A masterpiece

  • item
    commented on 's reply
    Hi Yuri,
    Yes you are right, i understand more, i see with my position (user -> espocrm) .. you see with your position (espocrm -> user).

    Many thanks still discover all new ehancement

  • yuri
    commented on 's reply
    Otherwise, whenever we add a new field, link or entity, we have multiple user with the name conflict problem that sometimes hard to solve. The only disadvantage of prefixes is ridiculously small: not so nicely looking internal name. We could not implement it, but who then would spend time fixing naming conflict issues for our users?

  • item
    commented on 's reply
    Hi Kharg,

    master piece of art
    state of art..

    i don't know another for describe Yuri work.

  • item
    replied
    Thanks Yuri,
    i love many think in 8.2v
    but i don't like "Adding prefix to entity type, field & link names", it's just my opinion but i used config param to disable it. This remember me "sugarcrm" :s

    Thanks many




    Leave a comment:


  • shalmaxb
    replied
    Even if it means again work for me, I am very happy with the development of espoCRM. Whenever I miss something, it`s only matter of time and it appears. Thus I miss something only temporarily.
    Thank you for your efforts, Yuri!

    Leave a comment:


  • Kharg
    replied
    Congratulations on the release

    another piece of art

    Leave a comment:


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

    Leave a comment:


  • yuri
    started a topic EspoCRM v8.2 released

    EspoCRM v8.2 released

    Enhancements:
    Improvements:
    • Applying time zone for scheduled jobs #2936
    • Ability to define custom order to apply when selecting related records #2941
    • Filling email address when compose email from Base Plus entity #2942
    • PDF: Ability to define CSS in Templates #2949
    • Wysiwyg: Code view improvements #2951
    • PDF: Iteration with attribute #2952
    • Config override #2916
    • Import: Relate by foreign field #2956
    • Ability to override API routes #2962
    • Link-Parent field: Parameter to enable autocomplete on empty input #2963
    • Roles: UX improvements #2968
    • Calendar: Slot duration parameter in preferences #2971
    • Emails: Record search when adding email addresses #2973
    • Navbar tabs with custom URLs #2974
    • Panel notes #2977
    • Formula: entity\clearAttribute function #2980
    • Adding prefix to entity type, field & link names #2988
    • Primary filter in URI parameter in list view #2990
    • Relationship Manager: Ability to specify select primary filter #3002

    Changes:
    • Decreasing max length of City, Country & State fields #2986

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

    Upgrade notes:
    • All classes from Espo\Modules\Crm\Repositories namespace have been removed. If you extend any of these classes in your customizations, extend from Espo\Core\Repositories\Database instead. Fix before upgrading.
    • All classes from Espo\Modules\Crm\Services namespace and some classes from Espo\Services namespace have been removed. If you extend any of these classes in your customizations, extend from Espo\Services\Record instead. Fix before upgrading.​
    Last edited by yuri; 04-03-2024, 08:00 AM.
Working...