@frontegg/angular 7.18.2-alpha.26763542149 → 7.18.2

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