EspoCRM - Package Updates
Pinned
EspoCRM
-
[1.17.10]
- Update EspoCRM to 6.1.10
-
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.0]
- Optional SSO support
-
[2.1.1]
- Update base image to 3.2.0
-
[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
-
[2.2.2]
- Update EspoCRM to 7.1.2
-
[2.2.4]
- Update EspoCRM to 7.1.4
- Full changelog
-
[2.2.7]
- Update EspoCRM to 7.1.7
- Full changelog
- Wysiwyg: Pasting image uploads twice
-
[2.2.8]
- Update EspoCRM to 7.1.8
- Full changelog
- Import preview XSS security
- When sending email from case - email is sent to secondary contact and CC primary contact bug
- Clicking Save button in label manager, without any changes made, causes error 500 bug
- Checking ACL read action on user model error bug
- User w/o delete access can't mass-convert currency bug