EspoCRM Versions Save

EspoCRM – Open Source CRM Application

8.2.1

3 weeks ago

All issues: https://github.com/espocrm/espocrm/milestone/188?closed=1

Added a before-upgrade script that checks whether removed Repository classes are used.

8.2.0

3 weeks ago

Enhancements:

Improvements:

Changes:

All issues: https://github.com/espocrm/espocrm/milestone/181?closed=1

Upgrade notes:

  • All classes from Espo\Modules\Crm\Repositories namespace have been removed. If you extend any of these classes in your customizations, extend from Espo\Core\Repositories\Database instead. Fix before upgrading.
  • All classes from Espo\Modules\Crm\Services namespace and some classes from Espo\Services namespace have been removed. If you extend any of these classes in your customizations, extend from Espo\Services\Record instead. Fix before upgrading.

8.1.5

1 month ago
  • Slow email loading issue fixed

8.1.0

3 months ago

Compatibility:

Changes:

Improvements:

All issues: https://github.com/espocrm/espocrm/milestone/175?closed=1