EspoCRM - Package Updates
Pinned
EspoCRM
-
[1.16.0]
-
[1.17.0]
- Use base image v3
- Update PHP to 7.4
- cron is now run every minute
-
[1.17.1]
- Add a log for cron jobs
-
6.1.5 has a LDAP regression . I have left a note at https://github.com/espocrm/espocrm/issues/1935
-
[1.17.6]
- Set
REMOTE_ADDR
to the real IP address
- Set
-
[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