Skip to content

Commit

Permalink
Version 2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
fmoraes74 committed Jun 7, 2024
1 parent f6eb03a commit ddfc427
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 2.7.7
## New
- Added automatic deck importing for the new Twist season!
- Added automatic deck importing for Loaner decks!
Added Tier7 Hero Picking stats in Duos!
- Added Bob's Buddy in Duos!\
*You may occasionally see a partial result, in case where we don't see one of the teammates.*
## Fixes
- Fixed an issue where the session recap would show really bad Duos losses as 5th place.
- Hide some Battlegrounds overlays when quitting Hearthstone
- Improved positioning for Battlegrounds dead opponent tracking
- Fixed Rat Pack and Lil' Rage missing from Battlegrounds minion list

# 2.7.6
## New
- Updated for Hearthstone 29.4.2
Expand Down
4 changes: 2 additions & 2 deletions HSTracker.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4129,7 +4129,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 2.7.6;
MARKETING_VERSION = 2.7.7;
OTHER_CFLAGS = "$(inherited)";
OTHER_CODE_SIGN_FLAGS = "--deep";
OTHER_LDFLAGS = (
Expand Down Expand Up @@ -4177,7 +4177,7 @@
);
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/downloaded-frameworks/mono/runtimes/osx-x64/native";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MARKETING_VERSION = 2.7.6;
MARKETING_VERSION = 2.7.7;
OTHER_CODE_SIGN_FLAGS = "--deep";
OTHER_LDFLAGS = (
"$(inherited)",
Expand Down

0 comments on commit ddfc427

Please sign in to comment.