@frontegg/angular 5.17.0-alpha.4232827629 → 5.17.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 +157 -0
  2. package/package.json +1 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,157 @@
1
+ # Change Log
2
+
3
+ ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
4
+
5
+ - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
6
+ - Fixed background for table pivot column
7
+ - Fixed impersonation by removing unnecessary redirects and adding a refresh call
8
+ - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
9
+
10
+ ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
11
+
12
+ - Updated M2M tokens to reflect the vendor choice
13
+
14
+ ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
15
+
16
+ - Fixed go-to-sign-up message position in speedy login layout
17
+ - Added an input component to the library for adding members to a tenant
18
+ - Fix filtering SSO providers according to the vendor selection
19
+ - Added user groups card header component to the library
20
+ - Improved the admin portal and login box performance and bundle size
21
+
22
+
23
+ ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
24
+
25
+ - Fixed error message position in login with SMS screen
26
+ - Fixed missing client ID after creating API token
27
+
28
+ ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
29
+
30
+ - Added email type to all email inputs in the login box and admin portal
31
+ - Fixed mobile width of the login box in modern and classic theme
32
+ - Fixed the scrolling issue in the privacy page in the admin portal
33
+ - Updated SCIM UI
34
+ - Added API to customize forget password button in the login with password page
35
+ - Improve split mode values layout
36
+ - Added support to access API tokens
37
+ - Updated Accept Invitation text, icon, and debounce
38
+ - Fixed OTC login for mobile
39
+ - Added support to sync vendor security policies
40
+ - Added impersonation indication for audit logs
41
+ - Added support for Impersonation
42
+
43
+
44
+ ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
45
+
46
+ - Fixed sign up position in dark theme
47
+ - Added margin to login error
48
+ - Added support for built-in authenticators, security keys, and SMS as MFA methods
49
+
50
+
51
+ ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
52
+
53
+ - Fixed login with apple redirect URL
54
+ - Added impersonation indication in login session table
55
+ - Added support for session expired logout on Hosted Login
56
+ - Added support for login with Linkedin
57
+ - Added support for Google one tap
58
+ - Improve insert OTC screen UI
59
+ - Improve UX of authentication forms
60
+ - Fix apple logo color and match to font color
61
+
62
+ ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
63
+
64
+ - Few bug fixes
65
+
66
+
67
+ ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
68
+
69
+ - Fixed mfa input on mobile
70
+ - Enabled scim without roles
71
+ - Fixed menu component for dark theme
72
+ - Added api navigation icon
73
+ - Added tests for mfa
74
+ - Added apple social login types
75
+ - Added support for Hiding Invoices
76
+
77
+
78
+ ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
79
+
80
+ - Fixed MFA flow issues
81
+ - Added support for subscriptions billing collection
82
+ - Fixed the issue of the OTC screen submit button is disabled on mobile devices
83
+ - Added SCIM section in admin portal under FF
84
+
85
+ ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
86
+
87
+ - Fixed ignoring `urlPrefix` issue
88
+ - Added the ability to Invite a user by bulk API in the admin portal
89
+ - Fixed OTC digits are not visible on mobile devices
90
+ - Added MFA devices management section in the admin portal under FF
91
+ - Fixed the ability to copy invite link for dynamic base URL as well
92
+ - Added new abilities to MFA flows under FF
93
+ - Added support for providing an external CDN to load fonts in Frontegg components
94
+
95
+ ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
96
+
97
+ - FR-9750 - change api according to the new names security tabs
98
+ - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
99
+ - FR-9826 - fix table header in dark theme
100
+ - FR-9237 - Max length for secret fields increased to 100
101
+ - FR-9742 - enroll mfa list
102
+ - FR-9772 - Send NULL on profilePictureUrl rather than null
103
+ - FR-9717 - Invite user customize form API
104
+ - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
105
+
106
+
107
+ ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
108
+
109
+ - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
110
+ - Added support for customizing admin portal navigation hover color
111
+ - Fixed typo of Andorra country in countries dropdown
112
+ - Fixed select popup alignment issue
113
+ - 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)
114
+ - Added mock for feature flags API for admin portal preview mode
115
+ - Fixed resend invitation and activate your account API calls
116
+ - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
117
+ - Added support for customizing fields and tabs in the admin portal
118
+
119
+ ### Angular Wrapper 5.7.0:
120
+ - Updated README.md with the current integration guide
121
+
122
+ ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
123
+
124
+ - FR-9186 - support ssr with session and refresh token
125
+ - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
126
+
127
+ - FR-9186 - fix pipeline
128
+ ### AdminPortal 6.36.0:
129
+ -
130
+
131
+ ### AdminPortal 6.35.0:
132
+ -
133
+ ### AdminPortal 6.34.0:
134
+ -
135
+
136
+ ### Angular Wrapper 5.6.0:
137
+ - FR-9186 - Fix changelog
138
+ - Add karma.conf.js and adjust docker file
139
+ - Adjust Test runnner flags, to run in docker
140
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
141
+ - Change docker image to allow chromium to be installed
142
+ - Sanity Check
143
+
144
+ ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
145
+
146
+ ### AdminPortal 6.34.0:
147
+ -
148
+
149
+ ### Angular Wrapper 5.5.3:
150
+ - FR-9186 - Fix changelog
151
+ - Add karma.conf.js and adjust docker file
152
+ - Adjust Test runnner flags, to run in docker
153
+ - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
154
+ - Change docker image to allow chromium to be installed
155
+ - Sanity Check
156
+ - Sanity check for angular
157
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontegg/angular",
3
- "version": "5.17.0-alpha.4232827629",
3
+ "version": "5.17.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/common": ">=12.0.0",