New features
- Result Grid will now show columns in the order they were defined in the query
https://github.com/Innofactor/FetchXMLBuilder/issues/186 - Introduced option to allow opening uncustomizable views
https://github.com/Innofactor/FetchXMLBuilder/issues/199
Bug fixes
- Fixed problem with query builder properties window being minimized
https://github.com/Innofactor/FetchXMLBuilder/issues/200 - Fixed SQL error with operators on, onorafter, onorbefore
https://github.com/Innofactor/FetchXMLBuilder/issues/202 - Fixed ugly error when composing queries unsupported for OData 2.0
https://github.com/Innofactor/FetchXMLBuilder/issues/204 - Minor UI fixes after XrmToolBox introduced docking layout
- OData error when including attributes from both main and linked entities