@frontegg/angular 7.13.1-alpha.13656384196 → 7.13.1

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