Enhancements:
Improvements:
Changes:
All issues: https://github.com/espocrm/espocrm/m...e/181?closed=1
Upgrade notes:
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.
Comment