📦 New features
- Add new plugin
music - Add new template
terminal - Smarter placeholders and improved design for server app
- Created new namespace
basewhich contains defaults sections (header,activity,community,repositories,metadata) which allows to show/hide them- Use
baseoption in Github Action - User
base.<section>=0on Server app
- Use
- Server app can now generate the
workflow.yamlto setup as GitHub action - Add
verifyoption which allows to test SVG parsing - Add
dryrunoption to allow the SVG generation without commits (used for testing) - Add
plugin_errors_fataloption to make build fail upon plugin errors - Action now uses the
github.contextto know to which repo it should push the generated SVG, instead of usinguser/user - Add supports for custom embed fonts
- Add support for haloween colors
🦑 Miscellenous
- Server app now ask for cache flush before generating metrics
- Moved common templating out of classic template
package.jsonis now loaded through setup- Fix
templateandoptimizeoptions for action - Placeholder now use the
image.svgto generate metrics with placeholder data - Refactored server app to split
index.html - Svg size is now computed again from templates
- Improved tests
- Action now use its own docker image
💪 Contributors
- @lowlighter (maintainer)



