Skip to content

Commit f8362c3

Browse files
v1.53.5
1 parent 8de0c6d commit f8362c3

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
## **Unreleased**
1+
## **Release v1.53.5 - 2026-07-07**
22
**General**
33
- Fixed the app not properly working on Windows 7.
44

5+
**Hearthstone**
6+
- Added Counter for Cards played for 2 Mana (Jade Guardians)
7+
- Added Void Soul Counter
8+
- Added Active Effect for Jilhouse Manastorm
9+
- Fixed Animal Companion Counter not appearing for the opponent.
10+
511
**Battlegrounds**
612
- The minion browser now shows Tavern Tier 7 automatically in more cases.
713
- Fixed the hero guide sometimes not showing for the picked hero.

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.4</AssemblyVersion>
15-
<FileVersion>1.53.4</FileVersion>
14+
<AssemblyVersion>1.53.5</AssemblyVersion>
15+
<FileVersion>1.53.5</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x64</PlatformTarget>
1818
<Platforms>x64</Platforms>

0 commit comments

Comments
 (0)