@frontegg/angular 7.13.4-alpha.14019165260 → 7.13.4

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