From aaaaa8f699a3f316cf3d560b494ee112a8991275 Mon Sep 17 00:00:00 2001 From: tom-englert Date: Wed, 25 Aug 2021 12:26:03 +0200 Subject: [PATCH] V 2.5.9 --- ReleaseNotes.md | 8 +++++++- src/Directory.Build.props | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 18b5879..17eb74c 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,10 @@ -2.5.8: +2.5.9: +- new feature "Track focused cell" +- Pressing ESC key in the filter control returns the focus back to the DataGrid +- UX improvements for keyboard navigation +- MultipleChoiceFilter supports also text search (composite mode) + +2.5.8: - Fix #69: MultipleChoiceFilter introduces reflection-only dependency to TomsToolbox.Wpf 2.5.7: diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 29af84a..44992ba 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -5,7 +5,7 @@ tom-englert.de Copyright (c) .NET Foundation and Contributors. Tom's Toolbox - 2.5.8 + 2.5.9