Skip to content

Commit

Permalink
v1.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
azeier committed Nov 28, 2024
1 parent 3f7aa0c commit bc19327
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
## **Release v1.36.1 - 2024-10-29**
## **Release v1.37.4 - 2024-11-28**
**Hearthstone**:
- Added card icons for cards that return to hand at the end of the turn (Corpsicle, Libram of Divinity).
- Fixed forge icon not appearing when the forged card was drawn by another card.
- Fixed The Ceaseless Expanse counter not increasing when fracking is played.
- Fixed some active effects appearing on the wrong side.
- Fixed Pro gamer's Rock, Paper and Scissors cards appearing in the decklist.

**Updater Improvements**:
- Improved reliability and download speeds for users in China.

**Language Settings**:
- The card language setting has been removed. The language used for cards now automatically matches the language of the Hearthstone installation.
- The UI language setting has been moved to `Options > Tracker > General`.


## **Release v1.37.3 - 2024-11-21**
**Updated for Hearthstone 31.0.3**

## **Release v1.37.2 - 2024-11-19**
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 2024</Copyright>
<AssemblyVersion>1.37.3</AssemblyVersion>
<FileVersion>1.37.3</FileVersion>
<AssemblyVersion>1.37.4</AssemblyVersion>
<FileVersion>1.37.4</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit bc19327

Please sign in to comment.