@frontegg/angular 7.11.7-alpha.13098083718 → 7.11.7

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