Skip to content

Commit 5bfa395

Browse files
committed
v1.56.6
1 parent ff81079 commit 5bfa395

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
## Unreleased
1+
## **Release v1.56.6 - 2026-08-24**
22
**Hearthstone**:
33
- Fixed the secret tracker bringing back already ruled out secrets when a minion you played died later in the turn, for example to Flames of Infinity.
4+
- Fixed the stats window not being recoverable after going off-screen.
45

56
**Battlegrounds**:
67
- Fixed the Naga spell counter not counting in threes.
78
- Fixed Bob's Buddy not disappearing when returning to the pre-lobby screen.
89
- Fixed a number of incorrect combat odds.
910

11+
**Updater Improvements**:
12+
- Fixed the updater showing a blank bar when there was an update available.
13+
1014
## **Release v1.56.5 - 2026-08-21**
1115
**Battlegrounds**:
1216
- Fixed a small number of remaining incorrect combat odds.

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 2026</Copyright>
14-
<AssemblyVersion>1.56.5</AssemblyVersion>
15-
<FileVersion>1.56.5</FileVersion>
14+
<AssemblyVersion>1.56.6</AssemblyVersion>
15+
<FileVersion>1.56.6</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x64</PlatformTarget>
1818
<Platforms>x64</Platforms>

0 commit comments

Comments
 (0)