Skip to content

shesha-framework@0.43.33

Choose a tag to compare

@admin-shesha admin-shesha released this 06 May 14:17
8b10d7b

Release Notes

🐞 Bug Fixes

  • Email Validation: - Corrected validation logic that incorrectly flagged valid email addresses as invalid, which prevented email sending and caused misleading error logs.
  • Table View Actions: - Resolved an error where using the application object in Action column scripts (e.g., application.navigator.navigateToUrl) would fail at runtime, despite being listed as an available variable in the script editor.
  • External Authentication: - Fixed an issue where external login accounts were not reliably linked during registration, improving sign-in continuity for third-party providers.

💪 Enhancements

  • Tree optimisation