EspoCRM - Package Updates
Pinned
EspoCRM
-
[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
-
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.