@frontegg/angular 5.20.0-alpha.4531008312 → 5.20.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +206 -0
  2. package/package.json +1 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,206 @@
1
+ # Change Log
2
+
3
+ ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
4
+
5
+ - FR-11247 - fix version branch 6.82
6
+
7
+ - FR-11065 - add passkeys mock ff
8
+ - FR-11189 - mfa authenticator app change input type
9
+ - FR-10821 - fix table color
10
+ - FR-11204 - add unit testing with jest
11
+ - FR-11139 - fix groups
12
+ - FR-11039 - fix groups dummy
13
+ - FR-11039 - ff groups
14
+ - FR-10530 - fix ff store name
15
+ - FR-11067 - error handling on profile image upload
16
+ - FR-11039 - extend users table with groups column
17
+
18
+ - FR-10530 - fix ff
19
+ - FR-10654 - Fix OIDC loading screen
20
+ - FR-10530 - fix ff store name
21
+ - FR-10530 - fix ff store name
22
+ - FR-10530 - change ff behavior
23
+ - FR-10976 - Remove idle session export from default items
24
+
25
+
26
+ ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
27
+
28
+ - Fixed use permission regex issue to accept a wild card
29
+ - User groups design fixes
30
+ - Fixed passkeys loading mode and login flow with MFA
31
+ - Update dependencies between passkeys and MFA on the privacy page
32
+ - Added support to reset Idle session timeout by post messages from the client iFrame
33
+ - Added an option to enforce redirect URLs to the same site only to avoid security issues
34
+ - Added support for customized social login providers
35
+
36
+
37
+ ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
38
+
39
+ - Fixed resend OTC with reCaptcha
40
+ - Added support to let tenants create and manage user groups in the admin portal under a FF
41
+ - Added support to login with passkeys and manage passkeys in the admin portal under a FF
42
+ - Fixed invite users issue when the vendor is not forcing roles and permissions
43
+ - Support auth strategy and social logins for login per tenants
44
+ - Refactored feature flag mechanism to be based on rest-api package
45
+ - Fixed validation for postcode in admin portal forms
46
+ - Fixed SMS code input to have input type number
47
+ - Improved auth screens form UX
48
+
49
+ ### Angular Wrapper 5.18.0:
50
+ - Added support for redirect url in hosted login mode
51
+
52
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
53
+
54
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
55
+ - Fixed background for table pivot column
56
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
57
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
58
+
59
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
60
+
61
+ - Updated M2M tokens to reflect the vendor choice
62
+
63
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
64
+
65
+ - Fixed go-to-sign-up message position in speedy login layout
66
+ - Added an input component to the library for adding members to a tenant
67
+ - Fix filtering SSO providers according to the vendor selection
68
+ - Added user groups card header component to the library
69
+ - Improved the admin portal and login box performance and bundle size
70
+
71
+
72
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
73
+
74
+ - Fixed error message position in login with SMS screen
75
+ - Fixed missing client ID after creating API token
76
+
77
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
78
+
79
+ - Added email type to all email inputs in the login box and admin portal
80
+ - Fixed mobile width of the login box in modern and classic theme
81
+ - Fixed the scrolling issue in the privacy page in the admin portal
82
+ - Updated SCIM UI
83
+ - Added API to customize forget password button in the login with password page
84
+ - Improve split mode values layout
85
+ - Added support to access API tokens
86
+ - Updated Accept Invitation text, icon, and debounce
87
+ - Fixed OTC login for mobile
88
+ - Added support to sync vendor security policies
89
+ - Added impersonation indication for audit logs
90
+ - Added support for Impersonation
91
+
92
+
93
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
94
+
95
+ - Fixed sign up position in dark theme
96
+ - Added margin to login error
97
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
98
+
99
+
100
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
101
+
102
+ - Fixed login with apple redirect URL
103
+ - Added impersonation indication in login session table
104
+ - Added support for session expired logout on Hosted Login
105
+ - Added support for login with Linkedin
106
+ - Added support for Google one tap
107
+ - Improve insert OTC screen UI
108
+ - Improve UX of authentication forms
109
+ - Fix apple logo color and match to font color
110
+
111
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
112
+
113
+ - Few bug fixes
114
+
115
+
116
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
117
+
118
+ - Fixed mfa input on mobile
119
+ - Enabled scim without roles
120
+ - Fixed menu component for dark theme
121
+ - Added api navigation icon
122
+ - Added tests for mfa
123
+ - Added apple social login types
124
+ - Added support for Hiding Invoices
125
+
126
+
127
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
128
+
129
+ - Fixed MFA flow issues
130
+ - Added support for subscriptions billing collection
131
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
132
+ - Added SCIM section in admin portal under FF
133
+
134
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
135
+
136
+ - Fixed ignoring `urlPrefix` issue
137
+ - Added the ability to Invite a user by bulk API in the admin portal
138
+ - Fixed OTC digits are not visible on mobile devices
139
+ - Added MFA devices management section in the admin portal under FF
140
+ - Fixed the ability to copy invite link for dynamic base URL as well
141
+ - Added new abilities to MFA flows under FF
142
+ - Added support for providing an external CDN to load fonts in Frontegg components
143
+
144
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
145
+
146
+ - FR-9750 - change api according to the new names security tabs
147
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
148
+ - FR-9826 - fix table header in dark theme
149
+ - FR-9237 - Max length for secret fields increased to 100
150
+ - FR-9742 - enroll mfa list
151
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
152
+ - FR-9717 - Invite user customize form API
153
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
154
+
155
+
156
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
157
+
158
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
159
+ - Added support for customizing admin portal navigation hover color
160
+ - Fixed typo of Andorra country in countries dropdown
161
+ - Fixed select popup alignment issue
162
+ - 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)
163
+ - Added mock for feature flags API for admin portal preview mode
164
+ - Fixed resend invitation and activate your account API calls
165
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
166
+ - Added support for customizing fields and tabs in the admin portal
167
+
168
+ ### Angular Wrapper 5.7.0:
169
+ - Updated README.md with the current integration guide
170
+
171
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
172
+
173
+ - FR-9186 - support ssr with session and refresh token
174
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
175
+
176
+ - FR-9186 - fix pipeline
177
+ ### AdminPortal 6.36.0:
178
+ -
179
+
180
+ ### AdminPortal 6.35.0:
181
+ -
182
+ ### AdminPortal 6.34.0:
183
+ -
184
+
185
+ ### Angular Wrapper 5.6.0:
186
+ - FR-9186 - Fix changelog
187
+ - Add karma.conf.js and adjust docker file
188
+ - Adjust Test runnner flags, to run in docker
189
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
190
+ - Change docker image to allow chromium to be installed
191
+ - Sanity Check
192
+
193
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
194
+
195
+ ### AdminPortal 6.34.0:
196
+ -
197
+
198
+ ### Angular Wrapper 5.5.3:
199
+ - FR-9186 - Fix changelog
200
+ - Add karma.conf.js and adjust docker file
201
+ - Adjust Test runnner flags, to run in docker
202
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
203
+ - Change docker image to allow chromium to be installed
204
+ - Sanity Check
205
+ - Sanity check for angular
206
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontegg/angular",
3
- "version": "5.20.0-alpha.4531008312",
3
+ "version": "5.20.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/common": ">=12.0.0",