@frontegg/angular 7.17.13 → 7.17.14-alpha.22062509652

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