- New classes for improved code organization:
BackgroundService
,StateManager
,ContentManager
, andUIManager
. - UI components for notifications and upload status management.
- Projects tab for managing Bolt projects and GitHub repositories.
- Refactored background and content scripts for better modularity and maintainability.
- Enhanced GitHub integration with structured settings and improved error handling.
- Ensured upload status container is appended only after the document body is available, improving UI reliability.