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