Skip to content

Releases: eclipse-docks/core

Release v0.7.70

09 Apr 16:55

Choose a tag to compare

  • Updated the npm trusted publishing script to now include the create-app package, enhancing the publishing process for better package management.

Release v0.7.69

09 Apr 16:37

Choose a tag to compare

No changes since last release.

Release v0.7.68

09 Apr 15:32

Choose a tag to compare

Summary of Recent Updates

New Features:

  • Eclipse Docks Branding: The project has been rebranded to Eclipse Docks, featuring a new logo and favicon.
  • CI Integration: Added Playwright CI installation scripts to enhance testing capabilities.

Improvements:

  • Visual Updates: Refresh of SVG assets for the favicon and logo to better align with the new brand colors and design aesthetics.
  • Documentation Enhancements: Updates across various documentation files to reflect the rebranding and provide clearer guidance on contributing and using the system.

Fixes:

  • Various minor fixes and adjustments throughout the codebase to improve stability and performance in different components.

These updates collectively aim to enhance user experience, maintain consistency in branding, and ensure system reliability.

Release v0.7.67

05 Apr 16:30

Choose a tag to compare

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

28 Mar 17:03

Choose a tag to compare

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

28 Mar 16:10

Choose a tag to compare

Recent Updates Summary

  1. 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.

  2. 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

28 Mar 09:02

Choose a tag to compare

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

28 Mar 08:36

Choose a tag to compare

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

28 Mar 08:23

Choose a tag to compare

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

26 Mar 11:21

Choose a tag to compare

Summary of Recent Git Commits

  1. 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.

  2. New Feature - URL Validation: A new feature has been added to the wget command that enhances its functionality by including URL validation. This update allows support for additional protocols, ensuring more robust and versatile downloads.