Commit graph

2 commits

Author SHA1 Message Date
Owain
a21b26d4e9 [REF] Removes console logs for clarity
Removes excessive console logs throughout the codebase to improve readability and reduce noise in the console during operation.
2026-02-12 12:31:22 +00:00
Owain Williams
9c713af3bf [UPDATE] Release version 1.2.0
- Updated main.ts to include new services
- Modified generateGuid method for better uniqueness
- Added ContentParser service for content parsing
- Added DocumentService for document management
- Implemented ErrorHandler service for improved error handling
- Created SettingsValidator service to validate configuration settings
- Developed UmbracoApiService for interacting with Umbraco API
2025-10-30 14:37:23 +00:00