Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:22
· 160 commits to main since this release
1863e74

0.23.0 (2025-08-26)

Bug Fixes

  • add removed translations (4f769f5)
  • change the validation messages (9e2f3cd)
  • code standard (8f7ec1a)
  • fix the role picked in the invitation form (2ac6abd)
  • fix the success message for when invitation is created (4dc2493)
  • fix the translation for role values in invitations table (fbf9aa5)
  • fix the UserSignupForm (d783222)
  • remove unnecessary comemnts and type definitions (0c13d88)
  • the roles and status translation in users table (ed731ed)

Features

  • accept join invitation (3510452)
  • add redirect handling after login for invitation acceptance (6cc56bd)
  • close invitation form and update table after invitation created (9f047e6)
  • enhance join invitation messages and actions in English and French locales (434d88a)
  • implement enable and disable user (c1d9f65)
  • refactor the invitation signup form (3900f83)
  • remove JoinInvitation related files (8d850a4)
  • routes: add invitation routes for token-based access (ca00054)
  • show confimation modal during resend and revoke of invitations (a9883d1)
  • show join invitation form (a09d08b)
  • show notification toast for resend, revoke and delete of invitation (e912bf7)
  • translate the invitation created message for french (354a601)
  • update form (b8ef9c3)
  • update join invitation titles and success messages in English and French locales (c79c1fc)
  • update styling of signup form (65fc39a)
  • update vue page for integration with app (7d31e5d)