Releases: SamXop123/samdev-pulse
Releases · SamXop123/samdev-pulse
🚀 v1.5 — "samdev-pulse"
samdev-pulse v1.5 Release Notes
Highlights
- Contribution activity chart is now more informative with full axis details.
- Added two brand-new themes:
auroraandmidnight-sunset. - Fixed the recent bugs that occurred in few profiles.
New Features
-
Improved Contribution Activity Graph
- Added Y-axis with contribution count ticks/labels.
- Added X-axis with timeline ticks.
- Switched X-axis labels from generic day markers to real date-based labels (start / mid / end of the data window).
- Added axis titles for better readability:
- X:
Timeline (last 30 days) - Y:
Contributions
- X:
-
Two New Themes Added
auroramidnight-sunset- Both themes are now fully supported in:
- API query param (
?theme=...) - Website preview dropdown
- Theme gallery cards
- API query param (
UI & Docs Updates
- Updated theme count in UI from 10+ to 12+.
- Updated feature descriptions and theme parameter docs to include the new themes.
- README theme list updated for v1.5 coverage.
Quality / Validation
- Added deployment test coverage for:
aurorathememidnight-sunsettheme
- Lint and syntax checks passed for all modified files.
🚀 v1.0 — "samdev-pulse" Initial Public Release
samdev-pulse v1.0
First public release of samdev-pulse — a minimal, API-driven GitHub profile README generator that renders a complete dashboard as a single SVG.
✨ What’s Included
- 📊 GitHub activity stats (contributions, PRs, issues)
- 🔥 Streak statistics via GitHub GraphQL
- 📈 30-day contribution activity graph
- 🍩 Top languages donut chart
- 💻 Optional LeetCode integration
- 🏆 Achievement-based trophy system
- 🎨 Multiple theme support
- ⚙️ Customizable header alignment
- 🧠 30-minute caching layer for performance
🛠 Architecture
- Node.js + Express backend
- SVG-based rendering (no client-side JS)
- GitHub REST & GraphQL APIs
- In-memory TTL cache
- MongoDB usage logging (non-sensitive data only)
📦 Usage
Add this to your GitHub profile README:

Full documentation:
https://github.com/SamXop123/samdev-pulse
This release marks the first stable public version.
Future updates will focus on performance improvements, additional integrations, and feature refinements based on community feedback.