Skip to content

Commit 6e4b408

Browse files
committed
Update for 2025-08-29 release.
1 parent d000cbb commit 6e4b408

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ReadMe.txt

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

75+
2025-08-29 by Vince Curley
76+
----------
77+
* Support horizontal scrolling using Shift + Mouse Scroll Wheel.
78+
* Fix bug that prevented custom color selection.
79+
7580
2025-06-17 by Anton Polinger and Vince Curley
7681
----------
7782
* Added custom filter highlighting for selected filters, which allows the user to see
@@ -456,3 +461,4 @@ Contributors
456461
* Aleksey Kabanov
457462
* Vince Curley
458463
* Jenny Leung
464+
* Anton Polinger

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-06-17</code> for .NET 4.8+ (32- and 64-bit)</li>
40+
<li>Version <code>2025-08-29</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)