Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

46 lines (34 loc) · 1.16 KB

Changelog

All notable changes to the AI Article Generator will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2025-03-07

Added

  • Branding window that displays on app startup
  • App version and features information
  • Improved icon loading from assets directory
  • Multiple image selection capability
  • Article quality checker with detailed feedback

Changed

  • Enhanced UI with better spacing and layout
  • Improved error handling for API requests
  • Better formatting for Medium articles

Fixed

  • Fixed image loading issues
  • Corrected paragraph formatting for Medium

[1.1.0] - 2025-02-15

Added

  • Unsplash API integration for image search
  • Tag management system
  • Medium preview functionality
  • Copy to clipboard feature

Changed

  • Improved article generation with better prompts
  • Enhanced UI responsiveness

[1.0.0] - 2025-01-10

Added

  • Initial release
  • Basic article generation with Google Gemini AI
  • Simple UI with PyQt5
  • Topic selection and custom topics
  • Basic settings management