Skip to content

Releases: LuciNyan/pixel-profile

v1.0.0

19 Aug 06:33
Compare
Choose a tag to compare

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:

  1. Check out our example setup: LuciNyan's Profile
  2. Copy the workflow file to your repository
  3. Replace the username with your own
  4. 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

Features

🙏 Acknowledgements

A big thank you to our contributors who helped make this release possible:

Your contributions are greatly appreciated!

v0.1.1

26 Feb 14:45
Compare
Choose a tag to compare

Features

  • add --yes option to vercel dev command to skip setup questions (c1cbcd5)
  • make total stars configurable (ffc2b51)
  • set the loadSystemFonts option of resvg-js to false (#2) (5d593a9)

v0.1.0

23 Feb 13:52
Compare
Choose a tag to compare

Features

v0.0.9

23 Feb 08:40
Compare
Choose a tag to compare

Bug Fixes