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