We're excited to announce the latest release of Pixel Profile, bringing several new features and enhancements to help you create even more stunning GitHub profile cards!
🚀 New Features
1. GitHub Actions Integration
We've added GitHub Actions support, allowing for automatic pre-generation of GitHub stats cards. This means:
- Your stats card will always be visible, even in poor network conditions
- Faster loading times for your GitHub profile
How to use:
- Check out our example setup: LuciNyan's Profile
- Copy the workflow file to your repository
- Replace the username with your own
- Enjoy automatically updated stats cards!
2. Enhanced Dark Mode
We've improved the dark mode experience with:
- New scan line effect for a retro CRT look
- Glow effect to make your stats pop
3. 128-Color Dithering
Introducing a new 128-color dithering effect, adding a classic pixel art feel to your stats cards.
4. New Themes
We've expanded our theme collection, giving you more options to customize your profile card. Check out the documentation for a full list of new themes and how to use them.
For full details and documentation, visit our GitHub repository.
Bug Fixes
- gitHub cached images not displaying fully (#19) (8c57ad6)
- render stars 0 (3507149)
- rendering avatar (#10) (0d86984)
- screen effect (afccff3)
- start command (#17) (fffe358)
- total commits number (#7) (ed15694)
Features
- add frame when pixelated avatar (#14) (aa09a15)
- add theme journey (#12) (d7cac2d)
- add theme serene and lax (#11) (4190dc3)
- add theme: fuji and road-trip (#18) (7bcc697)
- enhance dithering (#30) (2ad2b0c)
- enhance ordered dithering (#28) (3093ee0)
- enhance renderer (#24) (cfb5551)
- enhance shader (#33) (b794e29)
- enhance texture filter (#21) (2caab52)
- github-action (#36) (b2b838d)
- glow (ef56c2f)
- halftone (#26) (3ef5a43)
- image frame (#13) (1053cda)
- implement dynamic visibility for stats and avatar via
hide
parameter (#8) (20ca108) - make avatar border configurable (#22) (632429a)
- ordered bayer (#27) (01a6c6e)
- scanline (#23) (6fb7097)
- theme (#9) (a4794a0)
- using the Hono web framework (#16) (1803a06)
🙏 Acknowledgements
A big thank you to our contributors who helped make this release possible:
Your contributions are greatly appreciated!