@frontegg/angular 7.17.1 → 7.17.2-alpha.17430542290

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