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