Skip to content

1.38.9

Choose a tag to compare

@rogefm rogefm released this 04 Aug 18:31
· 419 commits to main since this release
5c9ea23

Changelog

5c9ea23 Fix multiple connections persistence bugs and refactor event structure (#969)

  • feat: Introduce primary and multiple connections management components
  • Added primary_connection_list and multiple_connections components to enhance connection management.
  • Refactored existing connection-related events and updated imports to align with new component structure.
  • Implemented event handling for connection execution and selection, improving user interaction with connection lists.
  • Updated UI to support new connection management features, ensuring consistency with existing design patterns.
  • refactor: Rename connection events and update subscriptions for multiple connections management
  • Renamed events and subscriptions related to multiple connections for consistency, including :connection-selection to :multiple-connections.
  • Updated references in components and event handlers to align with the new naming conventions.
  • Introduced a new event file for handling multiple connection executions, enhancing the execution management process.
  • Ensured all changes maintain compatibility with existing architecture and design patterns.
  • refactor: Enhance multiple connections management with improved event handling and subscriptions
  • Updated event logic for toggling multiple connections to enforce primary connection requirements and compatibility checks.
  • Introduced new subscriptions for managing execution states and counts, ensuring accurate representation of selected connections.
  • Refactored UI components to utilize updated selectors, improving clarity and reducing duplication in connection handling.
  • Maintained alignment with existing architecture and design patterns throughout the changes.
  • refactor: Update connection handling to streamline target connections management
  • Refactored connection selection logic to always include primary connections, enhancing the accuracy of selected connections.
  • Updated subscriptions in runbooks and form components to utilize a unified target connections approach, reducing duplication and improving clarity.
  • Adjusted button state management to reflect changes in selected connections, ensuring consistent user experience across components.
  • refactor: Update routing and navigation for plugin management
  • Adjusted routes for the plugins section to remove the AI Query Builder entry, streamlining navigation.
  • Updated the promotion feature to redirect to the settings for Jira instead of the previous manage-plugin route, enhancing user experience.
  • Ensured consistency with existing routing patterns and architecture.
  • chore: Bump version to 1.47.11 in package.json

  • refactor: Clean up connection handling and improve event documentation

  • Removed outdated comments and improved clarity in event handling for multiple connections.
  • Streamlined connection selection logic to ensure compatibility checks are clear and concise.
  • Updated comments to reflect English translations for better understanding and consistency across the codebase.

Assets

Docker Images

Agent Image | amd64

Helm Chart