@frontegg/angular 7.18.3-alpha.26947848593 → 7.18.3

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