EspoCRM - Package Updates
Pinned
EspoCRM
-
[1.14.10]
- Update EspoCRM to 6.0.10
- Full changelog
-
[1.15.0]
- Update EspoCRM to 6.1.0
- Release Announcement
- Navbar: Tab groups #1848
- Log: Ability to specify which handlers to use #1861
- Kanban: Ability to sort items within a group #1825
- Array field: Ability to add multiple items at once #1874
- Entity Manager: Separate page for entity #1833
- List view: Showing 'Apply' button when filter added, removed or changed #1831
-
[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.