🎨 What's New in v0.2.0
Logo Integration
- Brand new SVG logo now appears in the header across all pages
- Replaced text-based "SubTrackr" with professional logo design
- Improved visual consistency and brand recognition
I want to thank Ethan at Selfh.st Newsletter for cleaning up the SVG logo 🤟🏾
Speaking of which, were now listed in Apps on Selfh.st!
📊 Spending Visualization Fixes
- Fixed spending by category charts that were previously showing as grey bars
- Proportional bar charts now accurately represent spending amounts
- Enhanced color coding with reliable blue progress bars
- Better visual feedback for subscription spending breakdown
🏗️ Infrastructure Improvements
- Created proper static assets directory structure (
web/static/images/) - Improved template rendering with explicit CSS styling
- Streamlined Cost Analysis section for better layout
🔧 Technical Details
- Moved logo from
assets/toweb/static/images/logo.svg - Fixed Go template math calculations for percentage-based bar widths
- Replaced Tailwind CSS classes with inline styles for better browser compatibility
- Updated all page templates (dashboard, subscriptions, analytics, settings)
📸 Screenshots
The spending by category visualization now properly shows:
- Entertainment spending as proportional blue bars
- Productivity spending with accurate width calculations
- Clean, professional visual design
Full Changelog: v0.1.0...v0.2.0