github lowlighter/metrics v3.4
Version 3.4

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

đŸ“Ļ New features

  • 📜 Licenses plugin (repository plugin) ✨ new!
    • #118 Display permissions, limitations and conditions from your repository license along with inherited rules from used dependencies!
    • #118 plugin_licenses_ratio and plugin_licenses_legal lets you custom plugin output
  • 🏅 Contributors plugin (repository plugin) ✨ new!
    • #126 Display contributors from between a range of commit or a single branch with plugin_contributors_base and plugin_contributors_head
    • #146 Display number of contributions per contributors with plugin_contributors_contributions and ignore bot users with plugin_contributors_ignored
  • 🙋 Introduction plugin ✨ new!
    • #127 Display organization/repository description or user biography!
  • 🌇 GitHub Skyline 3D calendar ✨ new!
    • #147 Display your animated 3D commits calendar from skyline.github.com
      • ⚠ī¸ This plugin should be used as standalone because resulting image may be a few maga-bytes
      • ℹī¸ Actual image is animated
  • ⏰ WakaTime plugin ✨ new!
    • #90 Display your WakaTime statistics!
    • #90 plugin_wakatime_sections supports projects, languages, code editors and operating systems. Each categorie can be either displayed as a single entry, with graphs or both
  • 💉 Nightscout ✨ new!
    • #108 Add new plugin which lets you display blood sugar values from Nightscout website!
  • 🗃ī¸ Base content
    • #124 Organization metrics now display location and "verified" status
  • 🌸 Anilist
    • eb89bc3 Add plugin_anilist_limit_characters to limit displayed characters
    • #92 Add handling when rate limit is reached
  • 🈷ī¸ Most used languages
    • eb89bc3 Add plugin_languages_threshold to automatically hide languages used less than a certain threshold
    • a202469 Add plugin_languages_details support for repository template
    • #124 plugin_languages_skipped now supports non-owned repositories (prefix them with owner name)
  • đŸŽŧ Music plugin
    • #104 Add plugin_music_played_at to display when recently music was last played (Spotify only)
  • 📰 Activity plugin
    • #119 Add plugin_activity_visibility to limit visibility to public events when using a repo scope token
    • #119 Add plugin_activity_timestamps to display events dates
    • #119 Add support for repository template now supports activity plugin
    • #119 Organization activity now display actor name
    • #119 Title are now ellipsed (...) instead of being cropped
  • 🧑‍🤝‍🧑 People plugin
    • #124 Add members type for plugin_people_types to display organization members
    • #124 Add plugin_people_shuffle for varied output
  • 🗂ī¸ Active projects plugin
    • #124 plugin_projects_repositories now support mixed repositories owner (i.e. using organization-owned repositories project with an user account and vice-versa)
  • 🌐 Web instances
    • #107 Improve placeholders for web instance inputs
    • #149 Compatible options for base and core are now displayed in sidebar
    • #149 Remove ratelimit-header for common resources, add footer and detailed error messages
  • đŸĻ‘ Miscelleanous
    • #88 Splitted tests in respective plugins directory for easier maintaining
    • #91 Improved mocking of REST API octokit
    • #117 Add repositories_affiliations to restrict used repositories by owner, collaborator or member organization
      • ⚠ī¸ Default affiliation will be set to owner instead of "" (rollback to behavior <= v3.1) to distorting metrics due to organization memberships
    • 5eaf603 Add npm run quickstart plugin and npm run quickstart template to ease metrics customization and new features
    • #121 Add config_twemoji option to replace emoji by twemoji for consistent rendering over all platforms
    • 1dd2d15 Display logs of raw commands for easier debug
    • @latest was moved from git tag to a git branch

🧰 Fixes

  • 8e3ad79 Fix display issues for placeholder on web instance
  • c42b9a2 Fix plugin_projects_limit option were a zero-value would remove all displayed projects, including repositories one
  • #107 Music plugin now display recently music more accurately, and without duplicates
  • #117 Habits plugin now correctly parse github/linguist for languages with special characters (e.g. C++)
  • #117 Stargazers plugin now handle betters graphs when no ouput has been recorded
  • #124 Fix issues with people plugin for organization
  • 618d4a7 Web instance will now use correct default values for boolean inputs
  • a63842f Fix config_output input for action
  • bd8b980 Fix web instance Cache-Control header which was 1000 times higher than expected value
  • d972f45 Fix optimize input for action

đŸ’Ē Contributors

Don't miss a new metrics release

NewReleases is sending notifications on new releases.