📦 New features
- ↔️ Introducing columns display size ✨ new!
- #371 You can now use
columns
inconfig_display
option for a 2-columns layout which will render as a single column on smaller devices
- #371 You can now use
- 🈷️ Most used languages
- 5120f64 Estimation now display the last day that metrics was able to fetch from GitHub events, instead of the option value to avoid confusion
- 94539fa Add
plugin_languages_aliases
to support custom languages display names - #356 Recently used languages now reproduce a "partial repository" from events fetched and retrieved the
.gitattributes
of your repository to take into account linguist overrides - #380 Indepth now display number of commits and files processed
-
- c13582e Improvement in indepth algorithm to handle large
git diff
- c13582e Improvement in indepth algorithm to handle large
- 💡 Coding habits
- 🎭 Comment reactions
- 7f08abb Add
plugin_reactions_limit_issues
to support custom number of issues and pull requests to fetch for reactionsplugin_reactions_limit
now targets only comments from issues and pull requests
- 7f08abb Add
- 🦑 Miscelleanous
- aa4225f
config_timezone
now set the timezone of metrics action, meaning that all dates will be based on passed timezone (including data fetched from GitHub, like commits) - #364 Improve apt process in Dockerfile
- #372 Issue icons were replaced to match GitHub new design
- #390 Upgrade to node 16
- 174f2a2 Add
delay
option which temporises jobs (can be used to avoid reaching abuse limit) - 78a7c97 Add
repositories_batch
which control how many repositories are fetched at once (can be useful for users with a really lot of activity)
- aa4225f
🧰 Fixes
- 37f686a ✨ Fix a fatal error which prevented insights from loading
- 1a52951 🧱 Fix broken
config_output: json
- #379 🌐 Generated workflow configurations had some options which were invalid
- 98e7f05 💡 Runtime errors are now displayed in output
- #393 ⏰ Fix several Wakatime display issues
- #354 🗃️ Use correct timezone in footer
- #400 🌟 Unknown licenses are now displayed gracefully
- 5a15dfd 👨💻📰 Make login case insensitive
- #416 🈷️ Fix a case where undefiend file url made the plugin crash
💪 Contributors
- @lowlighter (maintainer)
- @PeterDaveHello #364
- @Zenoo #371 #373 #390
- @spenserblack #379
- @cherryblossom000 #392 #393
- @MatteoGheza #389
- @aw1cks #400
- @Nixinova #416