Skip to content

v1.1.0

Latest

Choose a tag to compare

@perryraskin perryraskin released this 06 Feb 18:12

Release Notes v1.1.0

🚀 New Features

  • GitHub Commit History Feature
    • Users can now enter a private GitHub repository URL
    • Generate release notes using OpenAI's GPT-4o Mini or Claude

🔒 GitHub Repository Improvements

  • Enhanced repository access management
    • Implemented GitHub token storage and input
    • Improved error handling for GitHub API interactions
  • Refactored GitHub URL parsing
  • Updated commit fetching to use native Fetch API

📝 Markdown Support

  • Integrated react-markdown and remark-gfm
  • Improved markdown rendering
  • Refactored ReleaseNotes component

📖 Documentation Updates

  • Enhanced README.md
    • Improved markdown formatting
    • Added alternative installation methods (npm/yarn)
    • Clarified OpenAI API key configuration
    • Detailed development and build instructions

🛠️ Project Configuration

  • Added vercel.json for deployment
  • Created project LICENSE
  • Updated dependencies in package.json

🔧 Tech Stack

  • Vite
  • React
  • Shadcn UI
  • TypeScript

Enjoy the new features and improvements! 🎉