Release 1.3.0 — Play Streaks & Activity Heatmap - #4
Merged
Conversation
- Track per-game streak (currentStreak, longestStreak, lastStreakDate) and rolling 365-day play history (playedDates), persisted in LevelDB and updated on game launch. - New StreakBadge component shown in hero panel, sidebar items, home recent games and profile recent games (full and compact variants). - New "Tus rachas" home section with featured top-streak card, animated flames and best-ever record chip. - New PlayHeatmap component (GitHub-style 53×7 grid) with per-day tooltips listing games played; rendered as a "Play activity" section on home. - Translations added in en/es. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promotes the work pushed to
release/1.3.0(already published as a GitHub release) intomain.The headline feature for 1.3.0 is play tracking on the home screen:
This branch also rolls in everything queued since 1.2.0 was tagged (catalogue overhaul, settings redesign, Japanese locale, Real-Debrid IPv4 fix, etc.).
Test plan
release/1.3.0(already passed: https://github.com/abrahampo1/hydra/actions/runs/25288604567)lastStreakDateto yesterday in LevelDB, reopen game → flame badge shows "2 días" on hero, sidebar, home and profile.longestStreakretained.🤖 Generated with Claude Code