@frontegg/angular 7.6.4 → 7.7.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 CHANGED
@@ -1,76 +1,80 @@
1
- # Change Log
2
-
3
- ## [7.6.4](https://github.com/frontegg/frontegg-angular/compare/v7.6.3...v7.6.4) (2024-11-19)
4
-
1
+ # Change Log
2
+
3
+ ## [7.7.0](https://github.com/frontegg/frontegg-angular/compare/v7.6.4...v7.7.0) (2024-11-21)
4
+
5
+ - FR-18699 - Removed entitlements automatic 30 seconds refresh mechanism
6
+ - FR-18138 - Added logic to improve login box and admin portal stability and resiliency
7
+
8
+
9
+ ## [7.6.4](https://github.com/frontegg/frontegg-angular/compare/v7.6.3...v7.6.4) (2024-11-19)
10
+
5
11
  - FR-18341 - Fixed social login button size
6
- - FR-12722 - Fixed Incorrect order of social logins display
7
-
8
- ### Angular Wrapper 7.6.4:
9
- - FR-18699 - Fixed alpha creation pipeline
10
-
11
- ## [7.6.3](https://github.com/frontegg/frontegg-angular/compare/v7.6.2...v7.6.3) (2024-11-14)
12
-
12
+ - FR-12722 - Fixed Incorrect order of social logins display
13
+
14
+
15
+ ## [7.6.3](https://github.com/frontegg/frontegg-angular/compare/v7.6.2...v7.6.3) (2024-11-14)
16
+
13
17
  - FR-18646 - Fixed missing permissions with wildcard on custom roles
14
18
  - FR-18341 - Fixed Google Chrome Translate feature causes a crash
15
19
  - FR-16902 - Fixed login box scroll on mobile browsers
16
-
17
-
18
-
19
- ## [7.6.2](https://github.com/frontegg/frontegg-angular/compare/v7.6.1...v7.6.2) (2024-11-12)
20
-
21
- - FR-18594 - Fixed blinking bug On IP and domain page
22
- - FR-18499 - Fixed otc page blink
23
- - FR-18005 - Fixed search api tokens with null descriptions
24
- - FR-18499 - Fixed activate with code and password
25
- - FR-18582 - Fixed loader size and wrong massage
26
-
20
+
21
+
22
+
23
+ ## [7.6.2](https://github.com/frontegg/frontegg-angular/compare/v7.6.1...v7.6.2) (2024-11-12)
24
+
25
+ - FR-18594 - Fixed blinking bug On IP and domain page
26
+ - FR-18499 - Fixed otc page blink
27
+ - FR-18005 - Fixed search api tokens with null descriptions
28
+ - FR-18499 - Fixed activate with code and password
29
+ - FR-18582 - Fixed loader size and wrong massage
30
+
27
31
  - FR-18561 - Fixed get ip metadata when app name is provided
28
32
  - FR-17091 - Fixed long name in groups and roles
29
-
30
-
31
-
32
- ## [7.6.1](https://github.com/frontegg/frontegg-angular/compare/v7.6.0...v7.6.1) (2024-11-10)
33
-
33
+
34
+
35
+
36
+ ## [7.6.1](https://github.com/frontegg/frontegg-angular/compare/v7.6.0...v7.6.1) (2024-11-10)
37
+
34
38
  - FR-18561 - Fixed get ip metadata when app name is provided
35
39
  - FR-17091 - Fixed long name in groups and roles
36
-
37
-
38
- ### Angular Wrapper 7.6.1:
39
- - FR-18542: support minor versions
40
-
41
- ## [7.6.0](https://github.com/frontegg/frontegg-angular/compare/v7.5.0...v7.6.0) (2024-11-5)
42
-
43
- - FR-18529 - Fixed empty roles field bug when appName is provided
44
-
45
-
40
+
41
+
42
+ ### Angular Wrapper 7.6.1:
43
+ - FR-18542: support minor versions
44
+
45
+ ## [7.6.0](https://github.com/frontegg/frontegg-angular/compare/v7.5.0...v7.6.0) (2024-11-5)
46
+
47
+ - FR-18529 - Fixed empty roles field bug when appName is provided
48
+
49
+
46
50
  - FR-18353 - Fixed tooltips mount component
47
51
  - FR-18476 - Added url for beforeRequestInterceptor function
48
52
  - FR-18476 - Added request interceptor
49
53
  - FR-18472 - Fixed Google one tap login stuck after unmounting login
50
54
  - FR-18436 - Fixed activate account with empty redirect bug
51
-
52
- - FR-17943 - Added code pages
53
-
54
-
55
- - FR-18427 - Added Support for triggering MFA after native passkeys / iOS apple login
56
- - FR-18211 - Fixed email overlapping roles field
57
-
58
-
59
-
60
- ## [7.5.0](https://github.com/frontegg/frontegg-angular/compare/v7.4.0...v7.5.0) (2024-10-29)
61
-
62
- - FR-17943 - Added code pages
63
-
64
-
65
- - FR-18427 - Added Support for triggering MFA after native passkeys / iOS apple login
66
- - FR-18211 - Fixed email overlapping roles field
67
-
68
- - FR-18356 - Fixed validations localization override type
69
-
70
-
71
-
72
- ## [7.4.0](https://github.com/frontegg/frontegg-angular/compare/v7.3.0...v7.4.0) (2024-10-10)
73
-
55
+
56
+ - FR-17943 - Added code pages
57
+
58
+
59
+ - FR-18427 - Added Support for triggering MFA after native passkeys / iOS apple login
60
+ - FR-18211 - Fixed email overlapping roles field
61
+
62
+
63
+
64
+ ## [7.5.0](https://github.com/frontegg/frontegg-angular/compare/v7.4.0...v7.5.0) (2024-10-29)
65
+
66
+ - FR-17943 - Added code pages
67
+
68
+
69
+ - FR-18427 - Added Support for triggering MFA after native passkeys / iOS apple login
70
+ - FR-18211 - Fixed email overlapping roles field
71
+
72
+ - FR-18356 - Fixed validations localization override type
73
+
74
+
75
+
76
+ ## [7.4.0](https://github.com/frontegg/frontegg-angular/compare/v7.3.0...v7.4.0) (2024-10-10)
77
+
74
78
  - FR-18217 - Fixed impersonation on embedded
75
79
  - FR-18167 - Fixed back to login on magic link
76
80
  - FR-8030 - Fixed website dialog cancel button typeography
@@ -79,15 +83,15 @@
79
83
  - FR-17517 - Fixed login direct action race condition
80
84
  - FR-17649 - Fixed autofill sms code iOS SDK
81
85
  - FR-17650 - Fixed auto capitalize email input in login page
82
- - FR-17443 - Fixed infinite loader when using direct login action
83
-
84
-
85
- ## [7.3.0](https://github.com/frontegg/frontegg-angular/compare/v7.2.0...v7.3.0) (2024-8-28)
86
-
86
+ - FR-17443 - Fixed infinite loader when using direct login action
87
+
88
+
89
+ ## [7.3.0](https://github.com/frontegg/frontegg-angular/compare/v7.2.0...v7.3.0) (2024-8-28)
90
+
87
91
  - FR-17626 - Fix clientId on request authorize for multi-apps
88
92
  - FR-17182 - Fix copy invite user link in hosted admin portal
89
-
90
-
93
+
94
+
91
95
  # Change Log
92
96
 
93
97
  ## [7.2.0](https://github.com/frontegg/frontegg-angular/compare/v7.1.0...v7.2.0) (2024-8-26)
@@ -357,7 +357,7 @@
357
357
  }]
358
358
  }] });
359
359
 
360
- var sdkVersion = { version: '7.6.4' };
360
+ var sdkVersion = { version: '7.7.0' };
361
361
 
362
362
  var FronteggAppOptionsClass = /** @class */ (function () {
363
363
  function FronteggAppOptionsClass() {