📦 New features
- ↔️ Introducing larger display size ✨ new!
- #310 You can now choose between
regular
(default) orlarge
renders throughconfig_display
option - #310 Plugins may render differently depending on size chosen
- It is advised to keep
regular
size if you want metrics to be displayed well both on mobile and desktop (as on mobile it may be rescaled down when displayed)
- It is advised to keep
- #310 You can now choose between
- 🈷️ Most used languages
- #325 Add
plugin_languages_indepth
option to perform in-depth analysis of your languages statistics- This will clone your repositories, run github/linguist on them and iterate through matching
git log
entries. See plugins/languages/README.md before enabling - Use
commits_authoring
for better results - b0d37f3 Use
npm run indepth
to launch this tool locally on a given repository
- This will clone your repositories, run github/linguist on them and iterate through matching
- #327 Add
plugin_languages_sections
and new "Recently used" section - #329 Add
lines
toplugin_languages_details
to display an estimate of number of lines of code written (requiresplugin_languages_indepth
to be enabled)
- #325 Add
- 🎩 Notable contributions
- #293 Contributions are now sorted by most starred
- 📰 Recent activity
- 2b9d8e8 Add
plugin_activity_load
to support a custom number of activity events to load
- 2b9d8e8 Add
- 🎟️ Follow-up of issues and pull requests
- #310 Repository template now displays closed pull requests like classic template
- 💡 Coding habits
- 🧑🤝🧑 People plugin
- d2d5762 Default value for
plugin_people_limit
has been from 28 to lowered 24
- d2d5762 Default value for
- 🌐 Web instances
- #299 Add copy button to action tab
- 🦑 Miscelleanous
- aabb21f You can now use
@main
branch instead of@master
branch - 6b129ab Text "forks" was changed to "forkers" in repositories base section to avoid confusion
- 6b37fe4
dependabot-preview[bot]
is now ignored by default - #308
config_padding
now accepts absolute values- Default value has been changed for better SVG heights, you may need to re-adjust this option if you were using it
- #326 Use config timezone in all displayed times
- #336 Timezone metadata has been moved next to generated timestamp for better readability
- aabb21f You can now use
🧰 Fixes
- 421a770 📰 Fix error when a push event has 0 commits
- 75978e8 📰 Fix forked repositories where target repository wasn't displayed
- #310 📰 Fix repository template display issues
- #310 🏅 Fix an issue where unknown commits author were crashing the plugin
- #310 📜 Fix an issue where licensed was returning an empty result which made the plugin crash
- dca7f76 🗃️ Fix affiliations constraint where authenticated user wasn't the target user
- #307 🗃️ Generated date now use defined timezone instead of GMT+0
- d25b286 🧱 Fix
config_padding
which was not handling well percentage values and was actually useless - #347 🗨️ Fix an issue where comments count were marked as undefined
- #346 ✨ Fix a clipping issue on mobile
👏 Achievements
Reached 4+ millions downloads, 3 000+ stargazers and 1 000+ commits!
Thanks for your support 🎉 !
💪 Contributors
- @lowlighter (maintainer)
- @bokub #293
- @spenserblack #299
- @yutkat #315
- @Nixinova #326 #337 #336 #340 #347 #346