@frontegg/angular 7.18.1-alpha.26110072836 → 7.18.1

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