@frontegg/angular 7.11.5 → 7.11.6-alpha.12973515293

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