EspoCRM - Package Updates
Pinned
EspoCRM
-
There's a few issues in EspoCRM 7 update:
- It seems email is not getting fetch properly from LDAP. Have to report upstream. https://github.com/espocrm/espocrm/issues/2128
- The config files are now split into config-internal.php and config.php . Migration code has to carefully somehow take this into account. This is fixed.
-
User teams are not propagated. I have reported this upstream - https://github.com/espocrm/espocrm/issues/2120 . Turns out this was dup of https://github.com/espocrm/espocrm/issues/2111 . Will wait for release.
-
[2.0.0]
- Update EspoCRM to 7.0.8
- Blog announcement
- breaking changes:
aclStrictMode
is gone - Optimistic concurrency control
- Meetings from invitation emails
- AWS S3 storage support
- 2 factor authentication enhancements
- Layout manager: Ability to specify conditions on which a color will be applied to a panel
-
[2.1.3]
- Update EspoCRM to 7.0.10
- Admin don't have access to email folders of another user bug
- Kanban header not sliding with cards container when more records shown (show more) bug
- Forward email not copying attachments bug
- Follow button shows incorrectly after edit is cancelled bug
- Entity Manager: Empty 'Ignored groups in Kanban view' not saved bug