@frontegg/angular 7.17.16-alpha.23300879328 → 7.17.16

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