Releases: eclipse-lyra/core
Release v0.7.67
Summary of Recent Git Commit
New Features:
- Introduced Playwright end-to-end (E2E) testing support through a new package, enhancing the testing capabilities of the application.
- Implemented editor coupled views, improving the user interface and interactions within the application.
Documentation Updates:
- Updated various documentation files to reflect the new features and provide guidance on using the E2E testing capabilities and sidebar tabs.
Improvements:
- Enhanced the overall structure and organization of the project files related to E2E testing, making it easier to manage and extend.
- Added essential assets such as logos and favicons to improve branding within the application.
This commit focuses on bolstering testing features and refining the user experience, setting the stage for more robust and user-friendly interactions.
Release v0.7.66
Summary of Git Commits:
- Feature Enhancement: Improved the handling of catalog contributions by ensuring that file names are explicitly specified, leading to better clarity and organization.
- Bug Fixes: Resolved issues related to file management across various catalog extensions, ensuring smoother functionality and integration.
- Improvements: Made several enhancements to the catalog APIs and registration processes, which streamline operations and improve overall user experience.
These updates collectively enhance the robustness and usability of the catalog features within the application.
Release v0.7.65
Recent Updates Summary
-
New Feature: A CSS utility has been added to enhance the styling of the label slot in the wa-tree component, allowing for better visual customization.
-
Bug Fix: Resolved an issue where an empty context menu would incorrectly appear, improving the overall user experience by ensuring that only relevant menus are displayed.
Release v0.7.64
This update introduces support for workspace names in WebDAV connections, enhancing the way directories are managed. Users can expect improved handling of directory resources, leading to a more streamlined experience when interacting with WebDAV.
Release v0.7.63
Summary of Commit 1f786a1:
- Improved stability when disconnecting problematic folders in the file browser, enhancing overall user experience by ensuring smoother operations.
Release v0.7.62
Summary of Git Commit 4fc7a2f:
- Feature Added: Improved error handling in the file browser component for situations where workspace folders are unavailable. This enhancement ensures a more user-friendly experience by providing clearer feedback when accessing files.
Release v0.7.61
Summary of Recent Git Commits
-
Dependency Update and Logic Refactor: The Pyodide dependency has been updated to version 0.29.3, improving overall performance and compatibility. Additionally, the kernel connection logic in the notebook runtime has been refactored for better efficiency.
-
New Feature - URL Validation: A new feature has been added to the
wgetcommand that enhances its functionality by including URL validation. This update allows support for additional protocols, ensuring more robust and versatile downloads.
Release v0.7.60
No changes since last release.
Release v0.7.59
Summary of Recent Git Commits
-
Enhanced Configuration for Monaco Editor Extension: The Vite configuration for the extension-monaco-editor has been updated to support multiple entry points and better manage external dependencies, improving the overall flexibility and performance of the extension.
-
TypeScript Configuration Improvements: The TypeScript configuration files for both the app and example-extension have been updated to include a 'rootDir' option. This change aims to enhance code organization and ensure consistent formatting across the project.
Release v0.7.58
Summary of Recent Updates
-
TypeScript Configuration Enhancements: The TypeScript configuration files across multiple packages have been updated for better formatting and consistency. This includes the addition of the 'rootDir' option, which helps organize project structure more effectively.
-
Readability Improvements: Configurations for TypeScript have been formatted to enhance readability, making it easier for developers to navigate and understand project settings.
-
Dependency Upgrades: The project has been upgraded to use TypeScript version 6.0.0 and Typedoc version 0.28.0, along with related dependency updates. This ensures that the project benefits from the latest features and improvements in these tools.
-
Vite Upgrade: The Vite tool has been upgraded to version 8.0.0 across all packages. This upgrade also includes updates to configuration options, aimed at improving the build process and overall performance of the application.
These updates collectively enhance the development experience by improving configuration consistency, readability, and leveraging the latest tools for better performance.