@frontegg/angular 7.19.0-alpha.30259575888 → 7.19.0

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