Version 4.4.1 release notes
1. Core library
Section titled “1. Core library”FullTextSearchQueryextension method now allows you to use||in a query text. Usingone || twomeans that it will search for all records which containsoneortwoin some text field.- Fixed:
Displayattribute was not applied for navigation properties when the model was loaded viaLoadFromDbContextmethod. - Fixed:
Ignoreproperty ofEqEntityAttrattribute was not applied correctly in some cases.
2. JavaScript
Section titled “2. JavaScript”- Fixed:
EQ.client.loadQueryworked incorrectly when the query ID was passed in the parameters.