@frontegg/angular 7.11.1 → 7.11.2-alpha.12561623687

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