There was an error while loading. Please reload this page.
1 parent 27d1323 commit ad392f1Copy full SHA for ad392f1
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
-## Unreleased
+## **Release v1.56.0 - 2026-08-18**
2
+**Updated for Hearthstone 36.2.2**
3
+
4
**Battlegrounds**:
5
+- Continued improving the performance of the minion browser.
6
- Fixed empty Lockbox filter appearing in non-Pirate lobbies.
7
8
## **Release v1.55.13 - 2026-08-17**
Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
@@ -11,8 +11,8 @@
11
<NeutralLanguage>en</NeutralLanguage>
12
<Description>Hearthstone Deck Tracker</Description>
13
<Copyright>Copyright © HearthSim 2026</Copyright>
14
- <AssemblyVersion>1.55.13</AssemblyVersion>
15
- <FileVersion>1.55.13</FileVersion>
+ <AssemblyVersion>1.56.0</AssemblyVersion>
+ <FileVersion>1.56.0</FileVersion>
16
<UseWPF>true</UseWPF>
17
<PlatformTarget>x64</PlatformTarget>
18
<Platforms>x64</Platforms>
0 commit comments