Skip to content

Releases: DevExpress/DevExtreme.AspNet.Data

2.1.4

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 20 Mar 10:37
272745a
  • Support comparison operations for enums (#164)

2.1.3

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 07 Mar 09:19
925d7a8
  • Support comparison operations for Guid (#342)

2.1.2

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 18 Feb 13:25
3eb32ba
  • Compatibility with System.Linq.Dynamic.Core dynamic classes (#334)

2.1.1

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 16 Jan 15:42
c8e044f
  • Fixed remote AVG aggregate over Double / Float data (#325)
  • Workaround against #326 (#328)

2.1.0 🎄

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 27 Dec 11:51
d9ee187
  • Compatibility with DevExtreme's BC4504 (#305)
  • Support errorHandler option in createStore (#312)
  • DataSourceLoader can handle Select of more than 32 items (#306, #316, #284)
  • New client-side hook to handle AJAX errors: onAjaxError (#317)
  • Fixed incorrect conversion of dynamic values to String (#319)
  • New global switch DataSourceLoadOptionsBase.StringToLowerDefault (#321)

2.0.0

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 31 Oct 13:53
515ab0c

Breaking Changes

  • Public fields replaced with properties (bff9810, #231)
  • Minimum target frameworks: .NET 4.5.2, .NET Standard 2.0 (e86f026)
  • Minimum tested DevExtreme version: 18.1 (#280)
  • Changed the use of ToLower() for string filters (#298)

Packages

1.4.10

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 11 Oct 15:27
4673f97

This release contains fixes for grouping and summary with LINQ 2 SQL provider.
Details: https://devexpress.com/issue=T670222

1.4.9

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 26 Sep 17:12
8f7540c

This release resolves an incompatibility with LINQ 2 SQL (#293)

1.4.8

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 03 Aug 08:35
1f09ecd
  • Normalize the value of empty SUM aggregate (#267)
  • Remove empty Group.summary from the response (#269)
  • Implement a hook to intercept CompileAccessorExpression (#273)

1.4.7

Choose a tag to compare

@AlekseyMartynov AlekseyMartynov released this 13 Jun 11:31
210746a