π¦ New features
- π Licenses plugin (repository plugin) β¨ new!
- π Contributors plugin (repository plugin) β¨ new!
- π 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
- #147 Display your animated 3D commits calendar from skyline.github.com
- β° WakaTime plugin β¨ new!
- π 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
- π·οΈ Most used languages
- πΌ Music plugin
- #104 Add
plugin_music_played_at
to display when recently music was last played (Spotify only)
- #104 Add
- π° Activity plugin
- #119 Add
plugin_activity_visibility
to limit visibility to public events when using arepo
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
- #119 Add
- π§βπ€βπ§ People plugin
- ποΈ 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)
- #124
- π Web instances
- π¦ 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 toowner
instead of""
(rollback to behavior <= v3.1) to distorting metrics due to organization memberships
- 5eaf603 Add
npm run quickstart plugin
andnpm 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
- @lowlighter (maintainer)
- @Milo123459 #104
- @legoandmars #108
- @L-Clem #144