Skip to content

1.38.13

Choose a tag to compare

@rogefm rogefm released this 07 Aug 18:44
· 409 commits to main since this release
67a4a1c

Changelog

67a4a1c fix: Add JSON parse error handling in license update event (#980)

  • feat: Enhance license update event with error handling
  • Added error handling to the :license->update-license-key event to manage invalid JSON format gracefully.
  • Implemented a snackbar notification to inform users of errors during license processing.
  • Maintained existing functionality while improving user feedback and robustness of the event handling.
  • chore: Bump version to 1.47.15 in package.json

  • feat: Enhance license update event with success notification

  • Added a snackbar notification to inform users of successful license updates.
  • Maintained existing functionality while improving user feedback during the license update process.
    b394646 Refactor paginated searchbox component with form validation support (#979)
  • refactor: Replace paginated-dropdown with paginated-searchbox component
  • Deleted the old paginated-dropdown component and introduced a new paginated-searchbox component that supports fixed positioning within modals.
  • Updated the prompt_form to utilize the new paginated-searchbox, ensuring consistent functionality and improved user experience.
  • Maintained existing parameters and functionality for seamless integration.
  • feat: Enhance paginated-searchbox with validation support
  • Added required? and name props to the paginated-searchbox component for form validation.
  • Implemented an invisible input field to facilitate validation feedback.
  • Updated prompt_form to pass the new props, ensuring integration with existing functionality.
  • chore: Bump version to 1.47.14 in package.json

Assets

Docker Images

Agent Image | amd64

Helm Chart