@frontegg/angular 6.12.0 → 6.13.0-alpha.7271975157

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/package.json +2 -2
  2. package/CHANGELOG.md +0 -514
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@frontegg/angular",
3
- "version": "6.12.0",
3
+ "version": "6.13.0-alpha.7271975157",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "@angular/common": ">=12.0.0",
7
7
  "@angular/core": ">=12.0.0"
8
8
  },
9
9
  "dependencies": {
10
- "@frontegg/js": "6.161.0",
10
+ "@frontegg/js": "6.162.0",
11
11
  "csstype": "^3.0.8",
12
12
  "fast-deep-equal": "^3.1.3",
13
13
  "stream": "^0.0.2",
package/CHANGELOG.md DELETED
@@ -1,514 +0,0 @@
1
- # Change Log
2
-
3
- ## [6.12.0](https://github.com/frontegg/frontegg-angular/compare/v6.11.0...v6.12.0) (2023-12-17)
4
-
5
- - FR-10692 - Remove the ability to select a full category on webhooks page
6
-
7
-
8
-
9
- ## [6.11.0](https://github.com/frontegg/frontegg-angular/compare/v6.10.0...v6.11.0) (2023-12-12)
10
-
11
- - FR-14324 - Fix android native module and add option for direct social login
12
-
13
- - FR-14287 - Fix grammar of 1 day expiry of api tokens
14
-
15
-
16
- - FR-14308 - Fixed alignment issue with icon in custom social login button
17
-
18
- - FR-13527 - Added a11y support for admin portal pages: sso, security, profile, personal tokens, users, groups, provisioning, audit logs, api tokens, webhooks, account details.
19
-
20
- # Change Log
21
-
22
- ## [6.10.0](https://github.com/frontegg/frontegg-angular/compare/v6.9.0...v6.10.0) (2023-11-29)
23
-
24
- # v6.10.0
25
-
26
- - FR-13527 - Added a11y support for admin portal pages: SSO, security, profile, personal tokens, users, groups, provisioning, audit logs, API tokens, webhooks, and account details.
27
- - FR-14324 - Fixed Hosted login race condition in Angular and supported prompt login with a silent refresh.
28
-
29
- ### Angular Wrapper 6.10.0:
30
- - FR-14324 - Fixed Auth Guard support for hosted Login.
31
-
32
- ## [6.9.0](https://github.com/frontegg/frontegg-angular/compare/v6.8.0...v6.9.0) (2023-11-20)
33
-
34
- - FR-14201 - Fixed login with SMS resend code action
35
-
36
-
37
- - FR-13913 - Let tenants/users set expiry on client credentials API tokens
38
- - FR-14099 - Fix load custom login routes only when necessary
39
- - FR-13605 - Support adding phone number field to signup page and control his required state
40
-
41
-
42
- # Change Log
43
-
44
- ## [6.8.0](https://github.com/frontegg/frontegg-angular/compare/v6.7.0...v6.8.0) (2023-11-6)
45
-
46
- - FR-14102 - Fixed entitlements Frontegg user-id attribute usage
47
- - FR-13123 - Added support to provide scopes for social logins
48
-
49
-
50
- # Change Log
51
-
52
- ## [6.7.0](https://github.com/frontegg/frontegg-angular/compare/v6.6.0...v6.7.0) (2023-11-1)
53
-
54
- - FR-13327 - Update modern theme grey palette
55
- - FR-13834 - Added Rule based entitlements
56
- - FR-13508 - Mobile native module bridge
57
- - FR-13772 - Fixed issue on edit user roles modal - at least 1 role is required
58
- - FR-13808 - Support Login with SMS
59
- - FR-13786 - Support tab per tenant
60
-
61
-
62
- ### Angular Wrapper 6.7.0:
63
- - FR-13894 - Add support for additional params in login with redirect action
64
- # Change Log
65
-
66
- ## [6.6.0](https://github.com/frontegg/frontegg-angular/compare/v6.5.0...v6.6.0) (2023-10-24)
67
-
68
- - FR-13772 - Fixed issue on edit user roles modal - at least 1 role is required
69
- - FR-13808 - Support Login with SMS
70
- - FR-13786 - Support tab per tenant
71
-
72
-
73
- ### Angular Wrapper 6.6.0:
74
- - FR-13894 - Add support for additional params in login with redirect action
75
- - FR-13820 - Rule based entitlements preparations
76
- # Change Log
77
-
78
- ## [6.5.0](https://github.com/frontegg/frontegg-angular/compare/v6.4.0...v6.5.0) (2023-10-11)
79
-
80
- - FR-13798 - Added support for login with SMS
81
- - FR-13364 - Improved validations text for sign-in form
82
- -
83
- # Change Log
84
-
85
- ## [6.4.0](https://github.com/frontegg/frontegg-angular/compare/v6.3.0...v6.4.0) (2023-10-4)
86
-
87
- - FR-13364 - Improved validations text for sign in form
88
- - FR-13737 - Changed breached password page to be shown just for block breached password policy
89
- - FR-13665 - Enhance hasPermission with inEntitled in admin portal in case entitlements is enabled
90
-
91
-
92
- ## [6.3.0](https://github.com/frontegg/frontegg-angular/compare/v6.2.0...v6.3.0) (2023-10-2)
93
-
94
- - FR-13455 - Fixed impersonation with custom login on embedded initial blank screen
95
- - FR-13649 - Fixed testimonial quote layout for split signup mode
96
-
97
-
98
- # Change Log
99
-
100
- ## [6.2.0](https://github.com/frontegg/frontegg-angular/compare/v6.1.0...v6.2.0) (2023-9-28)
101
-
102
- - Revamped the security page in the Admin Portal
103
- #### Note: no migration is needed to upgrade between versions 5 to 6.
104
-
105
- # Change Log
106
-
107
- ## [6.1.0](https://github.com/frontegg/frontegg-angular/compare/v5.40.0...v6.1.0) (2023-9-27)
108
-
109
- - FR-13509 - Added GTM integration
110
-
111
- ## [5.40.0](https://github.com/frontegg/frontegg-angular/compare/v5.39.0...v5.40.0) (2023-9-5)
112
-
113
- - Releasing the new Security Center Page, which will replace the current Security Page. Currently exposed on Early Access with limited availability by a feature flag.
114
-
115
-
116
- # Change Log
117
-
118
- ## [5.39.0](https://github.com/frontegg/frontegg-angular/compare/v5.38.0...v5.39.0) (2023-8-28)
119
-
120
- - FR-13142 - Support setRootAccountData action for all account feature
121
- - FR-12321 - Added max validations to session management fields
122
-
123
-
124
- - FR-12974 - Fixed the issue with permissions and roles granted from user groups on User context
125
- - FR-12322 - Change redirect to SSO text
126
- - FR-12979 - Fixed MFA options save button to be disabled if the user has no security write permission
127
-
128
- # Change Log
129
-
130
- ## [5.38.0](https://github.com/frontegg/frontegg-angular/compare/v5.37.0...v5.38.0) (2023-8-14)
131
-
132
- # v5.38.0
133
- - FR-11857 - Added new support for hosted login to load user on load
134
- - FR-12828 - Updated entitlements API response
135
- - FR-12224 - Supported custom login for authenticated users without a tenant alias
136
- - FR-12780 - Improved Entitlements Vanilla JS SDK
137
-
138
- ### Angular Wrapper 5.38.0:
139
- - FR-13038 - Added support for Angular 16
140
- - FR-12986 - Added support of reporting Angular version header
141
- - FR-12043 - Implemented FronteggEntitlementsService for exposing entitlements APIs
142
-
143
- # Change Log
144
-
145
- ## [5.37.0](https://github.com/frontegg/frontegg-angular/compare/v5.36.0...v5.37.0) (2023-7-24)
146
-
147
- - FR-12828 - Added entitlements feature
148
- - FR-12224 - Support custom login for authenticated users without a tenant alias
149
- - FR-12688 - Make the Admin box compatible with the updated type of IUserProfile
150
- - FR-12114 - Remove inactive custom social login provider
151
- - FR-12098 - Fixed admin portal user status updates when email verification is off
152
- - FR-12098 - Fixed workspace title for the vivid theme
153
-
154
- ### Angular Wrapper 5.37.0:
155
- - FR-12043 - Added entitlements feature
156
- # Change Log
157
-
158
- ## [5.36.0](https://github.com/frontegg/frontegg-angular/compare/v5.35.0...v5.36.0) (2023-7-13)
159
-
160
- • FR-12550 - Align all auth methods to get the right login response type
161
- • FR-12664 - Rename redux-saga file to prevent loop imports by webpack
162
- • FR-12098 - Updated Admin portal user status to the correct one if email verification is off
163
- • FR-12020 - Fixed blinking workspace title in admin portal vivid theme
164
- • FR-12114 - Fixed custom social login provider shouldn't be shown if not active
165
- • FR-12628 - Fixed custom login with hosted Oauth in URL
166
- • FR-12575 - Changed remember my device value to be true by default
167
- • FR-12581 - Added support for custom inline html and script
168
- • FR-12343 - Added support for SSO per tenant
169
- • FR-12488 - Backward compatible support for loadUsersV1
170
- • FR-12164 - Added support for MSP bulk user invitation
171
- • FR-12479 - Fixed MSP warning dialog issue
172
- • FR-12408 - Redesigned Entitlements structure
173
-
174
- ### Angular Wrapper 5.36.0:
175
- - FR-12527 - Remove entitlements
176
- # Change Log
177
-
178
- ## [5.35.0](https://github.com/frontegg/frontegg-angular/compare/v5.34.0...v5.35.0) (2023-6-30)
179
-
180
- - MSP update visibility, bugfix
181
- - add security login flows
182
-
183
- # Change Log
184
-
185
- ## [5.34.0](https://github.com/frontegg/frontegg-angular/compare/v5.33.0...v5.34.0) (2023-6-28)
186
-
187
- - FR-12277 - Extended tenants state with the active tenant to support MSP sub-accounts
188
- - FR-12405 - MSP bug fixes
189
- - FR-12381 - Migrated users table to load users by users V2 API
190
-
191
- # Change Log
192
-
193
- ## [5.33.0](https://github.com/frontegg/frontegg-angular/compare/v5.32.0...v5.33.0) (2023-6-22)
194
-
195
- - Update load tenants to new version
196
- - MSP bugfix, improvements
197
- - Add support to load cdn component with the new vite version
198
- - Fix new sso guide dark theme
199
- - Add support props and frontegg hooks in custom components
200
-
201
- # Change Log
202
-
203
- ## [5.32.0](https://github.com/frontegg/frontegg-angular/compare/v5.31.0...v5.32.0) (2023-6-19)
204
-
205
- Added support to load cdn component with the new vite version
206
- - Fix for new sso guide dark theme
207
- - Fix for login per tenant embedded with sub domain logout route
208
- - Create MSP all accounts main page
209
-
210
- # Change Log
211
-
212
- ## [5.31.0](https://github.com/frontegg/frontegg-angular/compare/v5.30.0...v5.31.0) (2023-6-6)
213
-
214
- - Improve login preview for login per tenant self service to rendered inside iframe
215
- - Added required to fields in invite user modal
216
- - Improve error handling for login
217
- - Added MSP - all accounts main page and state
218
-
219
-
220
- # Change Log
221
-
222
- ## [5.30.0](https://github.com/frontegg/frontegg-angular/compare/v5.29.0...v5.30.0) (2023-5-28)
223
-
224
- - Fixed hosted login with hash router
225
- - Support login per tenant self service
226
- - Added Cyprus phone area code 2 fa screen
227
- - Added option to upload metadata file instead of metadata url
228
-
229
- # Change Log
230
-
231
- ## [5.29.0](https://github.com/frontegg/frontegg-angular/compare/v5.28.0...v5.29.0) (2023-5-23)
232
-
233
- - Fix the issue with unnecessary white borders on the dark mode theme
234
- - Add metadataHeaders type to contextOptions
235
- - Add source header to all admin portal and login box requests
236
- - Add login per tenant self service
237
- - SSO Guides enhancements
238
- - [Snyk] Security upgrade babel-plugin-module-resolver from 4.1.0 to 5.0.0
239
- - Remove admin provisioning feature flag
240
- - Report version and framework as requests headers
241
- - [Snyk] Upgrade tslib from 2.3.0 to 2.5.0
242
-
243
- # Change Log
244
-
245
- ## [5.28.0](https://github.com/frontegg/frontegg-angular/compare/v5.27.0...v5.28.0) (2023-5-12)
246
-
247
- - FR-11442 - Removed admin portal provisioning feature flag
248
- - FR-11723 - Fixed refresh token when computer clock is set to a future time
249
- - FR-11735 - Added support for customizing login per tenant in the admin portal
250
- - FR-11442 - Removed legacy SSO tab code
251
- - FR-11718 - Fix users' table UI issues
252
- - FR-11113 - Fixed Frontegg logo overlapping navigation
253
- - FR-11442 - Extract the provisioning tab to a separated page in the admin portal
254
- - FR-11617 - Fixed a11y enter key press issue
255
- - FR-11352 - Added support for nested table
256
- - [Snyk] Security upgrade @azure/storage-blob from 12.11.0 to 12.13.0
257
-
258
- # Change Log
259
-
260
- ## [5.27.0](https://github.com/frontegg/frontegg-angular/compare/v5.26.0...v5.27.0) (2023-5-4)
261
-
262
- - FR-11581 - fix a11y login-box onEnter event for links
263
- - FR-11353 - add new tree graph component
264
-
265
- ## [5.26.0](https://github.com/frontegg/frontegg-angular/compare/v5.25.0...v5.26.0) (2023-4-28)
266
-
267
- - FR-11564 - Social login button shouldn't inherit from secondary color
268
-
269
-
270
- ## [5.25.0](https://github.com/frontegg/frontegg-angular/compare/v5.24.0...v5.25.0) (2023-4-27)
271
-
272
- - Fixed passkeys issue with reCaptcha
273
- - Removed feature flag from passkeys button
274
- - Enable loading Frontegg helper scripts by providing query params to Frontegg external source
275
- - Security upgrade webpack from 5.74.0 to 5.76.0
276
-
277
-
278
- ## [5.24.0](https://github.com/frontegg/frontegg-angular/compare/v5.23.0...v5.24.0) (2023-4-27)
279
-
280
- - Fixed input hover issue on suffix icon
281
- - A11y improvements
282
-
283
-
284
- ## [5.23.0](https://github.com/frontegg/frontegg-angular/compare/v5.22.0...v5.23.0) (2023-4-25)
285
-
286
- - Fix Passkeys button style
287
- - Support login per tenant with search param
288
-
289
- ## [5.22.0](https://github.com/frontegg/frontegg-angular/compare/v5.21.0...v5.22.0) (2023-4-23)
290
- - Lock reduxjs/toolkit version to be compatible in Vite types plugin
291
- - Fixed password input placeholder text in the login box
292
- - Fixed social login buttons order
293
- - Fix Vite js-sha256 warning
294
- - Fixed company name error in split mode sign up
295
- - Fixed phone number dropdown theming
296
- - Added aria labels to buttons
297
-
298
- ### Angular Wrapper 5.22.0:
299
- - FR-11351 - preserve-query-params-for-login-per-tenant
300
-
301
- ## [5.21.0](https://github.com/frontegg/frontegg-angular/compare/v5.20.0...v5.21.0) (2023-4-3)
302
-
303
- - Added support for SCIM groups
304
- - Updated texts across login box - grammar and terminology
305
- - Added impersonation indicator to show impersonator that they're in an impersonation session
306
- - Added passkeys feature
307
-
308
- ### Angular Wrapper 5.21.0:
309
- - Typo fix
310
-
311
- ## [5.20.0](https://github.com/frontegg/frontegg-angular/compare/v5.19.0...v5.20.0) (2023-3-27)
312
-
313
- - FR-11247 - fix version branch 6.82
314
-
315
- - FR-11065 - add passkeys mock ff
316
- - FR-11189 - mfa authenticator app change input type
317
- - FR-10821 - fix table color
318
- - FR-11204 - add unit testing with jest
319
- - FR-11139 - fix groups
320
- - FR-11039 - fix groups dummy
321
- - FR-11039 - ff groups
322
- - FR-10530 - fix ff store name
323
- - FR-11067 - error handling on profile image upload
324
- - FR-11039 - extend users table with groups column
325
-
326
- - FR-10530 - fix ff
327
- - FR-10654 - Fix OIDC loading screen
328
- - FR-10530 - fix ff store name
329
- - FR-10530 - fix ff store name
330
- - FR-10530 - change ff behavior
331
- - FR-10976 - Remove idle session export from default items
332
-
333
-
334
- ## [5.19.0](https://github.com/frontegg/frontegg-angular/compare/v5.18.0...v5.19.0) (2023-3-16)
335
-
336
- - Fixed use permission regex issue to accept a wild card
337
- - User groups design fixes
338
- - Fixed passkeys loading mode and login flow with MFA
339
- - Update dependencies between passkeys and MFA on the privacy page
340
- - Added support to reset Idle session timeout by post messages from the client iFrame
341
- - Added an option to enforce redirect URLs to the same site only to avoid security issues
342
- - Added support for customized social login providers
343
-
344
-
345
- ## [5.18.0](https://github.com/frontegg/frontegg-angular/compare/v5.17.0...v5.18.0) (2023-3-10)
346
-
347
- - Fixed resend OTC with reCaptcha
348
- - Added support to let tenants create and manage user groups in the admin portal under a FF
349
- - Added support to login with passkeys and manage passkeys in the admin portal under a FF
350
- - Fixed invite users issue when the vendor is not forcing roles and permissions
351
- - Support auth strategy and social logins for login per tenants
352
- - Refactored feature flag mechanism to be based on rest-api package
353
- - Fixed validation for postcode in admin portal forms
354
- - Fixed SMS code input to have input type number
355
- - Improved auth screens form UX
356
-
357
- ### Angular Wrapper 5.18.0:
358
- - Added support for redirect url in hosted login mode
359
-
360
- ## [5.17.0](https://github.com/frontegg/frontegg-angular/compare/v5.16.0...v5.17.0) (2023-2-21)
361
-
362
- - Fixed Admin portal SSO provider's options to be correlated with the vendor choice
363
- - Fixed background for table pivot column
364
- - Fixed impersonation by removing unnecessary redirects and adding a refresh call
365
- - Fixed style reorder bug when using @emotion/react and Frontegg Next.JS
366
-
367
- ## [5.16.0](https://github.com/frontegg/frontegg-angular/compare/v5.15.0...v5.16.0) (2023-2-8)
368
-
369
- - Updated M2M tokens to reflect the vendor choice
370
-
371
- ## [5.15.0](https://github.com/frontegg/frontegg-angular/compare/v5.14.0...v5.15.0) (2023-2-7)
372
-
373
- - Fixed go-to-sign-up message position in speedy login layout
374
- - Added an input component to the library for adding members to a tenant
375
- - Fix filtering SSO providers according to the vendor selection
376
- - Added user groups card header component to the library
377
- - Improved the admin portal and login box performance and bundle size
378
-
379
-
380
- ## [5.14.0](https://github.com/frontegg/frontegg-angular/compare/v5.13.0...v5.14.0) (2023-1-29)
381
-
382
- - Fixed error message position in login with SMS screen
383
- - Fixed missing client ID after creating API token
384
-
385
- ## [5.13.0](https://github.com/frontegg/frontegg-angular/compare/v5.12.0...v5.13.0) (2023-1-25)
386
-
387
- - Added email type to all email inputs in the login box and admin portal
388
- - Fixed mobile width of the login box in modern and classic theme
389
- - Fixed the scrolling issue in the privacy page in the admin portal
390
- - Updated SCIM UI
391
- - Added API to customize forget password button in the login with password page
392
- - Improve split mode values layout
393
- - Added support to access API tokens
394
- - Updated Accept Invitation text, icon, and debounce
395
- - Fixed OTC login for mobile
396
- - Added support to sync vendor security policies
397
- - Added impersonation indication for audit logs
398
- - Added support for Impersonation
399
-
400
-
401
- ## [5.12.0](https://github.com/frontegg/frontegg-angular/compare/v5.11.0...v5.12.0) (2023-1-16)
402
-
403
- - Fixed sign up position in dark theme
404
- - Added margin to login error
405
- - Added support for built-in authenticators, security keys, and SMS as MFA methods
406
-
407
-
408
- ## [5.11.0](https://github.com/frontegg/frontegg-angular/compare/v5.10.0...v5.11.0) (2023-1-11)
409
-
410
- - Fixed login with apple redirect URL
411
- - Added impersonation indication in login session table
412
- - Added support for session expired logout on Hosted Login
413
- - Added support for login with Linkedin
414
- - Added support for Google one tap
415
- - Improve insert OTC screen UI
416
- - Improve UX of authentication forms
417
- - Fix apple logo color and match to font color
418
-
419
- ## [5.10.0](https://github.com/frontegg/frontegg-angular/compare/v5.9.0...v5.10.0) (2022-12-22)
420
-
421
- - Few bug fixes
422
-
423
-
424
- ## [5.9.0](https://github.com/frontegg/frontegg-angular/compare/v5.8.1...v5.9.0) (2022-12-20)
425
-
426
- - Fixed mfa input on mobile
427
- - Enabled scim without roles
428
- - Fixed menu component for dark theme
429
- - Added api navigation icon
430
- - Added tests for mfa
431
- - Added apple social login types
432
- - Added support for Hiding Invoices
433
-
434
-
435
- ## [5.8.1](https://github.com/frontegg/frontegg-angular/compare/v5.8.0...v5.8.1) (2022-12-13)
436
-
437
- - Fixed MFA flow issues
438
- - Added support for subscriptions billing collection
439
- - Fixed the issue of the OTC screen submit button is disabled on mobile devices
440
- - Added SCIM section in admin portal under FF
441
-
442
- ## [5.8.0](https://github.com/frontegg/frontegg-angular/compare/v5.7.1...v5.8.0) (2022-12-8)
443
-
444
- - Fixed ignoring `urlPrefix` issue
445
- - Added the ability to Invite a user by bulk API in the admin portal
446
- - Fixed OTC digits are not visible on mobile devices
447
- - Added MFA devices management section in the admin portal under FF
448
- - Fixed the ability to copy invite link for dynamic base URL as well
449
- - Added new abilities to MFA flows under FF
450
- - Added support for providing an external CDN to load fonts in Frontegg components
451
-
452
- ## [5.7.1](https://github.com/frontegg/frontegg-angular/compare/v5.7.0...v5.7.1) (2022-11-28)
453
-
454
- - FR-9750 - change api according to the new names security tabs
455
- - FR-9717 - update rest api to have optional name in add user payload - and make sure to not send name if not exist
456
- - FR-9826 - fix table header in dark theme
457
- - FR-9237 - Max length for secret fields increased to 100
458
- - FR-9742 - enroll mfa list
459
- - FR-9772 - Send NULL on profilePictureUrl rather than null
460
- - FR-9717 - Invite user customize form API
461
- - FR-9597 - Webhooks - missing validation error on UI when added not allowed URL
462
-
463
-
464
- ## [5.7.0](https://github.com/frontegg/frontegg-angular/compare/v5.6.0...v5.7.0) (2022-11-23)
465
-
466
- - Added support for admin portal pre-defined theme options (dark, vivid, modern, and classic themes)
467
- - Added support for customizing admin portal navigation hover color
468
- - Fixed typo of Andorra country in countries dropdown
469
- - Fixed select popup alignment issue
470
- - 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)
471
- - Added mock for feature flags API for admin portal preview mode
472
- - Fixed resend invitation and activate your account API calls
473
- - Fixed creating custom webhook on the Admin Portal is sent with the event ID and not with the event Key
474
- - Added support for customizing fields and tabs in the admin portal
475
-
476
- ### Angular Wrapper 5.7.0:
477
- - Updated README.md with the current integration guide
478
-
479
- ## [5.6.0](https://github.com/frontegg/frontegg-angular/compare/v5.5.3...v5.6.0) (2022-11-10)
480
-
481
- - FR-9186 - support ssr with session and refresh token
482
- - FR-9614 - Add support for innerThemeProvider for admin portal pages and tabs
483
-
484
- - FR-9186 - fix pipeline
485
- ### AdminPortal 6.36.0:
486
- -
487
-
488
- ### AdminPortal 6.35.0:
489
- -
490
- ### AdminPortal 6.34.0:
491
- -
492
-
493
- ### Angular Wrapper 5.6.0:
494
- - FR-9186 - Fix changelog
495
- - Add karma.conf.js and adjust docker file
496
- - Adjust Test runnner flags, to run in docker
497
- - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
498
- - Change docker image to allow chromium to be installed
499
- - Sanity Check
500
-
501
- ## [5.5.3](https://github.com/frontegg/frontegg-angular/compare/v5.5.2...v5.5.3) (2022-10-26)
502
-
503
- ### AdminPortal 6.34.0:
504
- -
505
-
506
- ### Angular Wrapper 5.5.3:
507
- - FR-9186 - Fix changelog
508
- - Add karma.conf.js and adjust docker file
509
- - Adjust Test runnner flags, to run in docker
510
- - FR-9186 - Generate changelog based on AdminPortal and LoginBox changes
511
- - Change docker image to allow chromium to be installed
512
- - Sanity Check
513
- - Sanity check for angular
514
-