Skip to content

v0.1.6

Latest

Choose a tag to compare

@BrunoV21 BrunoV21 released this 06 Feb 14:56

πŸ“ 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/authors for filtering authors by repository and /api/current-author for 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.