Skip to content

Releases: Saviru/GitBanner

0.25.9.1

06 Sep 10:41

Choose a tag to compare

0.25.9.1 Pre-release
Pre-release

GitBanner v0.25.9.0 Beta Release Notes

✨ What's New?

  • Fixed Download Issue.
  • Added options to report bugs and request new features.
  • Fixed text overlapping issue.
  • Improved User Experience.
  • Bug Fixes.

🐛 Known Issues

  • Some old browsers may not render SVG animations correctly.
  • There is only one banner style available currently.
  • Only supports dark mode.
  • You need to manually set width as 100% in markdown using width=100%.

Full Changelog: 0.25.9.0...0.25.9.1

0.25.9.0

03 Sep 17:16

Choose a tag to compare

0.25.9.0 Pre-release
Pre-release

GitBanner v0.25.9.0 Beta Release Notes

✨ Features

  • Dynamic SVG Generation: Added fetch-based SVG loading and real-time text replacement
  • Enhanced Form Processing: Generate button now dynamically updates profile banners with user input
  • Improved User Experience: Added loading states, success notifications, and smooth scrolling to results
  • Smart Text Replacement: Multiple text elements in the SVG are now automatically updated:

🎨 UI/UX

  • Maintained glassmorphism design with GitHub-style aesthetics
  • Smooth animations and transitions for better user interaction
  • Auto-scroll to generated results for improved workflow

🐛 Known Issues

  • Download issue: Cannot download the SVG
  • Mobile Optimization Issues