@frontegg/angular 7.17.18-alpha.25366613367 → 7.17.18

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