Skip to content

Release Notes

Compare
Choose a tag to compare
@rgrebenchuk rgrebenchuk released this 31 Jul 20:14
· 16535 commits to master since this release

Many-to-many relation between Contacts and Accounts

User can define these relations during create and edit.

Added ability to sort Contacts and Accounts by Phone and Email in a Grid

Were removed collections of Phones and Emails for Contacts and Accounts and added simple text fields instead. Now if you need some additional email or phone you should add new attribute to entity. In future this will be changed with more useful and flexible feature.