- Updated release notes to use new JSON structure with individual commit timestamps
- Removed hash display from release notes for cleaner UI
- Fixed automatic recalculation of percentage-based installments in Invoice Editor and Preview
- Integrated custom logo.svg in header and footer with cleaner styling
- Moved all data files to /public/data/ for better organization
- Cleaned up unused release data files and improved file structure
✅ Fixed all ESLint warnings in analytics.js
✅ Created comprehensive releaseNotesAPI.js with multiple source support:
- Static JSON fallback
- Custom API endpoint support
✅ Updated ReleaseNotes component to use live Gitea API:
- Uses environment variables for configuration
- Graceful fallback to static data if API fails
- Enhanced commit message parsing
✅ Build successful with no errors or warnings
✅ What's New feature now dynamically loads from your Git commits