Releases: eclipse-docks/core
Release v0.7.88
Summary of Recent Git Commits
-
Extension Management Improvements: The handling of extensions has been enhanced by automating side-effect imports, simplifying the process. Documentation has been updated to reflect these changes.
-
New Component Tests: Comprehensive tests have been added for key components, including document title management, file browsing, and layout switching. This enhances the reliability of the application.
-
Command Harness Enhancements: The command harness has been improved, and integration tests for file-related commands have been added. This will help ensure better functionality and user experience across file operations.
These updates collectively improve extension management, enhance testing coverage, and strengthen command execution within the application.
Release v0.7.87
Summary of Recent Git Commits
Features:
- Introduced an experimental feature for generating product videos using Playwright, enhancing user engagement and demonstration capabilities.
Improvements:
- Refined test cases across various services for improved clarity and consistency, ensuring better reliability in future updates.
- Enhanced overall test coverage within the codebase, strengthening the application's stability and performance.
Fixes:
- Updated mock return values in tests to improve clarity and accuracy, ensuring that tests more effectively represent real-world scenarios.
These updates collectively aim to enhance the user experience by ensuring a more reliable application and providing better visual demonstrations of features.
Release v0.7.86
Summary of Recent Git Commits:
-
New Feature: A splash screen plugin has been introduced, enhancing the app's initial launch experience. This allows for improved branding options, giving users more control over the visual presentation of the app.
-
Documentation Update: The guide for building custom apps has been updated to reflect these new features, ensuring users have access to the latest information.
-
Improvements: Various files and configurations have been optimized, contributing to a more streamlined development process and better overall performance of the application.
This update focuses on enhancing user experience through visual branding and improved documentation.
Release v0.7.85
- Improved coverage reporting by disabling patch status notifications until overall code coverage is enhanced.
Release v0.7.84
Summary of Recent Git Commit:
- Version Management Improvement: Enhanced the handling of versioning, ensuring better accuracy and reliability in version information.
- Layout Adjustments: Made several layout enhancements for a more polished and user-friendly interface.
- Command Palette Updates: Improved the functionality and responsiveness of the command palette feature.
- Progressive Web App (PWA) Enhancements: Updated the PWA extension with fixes and improvements to the service worker update indicator.
Overall, this commit focuses on improving user experience through better versioning, interface layout, and functionality enhancements across various features.
Release v0.7.83
- Improved Test Reliability: Enhanced end-to-end tests by switching to assertions for the plain editor, ensuring more accurate test results.
Release v0.7.82
Summary of Commit 953fb35:
- New Feature: Introduced a plain text editor extension that allows users to view and edit text in a simple format, replacing the previous Monaco editor for text preview.
- Improvements: Enhanced the application by integrating the new plain text editor across various parts, streamlining the editing experience.
- Fixes: Minor adjustments and updates were made to ensure compatibility and functionality across the application components associated with the new extension.
Release v0.7.81
Commit Summary:
- Fixes: Resolved a race condition issue related to the Progressive Web App (PWA) update process, enhancing stability during updates.
- Improvements: Made updates to internationalization files for better multilingual support. Adjustments were also made to the PWA extension and service worker update indicator to improve functionality.
Release v0.7.80
Feature Update: Introduced management for document titles that dynamically adjusts based on the active section of the document, enhancing user experience by providing relevant context.
Release v0.7.79
- Enhanced the package publishing process by allowing users to select specific packages for publication.