π GitRecap Release Notes β v0.1.6
Release Date: 2026-02-06
Previous Version: 0.1.5 β New Version: 0.1.6
π New Features and Improvements
-
Badge Export and Styling:
- Added export functionality for PNG images and HTML badges with theme selector
- Redesigned badges with 16:10 aspect ratio, warm color scheme, and improved layout
- Enhanced responsive design with fixes for mobile layout issues
-
Author Retrieval System:
- Implemented author retrieval across all Git providers with new API endpoints
- Added
/api/authorsfor filtering authors by repository and/api/current-authorfor user info - Enhanced actions endpoint with structured responses and user notifications
-
Local Repository Support:
- Added LocalFetcher for accessing local git repositories
- Extended CLI with local provider options and comprehensive tooling
- Migrated packaging to pyproject.toml and updated dependencies
π Bug Fixes
-
Badge Export:
- Fixed PNG export dimensions and positioning to prevent cropping
- Resolved styling issues with button colors and text contrast
-
Authentication:
- Fixed GitHub username assignment and ensured proper provider returns
-
General Improvements:
- Updated codeHost logic and tooltip messages for PR creation
- Added persistence for codeHost selection in localStorage
Full Changelog: [0.1.5...0.1.6](0.1.5...0.1.6)
Thank you to all contributors! Please upgrade to enjoy the latest features and improvements.