github lowlighter/metrics v3.2
Version 3.2

latest releases: v3.34, v3.33, v3.32...
3 years ago

📦 New features

  • Added new Activity plugin !

    • Display all of your recent activity on GitHub, like :
      • Pushed commits
      • Opening/Reopening/Closing of issues and pull requests
      • Creation/Deletion of git tags or git branches
      • Pushed commits
      • Publication of new releases
      • Review of pull requests
      • Comments on commits, issues and pull requests
      • Edition of wiki pages
      • Forking and starring of repositories
      • Addition of new collaborators in a repository
      • Repositories made public
    • Limit displayed events with plugin_activity_limit and plugin_activity_days options
    • Filter displayed events with plugin_activity_filter
  • Added new People plugin !

    • Display your followers and the users you're following on GitHub !
    • Use plugin_people_types to choose whether to displayed followers, following or both
  • Miscelleanous

    • Added new option committer_branch to allow pushing generated metrics on a custom branch
    • Added new option config_order to order metrics content
    • Added new option repositories_forks to include forked repositories in metrics
  • Repository template

    • Added support for pagespeed plugin
    • Added support for languages plugin
    • image

🦑 Miscellenous

  • Fixed an issue where PageSpeed plugin was always resulting in 400 if no token was provided
  • Fixed an issue with plugin_habits_days which was actually using the value of plugin_habits_from instead
  • Fixed several visual issues with stargazers plugin
  • config_padding can now be used to configure both height and width padding, instead of height only
  • Removed constraint ownerAffiliations: OWNER to include organizations repositories in metrics
  • Refactored mocked data with Faker.js
    • Placeholder on web instance are now rendered again client side with mocked data
  • Simplied web instance home page for better browser support

💪 Contributors

Don't miss a new metrics release

NewReleases is sending notifications on new releases.