@frontegg/angular 7.17.3-alpha.17610524824 → 7.17.3

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