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