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