@frontegg/angular 7.17.11-alpha.20995329936 → 7.17.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1303 @@
1
+ # Change Log
2
+
3
+ ## [7.17.11](https://github.com/frontegg/frontegg-angular/compare/v7.17.10...v7.17.11) (2026-1-14)
4
+
5
+ - FR-23141 - Added username edit config
6
+
7
+ <!-- CURSOR_SUMMARY -->
8
+ ---
9
+
10
+ > [!NOTE]
11
+ > **Dependency upgrade**
12
+ >
13
+ > - Bump `@frontegg/js` to `7.97.0` in `package.json` and `projects/frontegg-app/package.json`
14
+ > - Update `yarn.lock` to `@frontegg/js@7.97.0` and align transitive `@frontegg/types`, `@frontegg/redux-store`, and `@frontegg/rest-api` to `7.97.0`
15
+ > - No application source changes
16
+ >
17
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit c02d9342fb6e2b2bb0dc8967c0f76fe7c94083ca. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
18
+ <!-- /CURSOR_SUMMARY -->
19
+
20
+
21
+ ## [7.17.10](https://github.com/frontegg/frontegg-angular/compare/v7.17.9...v7.17.10) (2026-1-5)
22
+
23
+ - FR-17084 - Fixed loader
24
+
25
+ <!-- CURSOR_SUMMARY -->
26
+ ---
27
+
28
+ > [!NOTE]
29
+ > Upgrades Frontegg SDK to the latest minor release with corresponding lockfile updates.
30
+ >
31
+ > - Bump `@frontegg/js` from `7.95.0` to `7.96.0` in `package.json` and `projects/frontegg-app/package.json`
32
+ > - Refresh `yarn.lock` resolving to `@frontegg/*` `7.96.0` packages (`redux-store`, `rest-api`, `types`)
33
+ >
34
+ > No application code changes.
35
+ >
36
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit b04a34cf48989defae6ab4cbf0c98b4e95ee2413. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
37
+ <!-- /CURSOR_SUMMARY -->
38
+ - FR-21830 - Fixed IP location
39
+
40
+ <!-- CURSOR_SUMMARY -->
41
+ ---
42
+
43
+ > [!NOTE]
44
+ > Upgrade Frontegg dependencies to version 7.95.0 across the app and library.
45
+ >
46
+ > - **Dependencies**:
47
+ > - Bump `@frontegg/js` to `7.95.0` in `package.json` and `projects/frontegg-app/package.json`.
48
+ > - Align related Frontegg packages to `7.95.0` in `yarn.lock` (`@frontegg/types`, `@frontegg/redux-store`, `@frontegg/rest-api`).
49
+ >
50
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 69aa4957bbeb8c66beac2f281ab5f2ed49588646. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
51
+ <!-- /CURSOR_SUMMARY -->
52
+
53
+
54
+ ## [7.17.9](https://github.com/frontegg/frontegg-angular/compare/v7.17.8...v7.17.9) (2025-12-11)
55
+
56
+ - FR-21830 - Fixed IP location
57
+
58
+ <!-- CURSOR_SUMMARY -->
59
+ ---
60
+
61
+ > [!NOTE]
62
+ > Upgrade Frontegg dependencies to version 7.95.0 across the app and library.
63
+ >
64
+ > - **Dependencies**:
65
+ > - Bump `@frontegg/js` to `7.95.0` in `package.json` and `projects/frontegg-app/package.json`.
66
+ > - Align related Frontegg packages to `7.95.0` in `yarn.lock` (`@frontegg/types`, `@frontegg/redux-store`, `@frontegg/rest-api`).
67
+ >
68
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 69aa4957bbeb8c66beac2f281ab5f2ed49588646. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
69
+ <!-- /CURSOR_SUMMARY -->
70
+ - FR-22289 - Added support new columns in users table
71
+
72
+ <!-- CURSOR_SUMMARY -->
73
+ ---
74
+
75
+ > [!NOTE]
76
+ > Upgrade `@frontegg/js` (and aligned Frontegg deps) to 7.94.0 across the workspace.
77
+ >
78
+ > - **Dependencies**:
79
+ > - Bump `@frontegg/js` to `7.94.0` in `package.json` and `projects/frontegg-app/package.json`.
80
+ > - Align related Frontegg packages (`@frontegg/types`, `@frontegg/redux-store`, `@frontegg/rest-api`) to `7.94.0`.
81
+ >
82
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 941ddcb986dbc56949dfb91357d9c9d281232d76. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
83
+ <!-- /CURSOR_SUMMARY -->
84
+
85
+
86
+ ## [7.17.8](https://github.com/frontegg/frontegg-angular/compare/v7.17.7...v7.17.8) (2025-11-30)
87
+
88
+ - FR-22193 - Added admin portal support for searching by username, email, name, etc. in the users table
89
+
90
+ <!-- CURSOR_SUMMARY -->
91
+ ---
92
+
93
+ > [!NOTE]
94
+ > Upgrades Frontegg dependencies to 7.93.0 across package manifests and lockfile.
95
+ >
96
+ > - **Dependencies**:
97
+ > - Upgrade `@frontegg/js` to `7.93.0` in `package.json` and `projects/frontegg-app/package.json`.
98
+ > - Update `yarn.lock` to `7.93.0` for related Frontegg packages: `@frontegg/js`, `@frontegg/types`, `@frontegg/redux-store`, and `@frontegg/rest-api`.
99
+ >
100
+ > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 99c1e050fc628a93de7c93608d3ca04caf10c7ae. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
101
+ <!-- /CURSOR_SUMMARY -->
102
+
103
+
104
+ ## [7.17.7](https://github.com/frontegg/frontegg-angular/compare/v7.17.6...v7.17.7) (2025-10-19)
105
+
106
+
107
+
108
+ ## [7.17.6](https://github.com/frontegg/frontegg-angular/compare/v7.17.5...v7.17.6) (2025-10-12)
109
+
110
+
111
+ ### Angular Wrapper 7.17.6:
112
+ - FR-22362 - Fix emitter component EOL
113
+
114
+ ## [7.17.5](https://github.com/frontegg/frontegg-angular/compare/v7.17.4...v7.17.5) (2025-9-25)
115
+
116
+ - FR-22238 - Added a &#39;Back&#39; button when both link and form invitations …
117
+ - FR-22167 - Fixed username field to be hidden by default in the invite…
118
+
119
+
120
+ - FR-22185 - Fixed running afterAuthRedirect in social login callback
121
+ - FR-22201 - Added invitation user form state preservation for enhanced…
122
+
123
+
124
+ - FR-22185 - Added support for whitelisting direct login action with metadataOverrides
125
+
126
+
127
+
128
+ ## [7.17.4](https://github.com/frontegg/frontegg-angular/compare/v7.17.3...v7.17.4) (2025-9-14)
129
+
130
+ - FR-22130 - Removed autoFocus from invite user&#39;s email field
131
+
132
+
133
+
134
+ ## [7.17.3](https://github.com/frontegg/frontegg-angular/compare/v7.17.2...v7.17.3) (2025-9-10)
135
+
136
+ - FR-22001 - Added Embedded Social Login in MobileSDK
137
+
138
+ - FR-22006 - Fixed signup login direct action with basename
139
+
140
+
141
+
142
+ ## [7.17.2](https://github.com/frontegg/frontegg-angular/compare/v7.17.1...v7.17.2) (2025-9-3)
143
+
144
+ - FR-21916 - Added username field to InviteUserForm with validation
145
+ - FR-21330 - Fixed empty names
146
+ - FR-22047 - Fixed user invite initial dialog to use inviteByEmailEnable...
147
+ - FR-21924 - Added roles to invitation link flow
148
+ - FR-21914 - Added smart navigation for invite dialog based on enabled …
149
+ - FR-21913 - Added dialog step management enum and logic for enhanced invite user modal
150
+
151
+
152
+ - FR-22006 - Added signup to login direct action
153
+ - FR-21912 - Added InvitationLink component (basic version)
154
+ - FR-21911 - Added InviteUserViaLink component (basic version)
155
+ - FR-21910 - Added an InviteUserSelector component
156
+ - FR-21909 - Changed InviteUserForm component to separate file from InviteUserDialog
157
+
158
+
159
+
160
+ ## [7.17.1](https://github.com/frontegg/frontegg-angular/compare/v7.17.0...v7.17.1) (2025-8-12)
161
+
162
+ - FR-21734 - Added the applications that are free-access for this tenant to the user&#39;s application list
163
+ - FR-21350 - Added FREE-ACCESS application tenant to the user&#39;s application list
164
+ - FR-21495 - Changed Georgia phone country code as requested
165
+
166
+ - FR-21351 - Changed user loading methods to use the new V3 API
167
+ - FR-21350 - Added usage for tenant-application access types in hosted Admin box
168
+
169
+
170
+
171
+ ## [7.17.0](https://github.com/frontegg/frontegg-angular/compare/v7.16.1...v7.17.0) (2025-7-29)
172
+
173
+ - FR-21351 - Changed user loading methods to use the new V3 API
174
+ - FR-21350 - Added usage for tenant-application access types in hosted Admin box
175
+
176
+ - FR-20601 - Fixed metadata sync when using custom signup fields
177
+ - FR-20601 - Fixed custom signup fields visibility
178
+ - FR-21194 - Fixed translations options to have all supported languages
179
+ - FR-21242 - Added customization for select phone number country codes
180
+
181
+
182
+
183
+ ## [7.16.1](https://github.com/frontegg/frontegg-angular/compare/v7.16.0...v7.16.1) (2025-6-23)
184
+
185
+ - FR-20838 - Added search for role in the edit roles dialog of users page
186
+ - FR-21222 - Fixed reset password selector icons to be aligned to the center
187
+ - FR-21206 - Fixed user goes to &quot;Forget password?&quot; page after clicking on &quot;Try another method&quot;
188
+ - FR-21208 - Added support for dynamic redirect url after signup
189
+ - FR-21174 - Changed forgot password sms option translation
190
+ - FR-21173 - Fixed password reset success state handling
191
+
192
+
193
+ - FR-0000 - Fixed node version
194
+ - FR-21160 - Removed exclusion of set user email policy state
195
+ - FR-20862 - Fixed useLoginHint and add tests to simulate hosted prelogin flow
196
+ - FR-21121 - Added reset password with email&#x2F;sms actions and a Forgot password sms otc page
197
+ - FR-21097 - Added suspense to renderCMCComponent
198
+ - FR-21120 - Added BaseOTC component and use it in login otc flows
199
+ - FR-21112 - Added password recovery selector and a determinePasswordRecoveryStrategy function
200
+ - FR-21118 - Fixed default language handle
201
+ - FR-20838 - Added search functionality to roles popper
202
+ - FR-20178 - Added generic IdentifierField and used it in login and forgot password flows
203
+ - FR-20945 - Added username in profile
204
+ - FR-20868 - Added usernames
205
+
206
+
207
+
208
+ ## [7.16.0](https://github.com/frontegg/frontegg-angular/compare/v7.15.0...v7.16.0) (2025-6-12)
209
+
210
+ - FR-20862 - Fixed useLoginHint and add tests to simulate hosted prelogin flow
211
+ - FR-21121 - Added reset password with email&#x2F;sms actions and a Forgot password sms otc page
212
+ - FR-21097 - Added suspense to renderCMCComponent
213
+ - FR-21120 - Added BaseOTC component and use it in login otc flows
214
+ - FR-21112 - Added password recovery selector and a determinePasswordRecoveryStrategy function
215
+ - FR-21118 - Fixed default language handle
216
+ - FR-20838 - Added search functionality to roles popper
217
+ - FR-20178 - Added generic IdentifierField and used it in login and forgot password flows
218
+ - FR-20945 - Added username in profile
219
+ - FR-20868 - Added usernames
220
+
221
+ - FR-21024 - Added callback to reset password cmc
222
+ - FR-20953 - Added Display specific countries for phone number
223
+ - FR-20733 - Fixed Screen flickering after forget password success
224
+ - FR-20104 - Fixed Issue with search term persistence in the Personal and non-Personal API Tokens modals
225
+ - FR-20811 - Fixed optional localizations deep partial type
226
+ - FR-20407 - Added localization support for 25 languages
227
+
228
+
229
+
230
+ ## [7.15.0](https://github.com/frontegg/frontegg-angular/compare/v7.14.2...v7.15.0) (2025-5-27)
231
+
232
+ - FR-20899 - Changed logout user session button
233
+ - FR-20901 - Fixed select actions menu item
234
+ - FR-20871 - Added support for default language
235
+ - FR-20894 - Added support regex in string input
236
+
237
+
238
+ - FR-19718 - Added username strategies
239
+
240
+ - FR-20337 - Fixed errors not displayed on submit
241
+
242
+
243
+
244
+ ## [7.14.2](https://github.com/frontegg/frontegg-angular/compare/v7.14.1...v7.14.2) (2025-5-20)
245
+
246
+ - FR-20337 - Fixed errors not displayed on submit
247
+
248
+ - FR-19738 - Added support for CMC components
249
+
250
+ - FR-20047 - Added support for overrideSignupFields as string js code
251
+ - FR-19797 - Fixed bug duplicate request on double click
252
+ - FR-20479 - Added type error validation method to yup interfaces
253
+
254
+
255
+
256
+ ## [7.14.1](https://github.com/frontegg/frontegg-angular/compare/v7.14.0...v7.14.1) (2025-5-5)
257
+
258
+ - FR-20047 - Added support for overrideSignupFields as string js code
259
+ - FR-19797 - Fixed bug duplicate request on double click
260
+ - FR-20479 - Added type error validation method to yup interfaces
261
+
262
+ - FR-20482 - Added one of validation method to yup boolean interface
263
+ - FR-19402 - Fixed UI delete all checkbox
264
+ - FR-20398 - Added delete all option to SCIM deletion
265
+ - FR-20047 - Added Custom Signup Fields
266
+
267
+
268
+
269
+ ## [7.14.0](https://github.com/frontegg/frontegg-angular/compare/v7.13.5...v7.14.0) (2025-4-14)
270
+
271
+ - FR-18986 - Added tooltip functionality for individual chips in GroupsChipsList component
272
+ - FR-20385 - Fixed user impersonation with identifiers
273
+ - FR-20254 - Added localizations for activate with social logins
274
+ - FR-20280 - Added support for signup with phone number
275
+
276
+
277
+
278
+ ## [7.13.5](https://github.com/frontegg/frontegg-angular/compare/v7.13.4...v7.13.5) (2025-3-31)
279
+
280
+ - FR-20267 - Added support for direction by metadata
281
+ - FR-20250 - Fixed min optional tests on password strength
282
+ - FR-19976 - Fixed pre step shouldn&#39;t appear when shouldSetPassword is not false
283
+
284
+
285
+
286
+ ## [7.13.4](https://github.com/frontegg/frontegg-angular/compare/v7.13.3...v7.13.4) (2025-3-23)
287
+
288
+ - FR-19299 - Fixed Hebrew translation of password rotation
289
+ - FR-17951 - Changed the api routes of profile page&#39;s phone number
290
+
291
+ - FR-20068 - Added password config custom tests
292
+
293
+
294
+
295
+ ## [7.13.3](https://github.com/frontegg/frontegg-angular/compare/v7.13.2...v7.13.3) (2025-3-16)
296
+
297
+ - FR-20068 - Added password config custom tests
298
+
299
+ - FR-13869 - Fixed autocomplete overrides input theme
300
+ - FR-19956 - Fixed missing email for unenreolled MFA users
301
+ - FR-20037 - Fixed input focus on user invite dialog
302
+
303
+
304
+
305
+ ## [7.13.2](https://github.com/frontegg/frontegg-angular/compare/v7.13.1...v7.13.2) (2025-3-5)
306
+
307
+ - FR-19452 - Added a &quot;silent refresh&quot; to switchTenant
308
+
309
+
310
+
311
+ ## [7.13.1](https://github.com/frontegg/frontegg-angular/compare/v7.13.0...v7.13.1) (2025-3-4)
312
+
313
+ - FR-19752 - Fixed error not shown in custom role creation
314
+ - FR-18568 - Added password rotation support
315
+
316
+ - FR-19037 - Added fallback for skip user load
317
+ - FR-19648 - Added password expiration to login box
318
+
319
+ - FR-19037 - Added an option to skip user load
320
+
321
+
322
+
323
+ ## [7.13.0](https://github.com/frontegg/frontegg-angular/compare/v7.12.1...v7.13.0) (2025-2-20)
324
+
325
+ - FR-18630 - Fixed input transparent autofill for vite
326
+ - FR-15942 - Changed titles in SSO configuration guides
327
+ - FR-19747 - Added a pre step toggler to the dashboard that enables a confirmation mechanism on relevant emails, to prevent automated scanners from invalidating magic links
328
+
329
+
330
+ - FR-19677 - Added hebrew translations for the pre step screens
331
+ - FR-19547 - Changed pre step titles
332
+
333
+
334
+
335
+ ## [7.12.1](https://github.com/frontegg/frontegg-angular/compare/v7.12.0...v7.12.1) (2025-2-10)
336
+
337
+ - FR-19547 - Changed prestep component to get t instead of texts
338
+
339
+
340
+
341
+ ## [7.12.0](https://github.com/frontegg/frontegg-angular/compare/v7.11.8...v7.12.0) (2025-2-10)
342
+
343
+ - FR-19547 - Added prestep support for auth flows
344
+ - FR-19048 - Changed sign-up with 6 digit code flow
345
+ - FR-19626 - Added support for social login eventually style
346
+ - FR-9045 - Fixed login form placeholder color
347
+
348
+
349
+
350
+ ## [7.11.8](https://github.com/frontegg/frontegg-angular/compare/v7.11.7...v7.11.8) (2025-2-5)
351
+
352
+ - FR-19618 - Fixed FRONTEGG_AFTER_AUTH_REDIRECT_URL usage on custom login
353
+ - FR-19509 - Fixed sms as main auth strategy validation
354
+
355
+
356
+
357
+ ## [7.11.7](https://github.com/frontegg/frontegg-angular/compare/v7.11.6...v7.11.7) (2025-2-2)
358
+
359
+ - FR-19573 - Fixed redundant required asterisk on optional field
360
+ - FR-19566 - Fixed navbar route title appearing without items
361
+ - FR-19351 - Fixed SMS input calling code replace
362
+
363
+
364
+
365
+ ## [7.11.6](https://github.com/frontegg/frontegg-angular/compare/v7.11.5...v7.11.6) (2025-1-26)
366
+
367
+ - FR-19351 - Fixed MFA with SMS error and inital state bugs
368
+ - FR-19269 - Changed initial requests to run in parallel
369
+
370
+
371
+
372
+ ## [7.11.5](https://github.com/frontegg/frontegg-angular/compare/v7.11.4...v7.11.5) (2025-1-16)
373
+
374
+ - FR-19387 - Fixed login with apple in iOS devices
375
+ - FR-18450 - Changed permissions tree components (refactor)
376
+
377
+
378
+
379
+ ## [7.11.4](https://github.com/frontegg/frontegg-angular/compare/v7.11.3...v7.11.4) (2025-1-14)
380
+
381
+ - FR-19236 - Fixed error handling on OIDC failure
382
+ - FR-19301 - Fixed settings list item title
383
+ - FR-19121 - Fixed security center recommendations after policy changed
384
+
385
+
386
+
387
+ ## [7.11.3](https://github.com/frontegg/frontegg-angular/compare/v7.11.2...v7.11.3) (2025-1-6)
388
+
389
+ - FR-19272 - Fixed sso input
390
+
391
+
392
+ - FR-19068 - Fixed MFA error appears after reset
393
+
394
+
395
+ ## [7.11.2](https://github.com/frontegg/frontegg-angular/compare/v7.11.1...v7.11.2) (2024-12-31)
396
+
397
+ - FR-19220 - Fixed roles selection for MSP users
398
+ - FR-19205 - Added filter country code by country calling code
399
+ - FR-18963 - Added SMS enhancements
400
+
401
+
402
+
403
+ ## [7.11.1](https://github.com/frontegg/frontegg-angular/compare/v7.11.0...v7.11.1) (2024-12-29)
404
+
405
+ - FR-19191 - Fixed infinite loop on get ip metadata
406
+
407
+
408
+ # Change Log
409
+
410
+ ## [7.11.0](https://github.com/frontegg/frontegg-angular/compare/v7.10.0...v7.10.1) (2024-12-24)
411
+
412
+ - FR-19079 - Added Suggest Save password in mobile sdk
413
+
414
+ - FR-19047 - Fixed permissions evalutaion when have more than one permission
415
+ - FR-18988 - Fixed missing email on MFA verification description
416
+ - FR-19068 - Fixed MFA error appears after clicking on verify another way
417
+ - FR-18917 - Fixed user roles deletion
418
+
419
+
420
+
421
+ ## [7.10.0](https://github.com/frontegg/frontegg-angular/compare/v7.9.0...v7.10.0) (2024-12-23)
422
+
423
+ - FR-19047 - Fixed permissions evalutaion when have more than one permission
424
+ - FR-18988 - Fixed missing email on MFA verification description
425
+ - FR-19068 - Fixed MFA error appears after clicking on verify another way
426
+ - FR-18917 - Fixed user roles deletion
427
+
428
+ - FR-18683 - Changed phone number selector input
429
+
430
+
431
+
432
+ ## [7.9.0](https://github.com/frontegg/frontegg-angular/compare/v7.8.2...v7.9.0) (2024-12-15)
433
+
434
+ - FR-18941 - Fixed permissions evaluation without permissions in JWT
435
+ - FR-18966 - Added override error message infrastructure
436
+
437
+
438
+ - FR-18896 - Added RTL support
439
+
440
+
441
+
442
+ ## [7.8.2](https://github.com/frontegg/frontegg-angular/compare/v7.8.1...v7.8.2) (2024-12-5)
443
+
444
+ FR-18954 - Fixed MFA with email active state, step and missing erros
445
+ FR-18973 - Added login to show error page only for 5xx errors
446
+
447
+
448
+ ## [7.8.1](https://github.com/frontegg/frontegg-angular/compare/v7.8.0...v7.8.1) (2024-12-3)
449
+
450
+ - FR-18925 - Fixed wrong ip presented in Audit logs table IP column
451
+
452
+
453
+ - FR-18682 - Changed country flags image
454
+
455
+
456
+ ## [7.8.0](https://github.com/frontegg/frontegg-angular/compare/v7.7.0...v7.8.0) (2024-11-28)
457
+
458
+ - FR-18838 - Added MFA with email code
459
+ - FR-17593 - Fixed SAML enable with non SSO user try to login not throwing an error
460
+
461
+
462
+ # Change Log
463
+
464
+ ## [7.7.0](https://github.com/frontegg/frontegg-angular/compare/v7.6.4...v7.7.0) (2024-11-21)
465
+
466
+ - FR-18699 - Removed entitlements automatic 30 seconds refresh mechanism
467
+ - FR-18138 - Added logic to improve login box and admin portal stability and resiliency
468
+
469
+
470
+ ## [7.6.4](https://github.com/frontegg/frontegg-angular/compare/v7.6.3...v7.6.4) (2024-11-19)
471
+
472
+ - FR-18341 - Fixed social login button size
473
+ - FR-12722 - Fixed Incorrect order of social logins display
474
+
475
+
476
+ ## [7.6.3](https://github.com/frontegg/frontegg-angular/compare/v7.6.2...v7.6.3) (2024-11-14)
477
+
478
+ - FR-18646 - Fixed missing permissions with wildcard on custom roles
479
+ - FR-18341 - Fixed Google Chrome Translate feature causes a crash
480
+ - FR-16902 - Fixed login box scroll on mobile browsers
481
+
482
+
483
+
484
+ ## [7.6.2](https://github.com/frontegg/frontegg-angular/compare/v7.6.1...v7.6.2) (2024-11-12)
485
+
486
+ - FR-18594 - Fixed blinking bug On IP and domain page
487
+ - FR-18499 - Fixed otc page blink
488
+ - FR-18005 - Fixed search api tokens with null descriptions
489
+ - FR-18499 - Fixed activate with code and password
490
+ - FR-18582 - Fixed loader size and wrong massage
491
+
492
+ - FR-18561 - Fixed get ip metadata when app name is provided
493
+ - FR-17091 - Fixed long name in groups and roles
494
+
495
+
496
+
497
+ ## [7.6.1](https://github.com/frontegg/frontegg-angular/compare/v7.6.0...v7.6.1) (2024-11-10)
498
+
499
+ - FR-18561 - Fixed get ip metadata when app name is provided
500
+ - FR-17091 - Fixed long name in groups and roles
501
+
502
+
503
+ ### Angular Wrapper 7.6.1:
504
+ - FR-18542: support minor versions
505
+
506
+ ## [7.6.0](https://github.com/frontegg/frontegg-angular/compare/v7.5.0...v7.6.0) (2024-11-5)
507
+
508
+ - FR-18529 - Fixed empty roles field bug when appName is provided
509
+
510
+
511
+ - FR-18353 - Fixed tooltips mount component
512
+ - FR-18476 - Added url for beforeRequestInterceptor function
513
+ - FR-18476 - Added request interceptor
514
+ - FR-18472 - Fixed Google one tap login stuck after unmounting login
515
+ - FR-18436 - Fixed activate account with empty redirect bug
516
+
517
+ - FR-17943 - Added code pages
518
+
519
+
520
+ - FR-18427 - Added Support for triggering MFA after native passkeys &#x2F; iOS apple login
521
+ - FR-18211 - Fixed email overlapping roles field
522
+
523
+
524
+
525
+ ## [7.5.0](https://github.com/frontegg/frontegg-angular/compare/v7.4.0...v7.5.0) (2024-10-29)
526
+
527
+ - FR-17943 - Added code pages
528
+
529
+
530
+ - FR-18427 - Added Support for triggering MFA after native passkeys &#x2F; iOS apple login
531
+ - FR-18211 - Fixed email overlapping roles field
532
+
533
+ - FR-18356 - Fixed validations localization override type
534
+
535
+
536
+
537
+ ## [7.4.0](https://github.com/frontegg/frontegg-angular/compare/v7.3.0...v7.4.0) (2024-10-10)
538
+
539
+ - FR-18217 - Fixed impersonation on embedded
540
+ - FR-18167 - Fixed back to login on magic link
541
+ - FR-8030 - Fixed website dialog cancel button typeography
542
+ - FR-17760 - Fixed empty lastSeen column on expanded user info
543
+ - FR-17762 - Fixed tree component using mui/x-tree-view
544
+ - FR-17517 - Fixed login direct action race condition
545
+ - FR-17649 - Fixed autofill sms code iOS SDK
546
+ - FR-17650 - Fixed auto capitalize email input in login page
547
+ - FR-17443 - Fixed infinite loader when using direct login action
548
+
549
+
550
+ ## [7.3.0](https://github.com/frontegg/frontegg-angular/compare/v7.2.0...v7.3.0) (2024-8-28)
551
+
552
+ - FR-17626 - Fix clientId on request authorize for multi-apps
553
+ - FR-17182 - Fix copy invite user link in hosted admin portal
554
+
555
+
556
+ # Change Log
557
+
558
+ ## [7.2.0](https://github.com/frontegg/frontegg-angular/compare/v7.1.0...v7.2.0) (2024-8-26)
559
+
560
+
561
+ # Change Log
562
+
563
+ ## [7.1.0](https://github.com/frontegg/frontegg-angular/compare/v7.0.0...v7.1.0) (2024-8-18)
564
+
565
+ - FR-17169 - Added support in send unlock account email
566
+
567
+
568
+ # Change Log
569
+
570
+ ## [7.0.0](https://github.com/frontegg/frontegg-angular/compare/v6.34.0...v7.0.0) (2024-8-5)
571
+
572
+ ### 🚀 Major Changes
573
+ - **Store Management:**
574
+ - Replaced the existing Redux store with Valtio. This change significantly reduces the bundle size, removes the boilerplate code associated with generator functions, and enables actions to be `async/await`. The new approach provides better stack traces and allows actions to be awaited directly, eliminating the need for callback functions.
575
+
576
+ ### 🔧 Upgrades
577
+ - **TypeScript:**
578
+ - Upgraded TypeScript from version `v3.9.7` to `v5.5.4`. This update ensures compatibility with the latest TypeScript features and improves overall type-checking and developer experience.
579
+
580
+ - **Testing Framework:**
581
+ - Upgraded Jest to version `v29`. This upgrade includes performance improvements, new features, and bug fixes, ensuring more reliable and faster tests.
582
+
583
+ - **UI Dependencies:**
584
+ - Upgraded Material UI, Emotion, and Stylis to their latest versions, enhancing UI component performance, styling flexibility, and overall user experience.
585
+
586
+ - **Node.js:**
587
+ - Upgraded Node.js from version `16` to `18.18`, ensuring compatibility with the latest features and security updates.
588
+
589
+ ### 🛠 Enhancements
590
+ - **Refactor:**
591
+ - Refactored code to use nested imports in Material UI, which helps reduce bundle size.
592
+
593
+ - **MFA (Multi-Factor Authentication):**
594
+ - Changed the MFA code input to auto-submit upon completion for a smoother user experience.
595
+
596
+ - **Dependencies:**
597
+ - Incremented various dependencies, Node.js, and TypeScript to align with the latest standards and ensure better performance and security.
598
+
599
+ - **New Feature:**
600
+ - Added a "Resend Invitation Email" action to the users table on the "All Accounts" page, improving user management capabilities.
601
+
602
+ ### ⚠️ Breaking Changes
603
+ - **Permissions & Privacy Page:**
604
+ - Removed permissions from the privacy page. The user privacy page will now be displayed for all users in the admin portal.
605
+
606
+
607
+ # Change Log
608
+
609
+ ## [6.34.0](https://github.com/frontegg/frontegg-angular/compare/v6.33.0...v6.34.0) (2024-7-22)
610
+
611
+ - FR-16990 - Fixed social logins container styling
612
+ - FR-17117 - Added URL validation to direct login action
613
+
614
+
615
+
616
+ # Change Log
617
+
618
+ ## [6.33.0](https://github.com/frontegg/frontegg-angular/compare/v6.32.0...v6.33.0) (2024-7-18)
619
+
620
+ - FR-17009 - Add the option to disable/enable users from users table
621
+
622
+ ## [6.32.0](https://github.com/frontegg/frontegg-angular/compare/v6.31.0...v6.32.0) (2024-7-16)
623
+
624
+ * FR-17055 - Fix SSO redirect race condition
625
+
626
+
627
+
628
+ ## [6.31.0](https://github.com/frontegg/frontegg-angular/compare/v6.30.0...v6.31.0) (2024-7-10)
629
+
630
+ - FR-16987 - Add additional params to vanilla js loginWithRedircet
631
+ - FR-16960 - Fix typography color in SSO guides dark mode
632
+
633
+
634
+ # Change Log
635
+
636
+ ## [6.30.0](https://github.com/frontegg/frontegg-angular/compare/v6.29.0...v6.30.0) (2024-7-9)
637
+
638
+ - FR-16737 - Allow terms and conditions checkbox on sign up form being optional
639
+
640
+
641
+ ## [6.29.0](https://github.com/frontegg/frontegg-angular/compare/v6.28.0...v6.29.0) (2024-7-4)
642
+
643
+ - FR-16881 - Fixed hosted login redirect url when using basename
644
+ - FR-16812 - Fixed dark theme disabled input palette
645
+
646
+ - FR-16704 - fix password meter unsuspended async component
647
+
648
+ FR-15484 - Fix update tenant state after account settings change
649
+ FR-16613 - Add automatic sub-account access in MSP
650
+
651
+
652
+ ## [6.28.0](https://github.com/frontegg/frontegg-angular/compare/v6.27.0...v6.28.0) (2024-6-5)
653
+
654
+ - FR-16513 - Show client id on all tokens in API tokens table
655
+
656
+
657
+
658
+ ## [6.27.0](https://github.com/frontegg/frontegg-angular/compare/v6.26.0...v6.27.0) (2024-5-28)
659
+
660
+ - FR-16341 - Support hiding columns in admin portal users table
661
+
662
+
663
+
664
+ ## [6.26.0](https://github.com/frontegg/frontegg-angular/compare/v6.25.0...v6.26.0) (2024-5-27)
665
+
666
+ - FR-16463 - Removed domain restrictions validation when invite user from All Accounts page
667
+ - FR-16421 - Fixed error handling in edit phone number dialog
668
+
669
+ # Change Log
670
+
671
+ ## [6.25.0](https://github.com/frontegg/frontegg-angular/compare/v6.24.1...v6.25.0) (2024-4-21)
672
+
673
+ - FR-15737 - Added an option for accounts to open sub-account management for their sub-accounts
674
+ - FR-15603 - Added support for embedded SCIM guides
675
+
676
+
677
+ # Change Log
678
+
679
+ ## [6.24.1](https://github.com/frontegg/frontegg-angular/compare/v6.24.0...v6.24.1) (2024-4-18)
680
+
681
+ - FR-16088 - Support hosted admin portal
682
+
683
+ # Change Log
684
+
685
+ ## [6.24.0](https://github.com/frontegg/frontegg-angular/compare/v6.23.0...v6.24.0) (2024-4-18)
686
+
687
+ - FR-FR-15124 - Support multi-apps
688
+
689
+ ## [6.23.0](https://github.com/frontegg/frontegg-angular/compare/v6.22.0...v6.23.0) (2024-4-15)
690
+
691
+ - FR-15863 - Changed chip list design in admin portal
692
+
693
+ - FR-15367 - Fixed user logo upload for SCIM users
694
+ - FR-15111 - Fixed impersonation embedded redirection
695
+
696
+ ### Angular Wrapper 6.23.0:
697
+ - FR-15672 - E2E workflows support
698
+ # Change Log
699
+
700
+ ## [6.22.0](https://github.com/frontegg/frontegg-angular/compare/v6.21.0...v6.22.0) (2024-4-2)
701
+
702
+ - FR-15367 - Fixed user logo upload for SCIM users
703
+ - FR-15111 - Fixed impersonation embedded redirection
704
+
705
+ # Change Log
706
+
707
+ ## [6.21.0](https://github.com/frontegg/frontegg-angular/compare/v6.20.0...v6.21.0) (2024-3-20)
708
+
709
+ - FR-15233 - Fix autocomplete popper
710
+
711
+
712
+ - FR-13828 - Add option to specify prompt consent from loginDirectAction
713
+ - FR-15315 - Added sort for role selections in Admin Portal
714
+
715
+
716
+ # Change Log
717
+
718
+ ## [6.20.0](https://github.com/frontegg/frontegg-angular/compare/v6.19.0...v6.20.0) (2024-3-3)
719
+
720
+ - FR-15270 - Added new roles page to the Admin Portal
721
+ - FR-15395 - Fixed tab tenant not cleared after logout
722
+
723
+ # Change Log
724
+
725
+ ## [6.19.0](https://github.com/frontegg/frontegg-angular/compare/v6.18.0...v6.19.0) (2024-2-28)
726
+
727
+ - FR-15376 - fixed null group description exception
728
+ - FR-15305 - Fixed changed fields sent on edit group to support SCIM group update
729
+ - FR-15219 - Fixed missing row actions in users table when using MSP
730
+
731
+
732
+ ## [6.18.0](https://github.com/frontegg/frontegg-angular/compare/v6.17.0...v6.18.0) (2024-2-1)
733
+
734
+ - FR-15087 - Added oidc support for linkedin
735
+ - FR-14997 - Fixed invite user dialog UI issues
736
+
737
+
738
+
739
+ ## [6.17.0](https://github.com/frontegg/frontegg-angular/compare/v6.16.0...v6.17.0) (2024-1-28)
740
+
741
+ - FR-14910 - Fixed handling entitlements errors
742
+ - FR-14740 - Send tenant alias for hosted custom login auth user
743
+ - FR-14197 - Added Canada to MFA SMS list of countries
744
+ - FR-14859 - Fixed roles filtering for MSP
745
+ - FR-14855 - Added support for social login consent, by default it is false.
746
+ - FR-14813 - Added support for open app page with basename
747
+ - FR-14813 - Added support for mobile deep link redirect page
748
+
749
+
750
+
751
+ ## [6.16.0](https://github.com/frontegg/frontegg-angular/compare/v6.15.0...v6.16.0) (2024-1-7)
752
+
753
+ - FR-14807 - Fixed step up double call to generate step up session
754
+
755
+
756
+ # Change Log
757
+
758
+ ## [6.15.0](https://github.com/frontegg/frontegg-angular/compare/v6.14.0...v6.15.0) (2024-1-3)
759
+
760
+ - FR-14753 - Fixed step up key removing when user does not finish step up flow
761
+
762
+
763
+
764
+ ## [6.14.0](https://github.com/frontegg/frontegg-angular/compare/v6.13.0...v6.14.0) (2023-12-31)
765
+
766
+ - FR-14228 - Added Step Up feature to allow a second layer of authentication for sensitive actions
767
+
768
+ - FR-14578 - Fixed custom login without tenant alias
769
+ - FR-14638 - Missing exp on user interface
770
+ - FR-14560 - added temporary users feature
771
+
772
+
773
+ - FR-14644 - Fixed enroll authenticator app missing error message when code is wrong
774
+
775
+
776
+ - FR-14219 - Step up - Embedded flow
777
+
778
+ ### Angular Wrapper 6.14.0:
779
+ - [FR-14227] - Step up implementation and entitlements console error when logged out
780
+ - FR-14324 - Fix default values for loginWithRedirect
781
+ - FR-14342 - Add loginDirectAction to loginWithRedirect options
782
+
783
+ ## [6.13.0](https://github.com/frontegg/frontegg-angular/compare/v6.12.0...v6.13.0) (2023-12-20)
784
+
785
+ - FR-14324 - Fix direct login custom social login
786
+
787
+
788
+ ### Angular Wrapper 6.13.0:
789
+ - FR-14324 - Fix default values for loginWithRedirect
790
+ - FR-14342 - Add loginDirectAction to loginWithRedirect options
791
+
792
+ ## [6.12.0](https://github.com/frontegg/frontegg-angular/compare/v6.11.0...v6.12.0) (2023-12-17)
793
+
794
+ - FR-10692 - Remove the ability to select a full category on webhooks page
795
+
796
+
797
+
798
+ ## [6.11.0](https://github.com/frontegg/frontegg-angular/compare/v6.10.0...v6.11.0) (2023-12-12)
799
+
800
+ - FR-14324 - Fix android native module and add option for direct social login
801
+
802
+ - FR-14287 - Fix grammar of 1 day expiry of api tokens
803
+
804
+
805
+ - FR-14308 - Fixed alignment issue with icon in custom social login button
806
+
807
+ - FR-13527 - Added a11y support for admin portal pages: sso, security, profile, personal tokens, users, groups, provisioning, audit logs, api tokens, webhooks, account details.
808
+
809
+ # Change Log
810
+
811
+ ## [6.10.0](https://github.com/frontegg/frontegg-angular/compare/v6.9.0...v6.10.0) (2023-11-29)
812
+
813
+ # v6.10.0
814
+
815
+ - FR-13527 - Added a11y support for admin portal pages: SSO, security, profile, personal tokens, users, groups, provisioning, audit logs, API tokens, webhooks, and account details.
816
+ - FR-14324 - Fixed Hosted login race condition in Angular and supported prompt login with a silent refresh.
817
+
818
+ ### Angular Wrapper 6.10.0:
819
+ - FR-14324 - Fixed Auth Guard support for hosted Login.
820
+
821
+ ## [6.9.0](https://github.com/frontegg/frontegg-angular/compare/v6.8.0...v6.9.0) (2023-11-20)
822
+
823
+ - FR-14201 - Fixed login with SMS resend code action
824
+
825
+
826
+ - FR-13913 - Let tenants&#x2F;users set expiry on client credentials API tokens
827
+ - FR-14099 - Fix load custom login routes only when necessary
828
+ - FR-13605 - Support adding phone number field to signup page and control his required state
829
+
830
+
831
+ # Change Log
832
+
833
+ ## [6.8.0](https://github.com/frontegg/frontegg-angular/compare/v6.7.0...v6.8.0) (2023-11-6)
834
+
835
+ - FR-14102 - Fixed entitlements Frontegg user-id attribute usage
836
+ - FR-13123 - Added support to provide scopes for social logins
837
+
838
+
839
+ # Change Log
840
+
841
+ ## [6.7.0](https://github.com/frontegg/frontegg-angular/compare/v6.6.0...v6.7.0) (2023-11-1)
842
+
843
+ - FR-13327 - Update modern theme grey palette
844
+ - FR-13834 - Added Rule based entitlements
845
+ - FR-13508 - Mobile native module bridge
846
+ - FR-13772 - Fixed issue on edit user roles modal - at least 1 role is required
847
+ - FR-13808 - Support Login with SMS
848
+ - FR-13786 - Support tab per tenant
849
+
850
+
851
+ ### Angular Wrapper 6.7.0:
852
+ - FR-13894 - Add support for additional params in login with redirect action
853
+ # Change Log
854
+
855
+ ## [6.6.0](https://github.com/frontegg/frontegg-angular/compare/v6.5.0...v6.6.0) (2023-10-24)
856
+
857
+ - FR-13772 - Fixed issue on edit user roles modal - at least 1 role is required
858
+ - FR-13808 - Support Login with SMS
859
+ - FR-13786 - Support tab per tenant
860
+
861
+
862
+ ### Angular Wrapper 6.6.0:
863
+ - FR-13894 - Add support for additional params in login with redirect action
864
+ - FR-13820 - Rule based entitlements preparations
865
+ # Change Log
866
+
867
+ ## [6.5.0](https://github.com/frontegg/frontegg-angular/compare/v6.4.0...v6.5.0) (2023-10-11)
868
+
869
+ - FR-13798 - Added support for login with SMS
870
+ - FR-13364 - Improved validations text for sign-in form
871
+ -
872
+ # Change Log
873
+
874
+ ## [6.4.0](https://github.com/frontegg/frontegg-angular/compare/v6.3.0...v6.4.0) (2023-10-4)
875
+
876
+ - FR-13364 - Improved validations text for sign in form
877
+ - FR-13737 - Changed breached password page to be shown just for block breached password policy
878
+ - FR-13665 - Enhance hasPermission with inEntitled in admin portal in case entitlements is enabled
879
+
880
+
881
+ ## [6.3.0](https://github.com/frontegg/frontegg-angular/compare/v6.2.0...v6.3.0) (2023-10-2)
882
+
883
+ - FR-13455 - Fixed impersonation with custom login on embedded initial blank screen
884
+ - FR-13649 - Fixed testimonial quote layout for split signup mode
885
+
886
+
887
+ # Change Log
888
+
889
+ ## [6.2.0](https://github.com/frontegg/frontegg-angular/compare/v6.1.0...v6.2.0) (2023-9-28)
890
+
891
+ - Revamped the security page in the Admin Portal
892
+ #### Note: no migration is needed to upgrade between versions 5 to 6.
893
+
894
+ # Change Log
895
+
896
+ ## [6.1.0](https://github.com/frontegg/frontegg-angular/compare/v5.40.0...v6.1.0) (2023-9-27)
897
+
898
+ - FR-13509 - Added GTM integration
899
+
900
+ ## [5.40.0](https://github.com/frontegg/frontegg-angular/compare/v5.39.0...v5.40.0) (2023-9-5)
901
+
902
+ - Releasing the new Security Center Page, which will replace the current Security Page. Currently exposed on Early Access with limited availability by a feature flag.
903
+
904
+
905
+ # Change Log
906
+
907
+ ## [5.39.0](https://github.com/frontegg/frontegg-angular/compare/v5.38.0...v5.39.0) (2023-8-28)
908
+
909
+ - FR-13142 - Support setRootAccountData action for all account feature
910
+ - FR-12321 - Added max validations to session management fields
911
+
912
+
913
+ - FR-12974 - Fixed the issue with permissions and roles granted from user groups on User context
914
+ - FR-12322 - Change redirect to SSO text
915
+ - FR-12979 - Fixed MFA options save button to be disabled if the user has no security write permission
916
+
917
+ # Change Log
918
+
919
+ ## [5.38.0](https://github.com/frontegg/frontegg-angular/compare/v5.37.0...v5.38.0) (2023-8-14)
920
+
921
+ # v5.38.0
922
+ - FR-11857 - Added new support for hosted login to load user on load
923
+ - FR-12828 - Updated entitlements API response
924
+ - FR-12224 - Supported custom login for authenticated users without a tenant alias
925
+ - FR-12780 - Improved Entitlements Vanilla JS SDK
926
+
927
+ ### Angular Wrapper 5.38.0:
928
+ - FR-13038 - Added support for Angular 16
929
+ - FR-12986 - Added support of reporting Angular version header
930
+ - FR-12043 - Implemented FronteggEntitlementsService for exposing entitlements APIs
931
+
932
+ # Change Log
933
+
934
+ ## [5.37.0](https://github.com/frontegg/frontegg-angular/compare/v5.36.0...v5.37.0) (2023-7-24)
935
+
936
+ - FR-12828 - Added entitlements feature
937
+ - FR-12224 - Support custom login for authenticated users without a tenant alias
938
+ - FR-12688 - Make the Admin box compatible with the updated type of IUserProfile
939
+ - FR-12114 - Remove inactive custom social login provider
940
+ - FR-12098 - Fixed admin portal user status updates when email verification is off
941
+ - FR-12098 - Fixed workspace title for the vivid theme
942
+
943
+ ### Angular Wrapper 5.37.0:
944
+ - FR-12043 - Added entitlements feature
945
+ # Change Log
946
+
947
+ ## [5.36.0](https://github.com/frontegg/frontegg-angular/compare/v5.35.0...v5.36.0) (2023-7-13)
948
+
949
+ • FR-12550 - Align all auth methods to get the right login response type
950
+ • FR-12664 - Rename redux-saga file to prevent loop imports by webpack
951
+ • FR-12098 - Updated Admin portal user status to the correct one if email verification is off
952
+ • FR-12020 - Fixed blinking workspace title in admin portal vivid theme
953
+ • FR-12114 - Fixed custom social login provider shouldn't be shown if not active
954
+ • FR-12628 - Fixed custom login with hosted Oauth in URL
955
+ • FR-12575 - Changed remember my device value to be true by default
956
+ • FR-12581 - Added support for custom inline html and script
957
+ • FR-12343 - Added support for SSO per tenant
958
+ • FR-12488 - Backward compatible support for loadUsersV1
959
+ • FR-12164 - Added support for MSP bulk user invitation
960
+ • FR-12479 - Fixed MSP warning dialog issue
961
+ • FR-12408 - Redesigned Entitlements structure
962
+
963
+ ### Angular Wrapper 5.36.0:
964
+ - FR-12527 - Remove entitlements
965
+ # Change Log
966
+
967
+ ## [5.35.0](https://github.com/frontegg/frontegg-angular/compare/v5.34.0...v5.35.0) (2023-6-30)
968
+
969
+ - MSP update visibility, bugfix
970
+ - add security login flows
971
+
972
+ # Change Log
973
+
974
+ ## [5.34.0](https://github.com/frontegg/frontegg-angular/compare/v5.33.0...v5.34.0) (2023-6-28)
975
+
976
+ - FR-12277 - Extended tenants state with the active tenant to support MSP sub-accounts
977
+ - FR-12405 - MSP bug fixes
978
+ - FR-12381 - Migrated users table to load users by users V2 API
979
+
980
+ # Change Log
981
+
982
+ ## [5.33.0](https://github.com/frontegg/frontegg-angular/compare/v5.32.0...v5.33.0) (2023-6-22)
983
+
984
+ - Update load tenants to new version
985
+ - MSP bugfix, improvements
986
+ - Add support to load cdn component with the new vite version
987
+ - Fix new sso guide dark theme
988
+ - Add support props and frontegg hooks in custom components
989
+
990
+ # Change Log
991
+
992
+ ## [5.32.0](https://github.com/frontegg/frontegg-angular/compare/v5.31.0...v5.32.0) (2023-6-19)
993
+
994
+ Added support to load cdn component with the new vite version
995
+ - Fix for new sso guide dark theme
996
+ - Fix for login per tenant embedded with sub domain logout route
997
+ - Create MSP all accounts main page
998
+
999
+ # Change Log
1000
+
1001
+ ## [5.31.0](https://github.com/frontegg/frontegg-angular/compare/v5.30.0...v5.31.0) (2023-6-6)
1002
+
1003
+ - Improve login preview for login per tenant self service to rendered inside iframe
1004
+ - Added required to fields in invite user modal
1005
+ - Improve error handling for login
1006
+ - Added MSP - all accounts main page and state
1007
+
1008
+
1009
+ # Change Log
1010
+
1011
+ ## [5.30.0](https://github.com/frontegg/frontegg-angular/compare/v5.29.0...v5.30.0) (2023-5-28)
1012
+
1013
+ - Fixed hosted login with hash router
1014
+ - Support login per tenant self service
1015
+ - Added Cyprus phone area code 2 fa screen
1016
+ - Added option to upload metadata file instead of metadata url
1017
+
1018
+ # Change Log
1019
+
1020
+ ## [5.29.0](https://github.com/frontegg/frontegg-angular/compare/v5.28.0...v5.29.0) (2023-5-23)
1021
+
1022
+ - Fix the issue with unnecessary white borders on the dark mode theme
1023
+ - Add metadataHeaders type to contextOptions
1024
+ - Add source header to all admin portal and login box requests
1025
+ - Add login per tenant self service
1026
+ - SSO Guides enhancements
1027
+ - [Snyk] Security upgrade babel-plugin-module-resolver from 4.1.0 to 5.0.0
1028
+ - Remove admin provisioning feature flag
1029
+ - Report version and framework as requests headers
1030
+ - [Snyk] Upgrade tslib from 2.3.0 to 2.5.0
1031
+
1032
+ # Change Log
1033
+
1034
+ ## [5.28.0](https://github.com/frontegg/frontegg-angular/compare/v5.27.0...v5.28.0) (2023-5-12)
1035
+
1036
+ - FR-11442 - Removed admin portal provisioning feature flag
1037
+ - FR-11723 - Fixed refresh token when computer clock is set to a future time
1038
+ - FR-11735 - Added support for customizing login per tenant in the admin portal
1039
+ - FR-11442 - Removed legacy SSO tab code
1040
+ - FR-11718 - Fix users' table UI issues
1041
+ - FR-11113 - Fixed Frontegg logo overlapping navigation
1042
+ - FR-11442 - Extract the provisioning tab to a separated page in the admin portal
1043
+ - FR-11617 - Fixed a11y enter key press issue
1044
+ - FR-11352 - Added support for nested table
1045
+ - [Snyk] Security upgrade @azure/storage-blob from 12.11.0 to 12.13.0
1046
+
1047
+ # Change Log
1048
+
1049
+ ## [5.27.0](https://github.com/frontegg/frontegg-angular/compare/v5.26.0...v5.27.0) (2023-5-4)
1050
+
1051
+ - FR-11581 - fix a11y login-box onEnter event for links
1052
+ - FR-11353 - add new tree graph component
1053
+
1054
+ ## [5.26.0](https://github.com/frontegg/frontegg-angular/compare/v5.25.0...v5.26.0) (2023-4-28)
1055
+
1056
+ - FR-11564 - Social login button shouldn't inherit from secondary color
1057
+
1058
+
1059
+ ## [5.25.0](https://github.com/frontegg/frontegg-angular/compare/v5.24.0...v5.25.0) (2023-4-27)
1060
+
1061
+ - Fixed passkeys issue with reCaptcha
1062
+ - Removed feature flag from passkeys button
1063
+ - Enable loading Frontegg helper scripts by providing query params to Frontegg external source
1064
+ - Security upgrade webpack from 5.74.0 to 5.76.0
1065
+
1066
+
1067
+ ## [5.24.0](https://github.com/frontegg/frontegg-angular/compare/v5.23.0...v5.24.0) (2023-4-27)
1068
+
1069
+ - Fixed input hover issue on suffix icon
1070
+ - A11y improvements
1071
+
1072
+
1073
+ ## [5.23.0](https://github.com/frontegg/frontegg-angular/compare/v5.22.0...v5.23.0) (2023-4-25)
1074
+
1075
+ - Fix Passkeys button style
1076
+ - Support login per tenant with search param
1077
+
1078
+ ## [5.22.0](https://github.com/frontegg/frontegg-angular/compare/v5.21.0...v5.22.0) (2023-4-23)
1079
+ - Lock reduxjs/toolkit version to be compatible in Vite types plugin
1080
+ - Fixed password input placeholder text in the login box
1081
+ - Fixed social login buttons order
1082
+ - Fix Vite js-sha256 warning
1083
+ - Fixed company name error in split mode sign up
1084
+ - Fixed phone number dropdown theming
1085
+ - Added aria labels to buttons
1086
+
1087
+ ### Angular Wrapper 5.22.0:
1088
+ - FR-11351 - preserve-query-params-for-login-per-tenant
1089
+
1090
+ ## [5.21.0](https://github.com/frontegg/frontegg-angular/compare/v5.20.0...v5.21.0) (2023-4-3)
1091
+
1092
+ - Added support for SCIM groups
1093
+ - Updated texts across login box - grammar and terminology
1094
+ - Added impersonation indicator to show impersonator that they're in an impersonation session
1095
+ - Added passkeys feature
1096
+
1097
+ ### Angular Wrapper 5.21.0:
1098
+ - Typo fix
1099
+
1100
+ ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
1101
+
1102
+ - FR-11247 - fix version branch 6.82
1103
+
1104
+ - FR-11065 - add passkeys mock ff
1105
+ - FR-11189 - mfa authenticator app change input type
1106
+ - FR-10821 - fix table color
1107
+ - FR-11204 - add unit testing with jest
1108
+ - FR-11139 - fix groups
1109
+ - FR-11039 - fix groups dummy
1110
+ - FR-11039 - ff groups
1111
+ - FR-10530 - fix ff store name
1112
+ - FR-11067 - error handling on profile image upload
1113
+ - FR-11039 - extend users table with groups column
1114
+
1115
+ - FR-10530 - fix ff
1116
+ - FR-10654 - Fix OIDC loading screen
1117
+ - FR-10530 - fix ff store name
1118
+ - FR-10530 - fix ff store name
1119
+ - FR-10530 - change ff behavior
1120
+ - FR-10976 - Remove idle session export from default items
1121
+
1122
+
1123
+ ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
1124
+
1125
+ - Fixed use permission regex issue to accept a wild card
1126
+ - User groups design fixes
1127
+ - Fixed passkeys loading mode and login flow with MFA
1128
+ - Update dependencies between passkeys and MFA on the privacy page
1129
+ - Added support to reset Idle session timeout by post messages from the client iFrame
1130
+ - Added an option to enforce redirect URLs to the same site only to avoid security issues
1131
+ - Added support for customized social login providers
1132
+
1133
+
1134
+ ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
1135
+
1136
+ - Fixed resend OTC with reCaptcha
1137
+ - Added support to let tenants create and manage user groups in the admin portal under a FF
1138
+ - Added support to login with passkeys and manage passkeys in the admin portal under a FF
1139
+ - Fixed invite users issue when the vendor is not forcing roles and permissions
1140
+ - Support auth strategy and social logins for login per tenants
1141
+ - Refactored feature flag mechanism to be based on rest-api package
1142
+ - Fixed validation for postcode in admin portal forms
1143
+ - Fixed SMS code input to have input type number
1144
+ - Improved auth screens form UX
1145
+
1146
+ ### Angular Wrapper 5.18.0:
1147
+ - Added support for redirect url in hosted login mode
1148
+
1149
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
1150
+
1151
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
1152
+ - Fixed background for table pivot column
1153
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
1154
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
1155
+
1156
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
1157
+
1158
+ - Updated M2M tokens to reflect the vendor choice
1159
+
1160
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
1161
+
1162
+ - Fixed go-to-sign-up message position in speedy login layout
1163
+ - Added an input component to the library for adding members to a tenant
1164
+ - Fix filtering SSO providers according to the vendor selection
1165
+ - Added user groups card header component to the library
1166
+ - Improved the admin portal and login box performance and bundle size
1167
+
1168
+
1169
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
1170
+
1171
+ - Fixed error message position in login with SMS screen
1172
+ - Fixed missing client ID after creating API token
1173
+
1174
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
1175
+
1176
+ - Added email type to all email inputs in the login box and admin portal
1177
+ - Fixed mobile width of the login box in modern and classic theme
1178
+ - Fixed the scrolling issue in the privacy page in the admin portal
1179
+ - Updated SCIM UI
1180
+ - Added API to customize forget password button in the login with password page
1181
+ - Improve split mode values layout
1182
+ - Added support to access API tokens
1183
+ - Updated Accept Invitation text, icon, and debounce
1184
+ - Fixed OTC login for mobile
1185
+ - Added support to sync vendor security policies
1186
+ - Added impersonation indication for audit logs
1187
+ - Added support for Impersonation
1188
+
1189
+
1190
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
1191
+
1192
+ - Fixed sign up position in dark theme
1193
+ - Added margin to login error
1194
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
1195
+
1196
+
1197
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
1198
+
1199
+ - Fixed login with apple redirect URL
1200
+ - Added impersonation indication in login session table
1201
+ - Added support for session expired logout on Hosted Login
1202
+ - Added support for login with Linkedin
1203
+ - Added support for Google one tap
1204
+ - Improve insert OTC screen UI
1205
+ - Improve UX of authentication forms
1206
+ - Fix apple logo color and match to font color
1207
+
1208
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
1209
+
1210
+ - Few bug fixes
1211
+
1212
+
1213
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
1214
+
1215
+ - Fixed mfa input on mobile
1216
+ - Enabled scim without roles
1217
+ - Fixed menu component for dark theme
1218
+ - Added api navigation icon
1219
+ - Added tests for mfa
1220
+ - Added apple social login types
1221
+ - Added support for Hiding Invoices
1222
+
1223
+
1224
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
1225
+
1226
+ - Fixed MFA flow issues
1227
+ - Added support for subscriptions billing collection
1228
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
1229
+ - Added SCIM section in admin portal under FF
1230
+
1231
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
1232
+
1233
+ - Fixed ignoring `urlPrefix` issue
1234
+ - Added the ability to Invite a user by bulk API in the admin portal
1235
+ - Fixed OTC digits are not visible on mobile devices
1236
+ - Added MFA devices management section in the admin portal under FF
1237
+ - Fixed the ability to copy invite link for dynamic base URL as well
1238
+ - Added new abilities to MFA flows under FF
1239
+ - Added support for providing an external CDN to load fonts in Frontegg components
1240
+
1241
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
1242
+
1243
+ - FR-9750 - change api according to the new names security tabs
1244
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
1245
+ - FR-9826 - fix table header in dark theme
1246
+ - FR-9237 - Max length for secret fields increased to 100
1247
+ - FR-9742 - enroll mfa list
1248
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
1249
+ - FR-9717 - Invite user customize form API
1250
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
1251
+
1252
+
1253
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
1254
+
1255
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
1256
+ - Added support for customizing admin portal navigation hover color
1257
+ - Fixed typo of Andorra country in countries dropdown
1258
+ - Fixed select popup alignment issue
1259
+ - 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)
1260
+ - Added mock for feature flags API for admin portal preview mode
1261
+ - Fixed resend invitation and activate your account API calls
1262
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
1263
+ - Added support for customizing fields and tabs in the admin portal
1264
+
1265
+ ### Angular Wrapper 5.7.0:
1266
+ - Updated README.md with the current integration guide
1267
+
1268
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
1269
+
1270
+ - FR-9186 - support ssr with session and refresh token
1271
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
1272
+
1273
+ - FR-9186 - fix pipeline
1274
+ ### AdminPortal 6.36.0:
1275
+ -
1276
+
1277
+ ### AdminPortal 6.35.0:
1278
+ -
1279
+ ### AdminPortal 6.34.0:
1280
+ -
1281
+
1282
+ ### Angular Wrapper 5.6.0:
1283
+ - FR-9186 - Fix changelog
1284
+ - Add karma.conf.js and adjust docker file
1285
+ - Adjust Test runnner flags, to run in docker
1286
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
1287
+ - Change docker image to allow chromium to be installed
1288
+ - Sanity Check
1289
+
1290
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
1291
+
1292
+ ### AdminPortal 6.34.0:
1293
+ -
1294
+
1295
+ ### Angular Wrapper 5.5.3:
1296
+ - FR-9186 - Fix changelog
1297
+ - Add karma.conf.js and adjust docker file
1298
+ - Adjust Test runnner flags, to run in docker
1299
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
1300
+ - Change docker image to allow chromium to be installed
1301
+ - Sanity Check
1302
+ - Sanity check for angular
1303
+