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