Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 587 Bytes

2024-12-02

Added

  • New classes for improved code organization: BackgroundService, StateManager, ContentManager, and UIManager.
  • UI components for notifications and upload status management.
  • Projects tab for managing Bolt projects and GitHub repositories.

Changed

  • Refactored background and content scripts for better modularity and maintainability.
  • Enhanced GitHub integration with structured settings and improved error handling.

Fixed

  • Ensured upload status container is appended only after the document body is available, improving UI reliability.