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