@frontegg/angular 7.4.0-alpha.11274675264 → 7.4.0

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