v17.1

Notifuse/notifusev17.1Nov 27, 2025by pierre-b

AI Summary

This is a bug fix release that corrects the user invitation link URL path. The issue was that after v17 moved the admin console to `/console`, the invitation links were still pointing to the old `/accept-invitation` path instead of the new `/console/accept-invitation` path.

Key Highlights

  • Fixed user invitation link to point to `/console/accept-invitation` instead of `/accept-invitation`
  • Aligns invitation links with the v17 admin console relocation to `/console`

Full Release Notes

- Fix the user invitation link to point to `/console/accept-invitation` instead of `/accept-invitation`. The v17 moved the admin console to `/console`.