6.7.6 (2022-12-12)
• Fixed ignoring urlPrefix issue • Added the ability to Invite a user by bulk API in the admin portal • Fixed OTC digits are not visible on mobile devices • Added MFA devices management section in the admin portal under FF • Fixed the ability to copy invite link for dynamic base URL as well • Added new abilities to MFA flows under FF • Added support for providing an external CDN to load fonts in Frontegg components • Update hide fields API according to new security tabs naming • Changed max length for secret fields to 100 characters • Added support for customizing invite user dialog fields • Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
- Improved SSR support for
withFronteggApp
function
6.7.5 (2022-11-28)
- Update hide fields API according to new security tabs naming
- Changed max length for secret fields to 100 characters
- Added support for customizing invite user dialog fields
- Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
- Added support for customizing admin portal navigation hover color
- Fixed typo of Andorra country in countries dropdown
- Fixed select popup alignment issue
- Changed no local authentication feature to also hide the sign-up form when there is no local authentication option (use only social logins and SSO for signing up)
- Added mock for feature flags API for admin portal preview mode
- Fixed resend invitation and activate your account API calls
- Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
- Added support for customizing fields and tabs in the admin portal
- Updated next readme to include hosted login box integration
6.7.4 (2022-11-15)
- Fixed redirect to the app after signing up without forced email verification
- Fixed admin portal dark theme
- Added the ability to customize fields and tabs in the admin portal
- Fixed cleaning up error messages on sign up page when re-visiting the page
- Fixed resizing the login box when the logo is null
- Fix the ReCaptcha timeout issue
6.7.3 (2022-11-11)
-
FR-9186 - support ssr with session and refresh token
-
FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
-
FR-9186 - fix pipeline
- FR-9544 - remove console logs
- FR-9544 - Add support for keep session a live
- FR-9187 - split cookie if exceeds length of 4096
6.7.2 (2022-10-26)
- FR-9186 - Fix Changelog
- FR-9186 - Generate changelog for pre-release / releases based on AdminPortal and LoginBox changes