Skip to content

Releases: harshitt13/github-profile-trophy-games-edition

v1.0.0 - Initial Release: League of Legends Edition

28 Mar 03:22

Choose a tag to compare

🏆 GitHub Profile Trophy - Games Edition v1.0.0

This initial release completely revamps the popular github-profile-trophy system to solve the widespread API rate-limit issues, while introducing beautiful game-themed rank badges.

Key Features in this Release:

  • Self-Hosted Architecture: Users now deploy their own lightweight Vercel instance. This completely bypasses the centralized server rate limits that broke the original project.
  • Security Lock: Deployments are locked to the specific PROFILE_USERNAME to prevent others from hijacking your Vercel instance and causing limits.
  • Game Themes: Replaced the original trophies with League of Legends rank badges (Iron through Challenger).
  • Updated GitHub Action: A new action.yml and Deno script that easily fetches from your personal Vercel deployment and commits the SVG to your profile README.

How to Upgrade / Use:
Please review the updated README.md for instructions on deploying your Vercel instance and updating your workflow file to include the new api_url requirement.