Skip to content

Commit b135730

Browse files
committed
Update for 2025-11-21 release.
1 parent 6e4b408 commit b135730

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ReadMe.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@ all circumstances, but is ultimately bound by the resources available to it.
7272
-- History --
7373
-------------
7474

75+
2025-11-21 by Vince Curley and Anton Polinger
76+
----------
77+
* Fixed a bug that preemptively displayed the color dialog when editing a filter.
78+
* Fixed a bug that prevented focus from returning to the application when closing
79+
the filter or find dialogs.
80+
* Fixed keyboard shortcuts in the new and edit filter dialogs.
81+
7582
2025-08-29 by Vince Curley
7683
----------
7784
* Support horizontal scrolling using Shift + Mouse Scroll Wheel.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>
3737
Includes:
3838
</h3>
3939
<ul class="notes">
40-
<li>Version <code>2025-08-29</code> for .NET 4.8+ (32- and 64-bit)</li>
40+
<li>Version <code>2025-11-21</code> for .NET 4.8+ (32- and 64-bit)</li>
4141
<li>Version <code>2020-12-17</code> for .NET 4+ (32- and 64-bit)</li>
4242
<li>Version <code>2013-05-07</code> for .NET 2+ (32- and 64-bit)</li>
4343
<li>Version <code>2006-12-04</code> for .NET 1.1+ (32-bit only)</li>

0 commit comments

Comments
 (0)