Skip to content

Version 3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 12:34
· 1499 commits to master since this release

๐Ÿ“ฆ New features

  • โ†”๏ธ Introducing larger display size โœจ new!
    • #310 You can now choose between regular (default) or large renders through config_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)
  • ๐Ÿˆท๏ธ Most used languages
    • #325 Add plugin_languages_indepth option to perform in-depth analysis of your languages statistics
    • #327 Add plugin_languages_sections and new "Recently used" section
      • Use plugin_languages_recent_load and plugin_languages_recent_days to customize how many events will be loaded and which time window should be used
    • #329 Add lines to plugin_languages_details to display an estimate of number of lines of code written (requires plugin_languages_indepth to be enabled)
  • ๐ŸŽฉ 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
  • ๐ŸŽŸ๏ธ Follow-up of issues and pull requests
    • #310 Repository template now displays closed pull requests like classic template
  • ๐Ÿ’ก Coding habits
    • fb745b4 Average characters per line of code is now displayed
    • #337 Texts improvements
    • dc271db Some changes in recent languages activity graph has been made to reflect languages plugin changes
  • ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ People plugin
    • d2d5762 Default value for plugin_people_limit has been from 28 to lowered 24
  • ๐ŸŒ 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

๐Ÿงฐ 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

๐Ÿ’• Sponsors

โ™ฅ๏ธ Become a sponsor

๐Ÿ“ฎ Send feedback on GitHub discussions