Skip to content

Commit da9feb8

Browse files
committed
v1.50.2
1 parent 28b7938 commit da9feb8

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## **Release v1.50.2 - 2026-03-12**
2+
**Battlegrounds**:
3+
- Fixed incorrect simulation results where:
4+
- Tavish’s Hero Power would not trigger at the start of combat when the opponent had no minions.
5+
- Minions targeted by Tasmin’s Hero Power could incorrectly buff themselves when their Deathrattle was triggered by another minion.
6+
- Twilight Whelp tokens would not attack when summoned by Twilight Hatchling.
7+
- Beetles summoned by Boon of Beetles were missing Taunt.
8+
19
## **Release v1.50.1 - 2026-03-12**
210
**Hearthstone**:
311
- Added trial cards to collection syncing.

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.50.1</AssemblyVersion>
15-
<FileVersion>1.50.1</FileVersion>
14+
<AssemblyVersion>1.50.2</AssemblyVersion>
15+
<FileVersion>1.50.2</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x86</PlatformTarget>
1818
<Platforms>x86</Platforms>

0 commit comments

Comments
 (0)