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