Skip to content

Commit

Permalink
v1.23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Dec 20, 2023
1 parent 4a40ae0 commit 029d335
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
## **Release v1.23.11 - 2023-12-19**
**Updated for Hearthstone 28.2.3**

**Changes**:
- Reworked how Whizbang decks are imported, making HDT support new decks immediately when future expansions are released!
- Show tavern tier 7 in the minion list overlay when Thorim, Stormlord is offered.

**Bob's Buddy**:
- Fixed an issue where the Recurring Nightmare deathrattle was not taken into account if it was added to another minion in the shopping phase.

## **Release v1.23.10 - 2023-12-13**
**New**:
- Battlegrounds: Added support for Venomous and Reborn to the Last Known Board and Final Board features.

**Changes**:
- Battlegrounds: Improved the behaviour of the Bob's Buddy panel at the end of a match.

**Fixes:**
**Fixes**:
- Constructed: Fixed an issue causing the popup with a link to the Mulligan guide sometimes incorrectly identifying the First/Coin state.
- Battlegrounds: Fixed an issue causing the hero picking overlay and popup not disappearing when HDT was started during the hero picking phase.

## **Release v1.23.9 - 2023-12-10**
**Fixes:**
**Fixes**:
- Fixed an issue where tooltips from the sideboard would appear even if the deck list is hidden.
- Fixed an issue where the attack counters would not correctly handle Mega Mountain.

Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<NeutralLanguage>en</NeutralLanguage>
<Description>Hearthstone Deck Tracker</Description>
<Copyright>Copyright © HearthSim 2023</Copyright>
<AssemblyVersion>1.23.10</AssemblyVersion>
<FileVersion>1.23.10</FileVersion>
<AssemblyVersion>1.23.11</AssemblyVersion>
<FileVersion>1.23.11</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 029d335

Please sign in to comment.