Skip to content

v0.1.4

Choose a tag to compare

@BrunoV21 BrunoV21 released this 25 Sep 21:54
· 82 commits to main since this release
da5ef8f

πŸ“ GitRecap Release Notes – v0.1.4

Release Date: 2025-09-25


πŸš€ New Features & Improvements

  • Release Notes Generation

    • Added a unified release-fetching interface to all fetchers with GitHub support and stubs for others (PR #8)
    • Implemented a /release_notes endpoint for generating repository release notes (PR #10)
    • Enhanced WebSocket endpoint to support release notes generation and improve prompt handling
    • Added a parse_releases_to_txt utility for summarizing releases and comprehensive tests for GitHub release fetching and error handling
    • Added release notes generation feature with validation and controls in the UI
  • UI/UX Enhancements

    • Unified recap, release, and counter buttons with accent theme
    • Replaced button elements with a standardized Button component
    • Updated button and switcher CSS for a retro look
    • Improved recap and release button layout and responsiveness
    • Added responsive heights for recap-release switcher
    • Added tooltip for release notes button
    • Refined tooltip appearance and interaction behavior
    • Added disabled state styles for counter and release buttons
    • Adjusted recap 3-dots badge position for better layout

What's Changed

  • Kore 01 k3 p1 frnzj9 dds4 e48 yt64 jff parse releases txt by @BrunoV21 in #9
  • integrated release notes generation by @BrunoV21 in #10
  • Add unified release-fetching interface to all fetchers with GitHub su… by @BrunoV21 in #8

Full Changelog: v0.1.3...v0.1.4