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