Recently we have released the new version 6.1. See the list of changes and improvements below.
Campatibility:
- PHP 8.0 support #1852
Enhancements:
Improvements:
- 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
Backend:
- Moving HTML-to-PDF logic behind an interface #1850
- Dependency injection binding #1838
- Auth token functionality refactoring #1834
All issues: https://github.com/espocrm/espocrm/milestone/99?closed=1
The most anticipated feature of the release is the support of groups in the navbar menu.
The ability to use custom handlers for logging allows administrators to monitor the log in various ways.
Improvements in Dependency Injection framework will make the future development process more easier and reliable.
Refactoring in HTML-to-PDF logic will allow us to add implementations of different PDF engines in the future.