From 2649a7e20f04daf7df7f41a4aaab736f07e83ef6 Mon Sep 17 00:00:00 2001 From: CennoxX Date: Tue, 8 Oct 2024 10:12:33 +0000 Subject: [PATCH] Version 2.41 --- QuickSearch/Properties/AssemblyInfo.cs | 2 +- QuickSearchVersion.txt | 2 +- Readme.md | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/QuickSearch/Properties/AssemblyInfo.cs b/QuickSearch/Properties/AssemblyInfo.cs index 5e257ed..bacc305 100644 --- a/QuickSearch/Properties/AssemblyInfo.cs +++ b/QuickSearch/Properties/AssemblyInfo.cs @@ -31,4 +31,4 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.40")] +[assembly: AssemblyVersion("2.41")] diff --git a/QuickSearchVersion.txt b/QuickSearchVersion.txt index f7c8e1d..c743f26 100644 --- a/QuickSearchVersion.txt +++ b/QuickSearchVersion.txt @@ -1,3 +1,3 @@ : -QuickSearch:2.40 +QuickSearch:2.41 : diff --git a/Readme.md b/Readme.md index 14dae35..e99cbce 100644 --- a/Readme.md +++ b/Readme.md @@ -66,11 +66,13 @@ QuickSearch delivers instant results as you type. A password entry is a match if You can skip step 3 by adding the following as a pre-build event to the Build Events of the KeePass project: `if "$(BuildingInsideVisualStudio)" == "true" "$(MSBuildBinPath)\msbuild.exe" "$(ProjectDir)..\..\QuickSearch\QuickSearch.csproj" /p:Configuration=$(ConfigurationName)` ## Changelog -### v2.40 -- **Fixed**: Show previously partially cut off text in options. +### v2.41 +- **Fixed**: `CTRL+E` was captured globally
Full Changelog +### v2.40 +- **Fixed**: Show previously partially cut off text in options. ### v2.39 - **Fixed**: Crash on missing KeeTheme.