We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3114e6d commit eaa4acdCopy full SHA for eaa4acd
ReleaseNotes.md
@@ -1,4 +1,7 @@
1
-2.5.6:
+2.5.7:
2
+- Performance improvement for MultipleChoiceFilter
3
+
4
+2.5.6:
5
- Fix #68: Filter gets lost if using column virtualization and filtered colum gets out of view.
6
- Fix #67: Filtering multiple columns, previous filters will fail
7
src/Directory.Build.props
@@ -5,7 +5,7 @@
<Company>tom-englert.de</Company>
<Copyright>Copyright (c) .NET Foundation and Contributors.</Copyright>
<Product>Tom's Toolbox</Product>
8
- <Version>2.5.6</Version>
+ <Version>2.5.7</Version>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments