Skip to content

Commit bcc791b

Browse files
committed
v1.50.6
1 parent 25b2977 commit bcc791b

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## **Release v1.50.6 - 2026-03-18**
2+
**Battlegrounds**:
3+
- Fixed incorrect simulation results where:
4+
- Drek'Thar and Vandar Stormpike Hero Powers summoned minions in incorrect positions instead of adjacent to their targets.
5+
- Pack Tactics summoned its minion in an incorrect position instead of adjacent to the target.
6+
- Certain start-of-combat Hero Powers triggered after Illidan Stormrage instead of before.
7+
- Elder Taggawag Buddy overcounted dual-type minions.
8+
- Goldenizing a minion during combat failed to account for added stats from effects (e.g., Sinestra).
9+
- The active player did not update correctly when minions died at the start of combat (e.g., Irate Rooster).
10+
- Soulsplitter behavior did not match its updated card text.
11+
- A Windfury minion summoned by Tavish Stormpike Hero Power failed to attack a second time if its first attack killed the target.
12+
- Arid Atrocity golem tokens overcounted distinct minion types.
13+
- Fireforged Evoker did not buff itself at the start of combat.
14+
- All-Seeing Elder gained Attack instead of Health from the right-most minion.
15+
- Timewarped Chameleon failed to copy the golden status of its target.
16+
- Photobomber Deathrattle dealt no damage when triggered by Fish of N'Zoth.
17+
- Profound Thinker with Divine Shield incorrectly cast Glowscale on itself instead of another friendly target.
18+
- Added simulation support for Timewarped Embalmer.
19+
120
## **Release v1.50.5 - 2026-03-17**
221
**Updated for CATACLYSM expansion**
322

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.5</AssemblyVersion>
15-
<FileVersion>1.50.5</FileVersion>
14+
<AssemblyVersion>1.50.6</AssemblyVersion>
15+
<FileVersion>1.50.6</FileVersion>
1616
<UseWPF>true</UseWPF>
1717
<PlatformTarget>x86</PlatformTarget>
1818
<Platforms>x86</Platforms>

0 commit comments

Comments
 (0)