@@ -18,6 +18,7 @@ FC24 Career Dashboard:
18
18
- Silent operation, real-time updates (weekly in-game updates, configurable)
19
19
- Player details page
20
20
- Notification when a player's overall rating or potential changes
21
+ - Golden player, which shows the top 3 players(overall, potential) on same position.
21
22
22
23
And more features are coming soon.
23
24
@@ -48,7 +49,50 @@ And more features are coming soon.
48
49
49
50
# Change log
50
51
51
- ## Latest version 1.2.0:
52
+ ## Latest version 1.3.0:
53
+
54
+ - Golden player, which shows the top 3 players(overall, potential) on same position.
55
+ - Save all player change history(overall, potential, skill moves, weak foot), in notification page.
56
+
57
+ doc-images/2024-12-11/detail.webp
58
+ doc-images/2024-12-11/get-started.webp
59
+ doc-images/2024-12-11/list.webp
60
+ doc-images/2024-12-11/notification.webp
61
+ doc-images/2024-12-11/setting.webp
62
+ doc-images/2024-12-11/trends.webp
63
+
64
+
65
+ Player List:
66
+
67
+ <img src =" doc-images/2024-12-11/list.webp " alt =" list " style =" width : 800px ;" >
68
+
69
+ Trends:
70
+
71
+ <img src =" doc-images/2024-12-11/trends.webp " alt =" trends " style =" width : 800px ;" >
72
+
73
+ Notification:
74
+
75
+ <img src =" doc-images/2024-12-11/notification.webp " alt =" notification " style =" width : 800px ;" >
76
+
77
+ Detail:
78
+
79
+ <img src =" doc-images/2024-12-11/detail.webp " alt =" detail " style =" width : 800px ;" >
80
+
81
+ Setting:
82
+
83
+ <img src =" doc-images/2024-12-11/setting.webp " alt =" setting " style =" width : 800px ;" >
84
+
85
+ Get Started:
86
+
87
+ <img src =" doc-images/2024-12-11/get-started.webp " alt =" get-started " style =" width : 800px ;" >
88
+
89
+
90
+ ## Older versions:
91
+
92
+ <details >
93
+ <summary >expand to view</summary >
94
+
95
+ ### Old version 1.2.0:
52
96
53
97
- New player details page
54
98
- Notification when a player's overall rating or potential changes
@@ -74,11 +118,6 @@ Login page:
74
118
75
119
![ img_7.png] ( doc-images/img_7.png )
76
120
77
- ## Older versions:
78
-
79
- <details >
80
- <summary>expand to view</summary>
81
-
82
121
### OLD Version 1.1.0:
83
122
84
123
- Add Login page
0 commit comments