From d75475db9b33fac433d23158c609375f0275f1f3 Mon Sep 17 00:00:00 2001 From: Francisco Moraes Date: Thu, 8 Aug 2024 22:21:23 -0400 Subject: [PATCH] Version 3.0.1 --- CHANGELOG.md | 12 ++++++++++++ HSTracker.xcodeproj/project.pbxproj | 4 ++-- HSTracker/BobsBuddy-version.txt | 2 +- HSTracker/cards-version.txt | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4ef2150..324ddcf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# 3.0.1 +## New +- Updated for Hearthstone 30.0.3 +- Added Tourist support to deck editor +## Fixes +- Fixed a number of recent cards not showing what the opponent added to their hand. +- Fixed Snake Oil appearing twice in the opponent's deck list after trading. +- Fixed the spell school counter not automatically appearing for Shaman decks with Razzle-Dazzler. +- Fixed an issue causing the Mulligan Guide box to be misaligned in the deck picker for Warlock decks with runes (from Tourist). +- Fixed composition stats background shrinking +- Fixed composition labels being unreadable depending on theme + # 3.0.0 ## New - Updated for Hearthstone 30.0.0 diff --git a/HSTracker.xcodeproj/project.pbxproj b/HSTracker.xcodeproj/project.pbxproj index 6e64ffb7..a41c13fc 100644 --- a/HSTracker.xcodeproj/project.pbxproj +++ b/HSTracker.xcodeproj/project.pbxproj @@ -4169,7 +4169,7 @@ ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native"; MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 3.0.0; + MARKETING_VERSION = 3.0.1; OTHER_CFLAGS = "$(inherited)"; OTHER_CODE_SIGN_FLAGS = "--deep"; OTHER_LDFLAGS = ( @@ -4217,7 +4217,7 @@ ); LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native"; MACOSX_DEPLOYMENT_TARGET = 10.14; - MARKETING_VERSION = 3.0.0; + MARKETING_VERSION = 3.0.1; OTHER_CODE_SIGN_FLAGS = "--deep"; OTHER_LDFLAGS = ( "$(inherited)", diff --git a/HSTracker/BobsBuddy-version.txt b/HSTracker/BobsBuddy-version.txt index ae96cc73..2f4320f6 100644 --- a/HSTracker/BobsBuddy-version.txt +++ b/HSTracker/BobsBuddy-version.txt @@ -1 +1 @@ -1.24.3 +1.24.4 diff --git a/HSTracker/cards-version.txt b/HSTracker/cards-version.txt index ea3fa56b..786f253b 100644 --- a/HSTracker/cards-version.txt +++ b/HSTracker/cards-version.txt @@ -1 +1 @@ -203120 +205031