Unclaimed project
Are you a maintainer of github-readme-streak-stats ? Claim this project to take control of your public changelog and roadmap.
Claim this project Changelog
github-readme-streak-stats 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
dynamic github github-profile github-readme-stats hacktoberfest php +6
Last updated about 1 month ago
© 2026 AnnounceHQ. All rights reserved.
More PHP Projects SecLists SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
72.3kPHP coolify An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.
59.0kPHP server ☁️ Nextcloud server, a safe home for all your data
36.2kPHP framework Laravel is a web application framework with expressive, elegant syntax.
34.8kPHP Back to changelogNew February 7, 2026
v1.6.0 Features
Added whitelist feature to restrict GitHub usernames by @verdel in https://github.com/DenverCoder1/github-readme-streak-stats/pull/846
Added File-based Caching by @ironashram in https://github.com/DenverCoder1/github-readme-streak-stats/pull/862
Added Docker support by @robbeverhelst in https://github.com/DenverCoder1/github-readme-streak-stats/pull/804
Bug Fixes
Reorder ring to be lower than text by @illionillion in https://github.com/DenverCoder1/github-readme-streak-stats/pull/757
Always return HTTP 200 to display error cards in README by @victorjudysen in https://github.com/DenverCoder1/github-readme-streak-stats/pull/871
Use emoji to fix dark mode icon by @DenverCoder1 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/877
New Themes
Added hacker-inverted theme by @ankddev in https://github.com/DenverCoder1/github-readme-streak-stats/pull/753
Added cyber-streakglow theme by @Adityakishore0 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/780
Added rust-ferris-light and rust-ferris-dark themes by @ankddev in https://github.com/DenverCoder1/github-readme-streak-stats/pull/776
Added vitesse theme inspired by @antfu's antfu/vscode-theme-vitesse by @2u841r in https://github.com/DenverCoder1/github-readme-streak-stats/pull/794
Added aura theme by @acheronx0577 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/829
Added nord-aurora theme by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/838
Added everforest-dark theme by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/835
Added everforest-light theme by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/842
Added oceanic-next theme by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/843
Added sakura-x theme by @cnrxad in https://github.com/DenverCoder1/github-readme-streak-stats/pull/849
Added kanagawa-paper theme by @GuelBandeira in https://github.com/DenverCoder1/github-readme-streak-stats/pull/854
New Translations
Added Bhojpuri (India) translations by @EchoSingh in https://github.com/DenverCoder1/github-readme-streak-stats/pull/763
Added Tamil translation for "Excluding {days}" by @Sivothajan in https://github.com/DenverCoder1/github-readme-streak-stats/pull/803
Added Malayalam translations for contributions by @ggeorge185 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/827
Added Serbian languages support (Cyrillic & Latin) by @rammba in https://github.com/DenverCoder1/github-readme-streak-stats/pull/832
Added Swedish (sv) translations by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/834
Added Punjabi (pa) translations by @pipaliyajaydip in https://github.com/DenverCoder1/github-readme-streak-stats/pull/839
Added Maori (mi) translations by @R055A in https://github.com/DenverCoder1/github-readme-streak-stats/pull/836
Added Malay (Indonesia) translations by @alifakbxr in https://github.com/DenverCoder1/github-readme-streak-stats/pull/797
Added Portuguese translations by @alifakbxr in https://github.com/DenverCoder1/github-readme-streak-stats/pull/798
Added Romanian translations for contribution terms by @SerafimLupan in https://github.com/DenverCoder1/github-readme-streak-stats/pull/874
Added Telugu, Tulu, Assamese, and Maithili language support by @aadibhat09 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/850
Updated Korean translations by @FajarKim in https://github.com/DenverCoder1/github-readme-streak-stats/pull/786
Updated Indonesian for Excluding translation by @FajarKim in https://github.com/DenverCoder1/github-readme-streak-stats/pull/785
Updated Malay for Excluding translation by @FajarKim in https://github.com/DenverCoder1/github-readme-streak-stats/pull/788
Fixed Traditional Chinese typo for 'Longest Week Streak' by @yukito0209 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/791
Fixed Bengali ("bn") - add "Excluding {days}" & fix inconsistent translations of "streak" by @2u841r in https://github.com/DenverCoder1/github-readme-streak-stats/pull/793
Fixed Korean translation: add "를" in "Excluding {days}" by @braintrue in https://github.com/DenverCoder1/github-readme-streak-stats/pull/814
Meta
Updated prettier support to be more portable by @bastien-boussouf in https://github.com/DenverCoder1/github-readme-streak-stats/pull/783
Updated devcontainer to 24.04 and bump Node.js to 22.x by @ironashram in https://github.com/DenverCoder1/github-readme-streak-stats/pull/815
Setup prettier php to work in the workflow by @DenverCoder1 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/840
Updated composer.json file with repo details by @pipaliyajaydip in https://github.com/DenverCoder1/github-readme-streak-stats/pull/847
Added test that themes appear in docs by @DenverCoder1 in https://github.com/DenverCoder1/github-readme-streak-stats/pull/876
Added warning about Vercel branch deployment by @ArturCharylo in https://github.com/DenverCoder1/github-readme-streak-stats/pull/861
Dependency updates : Multiple PHPUnit version bumps from 11.5.0 to 11.5.7 by @dependabot[bot]
New Contributors
@illionillion made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/757
@EchoSingh made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/763
@Adityakishore0 made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/780
@yukito0209 made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/791
@2u841r made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/793
@alifakbxr made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/797
@bastien-boussouf made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/783
@robbeverhelst made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/804
@braintrue made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/814
@ironashram made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/815
@ggeorge185 made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/827
@rammba made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/832
@pipaliyajaydip made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/839
@acheronx0577 made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/829
@verdel made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/846
@SerafimLupan made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/874
@victorjudysen made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/871
@aadibhat09 made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/850
@cnrxad made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/849
@ArturCharylo made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/861
@GuelBandeira made their first contribution in https://github.com/DenverCoder1/github-readme-streak-stats/pull/854
We appreciate your continued support and contributions to the project. Stay tuned for more exciting updates in the future!
Full Changelog : https://github.com/DenverCoder1/github-readme-streak-stats/compare/v1.5.0...v1.6.0