Skip to content
Published in

Release Notes 3.2.640

By in Releases

This release introduces enhanced redirect handling in the Subscribe component, improving user experience and maintainability.

Release Notes 3.2.640

🛠 Improvements

  • Refactored redirect handling in the Subscribe component for a smoother user experience during transitions.

🔧 Technical / Internal

  • Introduced a new handleRedirect method in Subscribe.vue to centralize and streamline redirection logic.
  • Added utility functions waitForElement and waitForElementRemoval in utilities.js to facilitate waiting for DOM elements and manage asynchronous UI changes more effectively.
  • Updated the Subscribe component to use these new utilities, improving maintainability and reliability of redirect behavior.
Tags: Release