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.
EspoCRM v8.2 released
Collapse
X
-
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. -
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? -
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:
-
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:
-
If you have issues with upgrade, please create a separate topic in the Installation and Upgrade Help section.Leave a comment:
-
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.
Leave a comment: