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 460b8ac commit f531fb1Copy full SHA for f531fb1
ReleaseNotes.md
@@ -1,4 +1,8 @@
1
-2.5.5:
+2.5.6:
2
+- Fix #68: Filter gets lost if using column virtualization and filtered colum gets out of view.
3
+- Fix #67: Filtering multiple columns, previous filters will fail
4
+
5
+2.5.5:
6
- Fix #66: DGX Should not list TomsToolbox as a dependency
7
8
2.5.4:
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>
- <Version>2.5.5</Version>
+ <Version>2.5.6</Version>
9
</PropertyGroup>
10
11
<PropertyGroup>
0 commit comments