@frontegg/angular 7.17.12 → 7.17.13-alpha.21870754158

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