Skip to content

Commit 79c01ee

Browse files
v1.53.1
1 parent 443eae8 commit 79c01ee

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## **Release v1.53.1 - 2026-06-30**
2+
**General**
3+
- Fixed the Meta deck pop-up briefly appearing when starting HDT while mid-game.
4+
- Fixed various crashes and memory leaks.
5+
6+
**Hearthstone**
7+
- Added related card highlighting for Sketchy Information.
8+
- Added related card highlighting for Ice Fishing.
9+
10+
**Battlegrounds**
11+
- Fixed a race condition that could cause the Battlegrounds session widget to miss a match.
12+
113
## **Release v1.53.0 - 2026-06-29**
214
**General**:
315
- HDT is now a native 64-bit application, for continued compatibility with Hearthstone

Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<NeutralLanguage>en</NeutralLanguage>
1212
<Description>Hearthstone Deck Tracker</Description>
1313
<Copyright>Copyright © HearthSim 2024</Copyright>
14-
<AssemblyVersion>1.53.0</AssemblyVersion>
15-
<FileVersion>1.53.0</FileVersion>
14+
<AssemblyVersion>1.53.1</AssemblyVersion>
15+
<FileVersion>1.53.1</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x64</PlatformTarget>
1818
<Platforms>x64</Platforms>

0 commit comments

Comments
 (0)