@frontegg/angular 6.5.0-alpha.6480074255 → 6.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,439 @@
1
+ # Change Log
2
+
3
+ ## [6.5.0](https://github.com/frontegg/frontegg-angular/compare/v6.4.0...v6.5.0) (2023-10-11)
4
+
5
+ - FR-13798 - Added support for login with SMS
6
+ - FR-13364 - Improved validations text for sign-in form
7
+ -
8
+ # Change Log
9
+
10
+ ## [6.4.0](https://github.com/frontegg/frontegg-angular/compare/v6.3.0...v6.4.0) (2023-10-4)
11
+
12
+ - FR-13364 - Improved validations text for sign in form
13
+ - FR-13737 - Changed breached password page to be shown just for block breached password policy
14
+ - FR-13665 - Enhance hasPermission with inEntitled in admin portal in case entitlements is enabled
15
+
16
+
17
+ ## [6.3.0](https://github.com/frontegg/frontegg-angular/compare/v6.2.0...v6.3.0) (2023-10-2)
18
+
19
+ - FR-13455 - Fixed impersonation with custom login on embedded initial blank screen
20
+ - FR-13649 - Fixed testimonial quote layout for split signup mode
21
+
22
+
23
+ # Change Log
24
+
25
+ ## [6.2.0](https://github.com/frontegg/frontegg-angular/compare/v6.1.0...v6.2.0) (2023-9-28)
26
+
27
+ - Revamped the security page in the Admin Portal
28
+ #### Note: no migration is needed to upgrade between versions 5 to 6.
29
+
30
+ # Change Log
31
+
32
+ ## [6.1.0](https://github.com/frontegg/frontegg-angular/compare/v5.40.0...v6.1.0) (2023-9-27)
33
+
34
+ - FR-13509 - Added GTM integration
35
+
36
+ ## [5.40.0](https://github.com/frontegg/frontegg-angular/compare/v5.39.0...v5.40.0) (2023-9-5)
37
+
38
+ - 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.
39
+
40
+
41
+ # Change Log
42
+
43
+ ## [5.39.0](https://github.com/frontegg/frontegg-angular/compare/v5.38.0...v5.39.0) (2023-8-28)
44
+
45
+ - FR-13142 - Support setRootAccountData action for all account feature
46
+ - FR-12321 - Added max validations to session management fields
47
+
48
+
49
+ - FR-12974 - Fixed the issue with permissions and roles granted from user groups on User context
50
+ - FR-12322 - Change redirect to SSO text
51
+ - FR-12979 - Fixed MFA options save button to be disabled if the user has no security write permission
52
+
53
+ # Change Log
54
+
55
+ ## [5.38.0](https://github.com/frontegg/frontegg-angular/compare/v5.37.0...v5.38.0) (2023-8-14)
56
+
57
+ # v5.38.0
58
+ - FR-11857 - Added new support for hosted login to load user on load
59
+ - FR-12828 - Updated entitlements API response
60
+ - FR-12224 - Supported custom login for authenticated users without a tenant alias
61
+ - FR-12780 - Improved Entitlements Vanilla JS SDK
62
+
63
+ ### Angular Wrapper 5.38.0:
64
+ - FR-13038 - Added support for Angular 16
65
+ - FR-12986 - Added support of reporting Angular version header
66
+ - FR-12043 - Implemented FronteggEntitlementsService for exposing entitlements APIs
67
+
68
+ # Change Log
69
+
70
+ ## [5.37.0](https://github.com/frontegg/frontegg-angular/compare/v5.36.0...v5.37.0) (2023-7-24)
71
+
72
+ - FR-12828 - Added entitlements feature
73
+ - FR-12224 - Support custom login for authenticated users without a tenant alias
74
+ - FR-12688 - Make the Admin box compatible with the updated type of IUserProfile
75
+ - FR-12114 - Remove inactive custom social login provider
76
+ - FR-12098 - Fixed admin portal user status updates when email verification is off
77
+ - FR-12098 - Fixed workspace title for the vivid theme
78
+
79
+ ### Angular Wrapper 5.37.0:
80
+ - FR-12043 - Added entitlements feature
81
+ # Change Log
82
+
83
+ ## [5.36.0](https://github.com/frontegg/frontegg-angular/compare/v5.35.0...v5.36.0) (2023-7-13)
84
+
85
+ • FR-12550 - Align all auth methods to get the right login response type
86
+ • FR-12664 - Rename redux-saga file to prevent loop imports by webpack
87
+ • FR-12098 - Updated Admin portal user status to the correct one if email verification is off
88
+ • FR-12020 - Fixed blinking workspace title in admin portal vivid theme
89
+ • FR-12114 - Fixed custom social login provider shouldn't be shown if not active
90
+ • FR-12628 - Fixed custom login with hosted Oauth in URL
91
+ • FR-12575 - Changed remember my device value to be true by default
92
+ • FR-12581 - Added support for custom inline html and script
93
+ • FR-12343 - Added support for SSO per tenant
94
+ • FR-12488 - Backward compatible support for loadUsersV1
95
+ • FR-12164 - Added support for MSP bulk user invitation
96
+ • FR-12479 - Fixed MSP warning dialog issue
97
+ • FR-12408 - Redesigned Entitlements structure
98
+
99
+ ### Angular Wrapper 5.36.0:
100
+ - FR-12527 - Remove entitlements
101
+ # Change Log
102
+
103
+ ## [5.35.0](https://github.com/frontegg/frontegg-angular/compare/v5.34.0...v5.35.0) (2023-6-30)
104
+
105
+ - MSP update visibility, bugfix
106
+ - add security login flows
107
+
108
+ # Change Log
109
+
110
+ ## [5.34.0](https://github.com/frontegg/frontegg-angular/compare/v5.33.0...v5.34.0) (2023-6-28)
111
+
112
+ - FR-12277 - Extended tenants state with the active tenant to support MSP sub-accounts
113
+ - FR-12405 - MSP bug fixes
114
+ - FR-12381 - Migrated users table to load users by users V2 API
115
+
116
+ # Change Log
117
+
118
+ ## [5.33.0](https://github.com/frontegg/frontegg-angular/compare/v5.32.0...v5.33.0) (2023-6-22)
119
+
120
+ - Update load tenants to new version
121
+ - MSP bugfix, improvements
122
+ - Add support to load cdn component with the new vite version
123
+ - Fix new sso guide dark theme
124
+ - Add support props and frontegg hooks in custom components
125
+
126
+ # Change Log
127
+
128
+ ## [5.32.0](https://github.com/frontegg/frontegg-angular/compare/v5.31.0...v5.32.0) (2023-6-19)
129
+
130
+ Added support to load cdn component with the new vite version
131
+ - Fix for new sso guide dark theme
132
+ - Fix for login per tenant embedded with sub domain logout route
133
+ - Create MSP all accounts main page
134
+
135
+ # Change Log
136
+
137
+ ## [5.31.0](https://github.com/frontegg/frontegg-angular/compare/v5.30.0...v5.31.0) (2023-6-6)
138
+
139
+ - Improve login preview for login per tenant self service to rendered inside iframe
140
+ - Added required to fields in invite user modal
141
+ - Improve error handling for login
142
+ - Added MSP - all accounts main page and state
143
+
144
+
145
+ # Change Log
146
+
147
+ ## [5.30.0](https://github.com/frontegg/frontegg-angular/compare/v5.29.0...v5.30.0) (2023-5-28)
148
+
149
+ - Fixed hosted login with hash router
150
+ - Support login per tenant self service
151
+ - Added Cyprus phone area code 2 fa screen
152
+ - Added option to upload metadata file instead of metadata url
153
+
154
+ # Change Log
155
+
156
+ ## [5.29.0](https://github.com/frontegg/frontegg-angular/compare/v5.28.0...v5.29.0) (2023-5-23)
157
+
158
+ - Fix the issue with unnecessary white borders on the dark mode theme
159
+ - Add metadataHeaders type to contextOptions
160
+ - Add source header to all admin portal and login box requests
161
+ - Add login per tenant self service
162
+ - SSO Guides enhancements
163
+ - [Snyk] Security upgrade babel-plugin-module-resolver from 4.1.0 to 5.0.0
164
+ - Remove admin provisioning feature flag
165
+ - Report version and framework as requests headers
166
+ - [Snyk] Upgrade tslib from 2.3.0 to 2.5.0
167
+
168
+ # Change Log
169
+
170
+ ## [5.28.0](https://github.com/frontegg/frontegg-angular/compare/v5.27.0...v5.28.0) (2023-5-12)
171
+
172
+ - FR-11442 - Removed admin portal provisioning feature flag
173
+ - FR-11723 - Fixed refresh token when computer clock is set to a future time
174
+ - FR-11735 - Added support for customizing login per tenant in the admin portal
175
+ - FR-11442 - Removed legacy SSO tab code
176
+ - FR-11718 - Fix users' table UI issues
177
+ - FR-11113 - Fixed Frontegg logo overlapping navigation
178
+ - FR-11442 - Extract the provisioning tab to a separated page in the admin portal
179
+ - FR-11617 - Fixed a11y enter key press issue
180
+ - FR-11352 - Added support for nested table
181
+ - [Snyk] Security upgrade @azure/storage-blob from 12.11.0 to 12.13.0
182
+
183
+ # Change Log
184
+
185
+ ## [5.27.0](https://github.com/frontegg/frontegg-angular/compare/v5.26.0...v5.27.0) (2023-5-4)
186
+
187
+ - FR-11581 - fix a11y login-box onEnter event for links
188
+ - FR-11353 - add new tree graph component
189
+
190
+ ## [5.26.0](https://github.com/frontegg/frontegg-angular/compare/v5.25.0...v5.26.0) (2023-4-28)
191
+
192
+ - FR-11564 - Social login button shouldn't inherit from secondary color
193
+
194
+
195
+ ## [5.25.0](https://github.com/frontegg/frontegg-angular/compare/v5.24.0...v5.25.0) (2023-4-27)
196
+
197
+ - Fixed passkeys issue with reCaptcha
198
+ - Removed feature flag from passkeys button
199
+ - Enable loading Frontegg helper scripts by providing query params to Frontegg external source
200
+ - Security upgrade webpack from 5.74.0 to 5.76.0
201
+
202
+
203
+ ## [5.24.0](https://github.com/frontegg/frontegg-angular/compare/v5.23.0...v5.24.0) (2023-4-27)
204
+
205
+ - Fixed input hover issue on suffix icon
206
+ - A11y improvements
207
+
208
+
209
+ ## [5.23.0](https://github.com/frontegg/frontegg-angular/compare/v5.22.0...v5.23.0) (2023-4-25)
210
+
211
+ - Fix Passkeys button style
212
+ - Support login per tenant with search param
213
+
214
+ ## [5.22.0](https://github.com/frontegg/frontegg-angular/compare/v5.21.0...v5.22.0) (2023-4-23)
215
+ - Lock reduxjs/toolkit version to be compatible in Vite types plugin
216
+ - Fixed password input placeholder text in the login box
217
+ - Fixed social login buttons order
218
+ - Fix Vite js-sha256 warning
219
+ - Fixed company name error in split mode sign up
220
+ - Fixed phone number dropdown theming
221
+ - Added aria labels to buttons
222
+
223
+ ### Angular Wrapper 5.22.0:
224
+ - FR-11351 - preserve-query-params-for-login-per-tenant
225
+
226
+ ## [5.21.0](https://github.com/frontegg/frontegg-angular/compare/v5.20.0...v5.21.0) (2023-4-3)
227
+
228
+ - Added support for SCIM groups
229
+ - Updated texts across login box - grammar and terminology
230
+ - Added impersonation indicator to show impersonator that they're in an impersonation session
231
+ - Added passkeys feature
232
+
233
+ ### Angular Wrapper 5.21.0:
234
+ - Typo fix
235
+
236
+ ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
237
+
238
+ - FR-11247 - fix version branch 6.82
239
+
240
+ - FR-11065 - add passkeys mock ff
241
+ - FR-11189 - mfa authenticator app change input type
242
+ - FR-10821 - fix table color
243
+ - FR-11204 - add unit testing with jest
244
+ - FR-11139 - fix groups
245
+ - FR-11039 - fix groups dummy
246
+ - FR-11039 - ff groups
247
+ - FR-10530 - fix ff store name
248
+ - FR-11067 - error handling on profile image upload
249
+ - FR-11039 - extend users table with groups column
250
+
251
+ - FR-10530 - fix ff
252
+ - FR-10654 - Fix OIDC loading screen
253
+ - FR-10530 - fix ff store name
254
+ - FR-10530 - fix ff store name
255
+ - FR-10530 - change ff behavior
256
+ - FR-10976 - Remove idle session export from default items
257
+
258
+
259
+ ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
260
+
261
+ - Fixed use permission regex issue to accept a wild card
262
+ - User groups design fixes
263
+ - Fixed passkeys loading mode and login flow with MFA
264
+ - Update dependencies between passkeys and MFA on the privacy page
265
+ - Added support to reset Idle session timeout by post messages from the client iFrame
266
+ - Added an option to enforce redirect URLs to the same site only to avoid security issues
267
+ - Added support for customized social login providers
268
+
269
+
270
+ ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
271
+
272
+ - Fixed resend OTC with reCaptcha
273
+ - Added support to let tenants create and manage user groups in the admin portal under a FF
274
+ - Added support to login with passkeys and manage passkeys in the admin portal under a FF
275
+ - Fixed invite users issue when the vendor is not forcing roles and permissions
276
+ - Support auth strategy and social logins for login per tenants
277
+ - Refactored feature flag mechanism to be based on rest-api package
278
+ - Fixed validation for postcode in admin portal forms
279
+ - Fixed SMS code input to have input type number
280
+ - Improved auth screens form UX
281
+
282
+ ### Angular Wrapper 5.18.0:
283
+ - Added support for redirect url in hosted login mode
284
+
285
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
286
+
287
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
288
+ - Fixed background for table pivot column
289
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
290
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
291
+
292
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
293
+
294
+ - Updated M2M tokens to reflect the vendor choice
295
+
296
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
297
+
298
+ - Fixed go-to-sign-up message position in speedy login layout
299
+ - Added an input component to the library for adding members to a tenant
300
+ - Fix filtering SSO providers according to the vendor selection
301
+ - Added user groups card header component to the library
302
+ - Improved the admin portal and login box performance and bundle size
303
+
304
+
305
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
306
+
307
+ - Fixed error message position in login with SMS screen
308
+ - Fixed missing client ID after creating API token
309
+
310
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
311
+
312
+ - Added email type to all email inputs in the login box and admin portal
313
+ - Fixed mobile width of the login box in modern and classic theme
314
+ - Fixed the scrolling issue in the privacy page in the admin portal
315
+ - Updated SCIM UI
316
+ - Added API to customize forget password button in the login with password page
317
+ - Improve split mode values layout
318
+ - Added support to access API tokens
319
+ - Updated Accept Invitation text, icon, and debounce
320
+ - Fixed OTC login for mobile
321
+ - Added support to sync vendor security policies
322
+ - Added impersonation indication for audit logs
323
+ - Added support for Impersonation
324
+
325
+
326
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
327
+
328
+ - Fixed sign up position in dark theme
329
+ - Added margin to login error
330
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
331
+
332
+
333
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
334
+
335
+ - Fixed login with apple redirect URL
336
+ - Added impersonation indication in login session table
337
+ - Added support for session expired logout on Hosted Login
338
+ - Added support for login with Linkedin
339
+ - Added support for Google one tap
340
+ - Improve insert OTC screen UI
341
+ - Improve UX of authentication forms
342
+ - Fix apple logo color and match to font color
343
+
344
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
345
+
346
+ - Few bug fixes
347
+
348
+
349
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
350
+
351
+ - Fixed mfa input on mobile
352
+ - Enabled scim without roles
353
+ - Fixed menu component for dark theme
354
+ - Added api navigation icon
355
+ - Added tests for mfa
356
+ - Added apple social login types
357
+ - Added support for Hiding Invoices
358
+
359
+
360
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
361
+
362
+ - Fixed MFA flow issues
363
+ - Added support for subscriptions billing collection
364
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
365
+ - Added SCIM section in admin portal under FF
366
+
367
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
368
+
369
+ - Fixed ignoring `urlPrefix` issue
370
+ - Added the ability to Invite a user by bulk API in the admin portal
371
+ - Fixed OTC digits are not visible on mobile devices
372
+ - Added MFA devices management section in the admin portal under FF
373
+ - Fixed the ability to copy invite link for dynamic base URL as well
374
+ - Added new abilities to MFA flows under FF
375
+ - Added support for providing an external CDN to load fonts in Frontegg components
376
+
377
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
378
+
379
+ - FR-9750 - change api according to the new names security tabs
380
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
381
+ - FR-9826 - fix table header in dark theme
382
+ - FR-9237 - Max length for secret fields increased to 100
383
+ - FR-9742 - enroll mfa list
384
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
385
+ - FR-9717 - Invite user customize form API
386
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
387
+
388
+
389
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
390
+
391
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
392
+ - Added support for customizing admin portal navigation hover color
393
+ - Fixed typo of Andorra country in countries dropdown
394
+ - Fixed select popup alignment issue
395
+ - 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)
396
+ - Added mock for feature flags API for admin portal preview mode
397
+ - Fixed resend invitation and activate your account API calls
398
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
399
+ - Added support for customizing fields and tabs in the admin portal
400
+
401
+ ### Angular Wrapper 5.7.0:
402
+ - Updated README.md with the current integration guide
403
+
404
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
405
+
406
+ - FR-9186 - support ssr with session and refresh token
407
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
408
+
409
+ - FR-9186 - fix pipeline
410
+ ### AdminPortal 6.36.0:
411
+ -
412
+
413
+ ### AdminPortal 6.35.0:
414
+ -
415
+ ### AdminPortal 6.34.0:
416
+ -
417
+
418
+ ### Angular Wrapper 5.6.0:
419
+ - FR-9186 - Fix changelog
420
+ - Add karma.conf.js and adjust docker file
421
+ - Adjust Test runnner flags, to run in docker
422
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
423
+ - Change docker image to allow chromium to be installed
424
+ - Sanity Check
425
+
426
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
427
+
428
+ ### AdminPortal 6.34.0:
429
+ -
430
+
431
+ ### Angular Wrapper 5.5.3:
432
+ - FR-9186 - Fix changelog
433
+ - Add karma.conf.js and adjust docker file
434
+ - Adjust Test runnner flags, to run in docker
435
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
436
+ - Change docker image to allow chromium to be installed
437
+ - Sanity Check
438
+ - Sanity check for angular
439
+
@@ -357,7 +357,7 @@
357
357
  }]
358
358
  }] });
359
359
 
360
- var sdkVersion = { version: '6.4.0' };
360
+ var sdkVersion = { version: '6.5.0' };
361
361
 
362
362
  var FronteggAppOptionsClass = /** @class */ (function () {
363
363
  function FronteggAppOptionsClass() {