Skip to content

Commit 322d07b

Browse files
authored
Merge pull request #33 from VeejaLiu/weijia/master
1.3 release
2 parents 1611f53 + 315e9f6 commit 322d07b

File tree

7 files changed

+45
-6
lines changed

7 files changed

+45
-6
lines changed

README.md

Lines changed: 45 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ FC24 Career Dashboard:
1818
- Silent operation, real-time updates (weekly in-game updates, configurable)
1919
- Player details page
2020
- Notification when a player's overall rating or potential changes
21+
- Golden player, which shows the top 3 players(overall, potential) on same position.
2122

2223
And more features are coming soon.
2324

@@ -48,7 +49,50 @@ And more features are coming soon.
4849

4950
# Change log
5051

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:
5296

5397
- New player details page
5498
- Notification when a player's overall rating or potential changes
@@ -74,11 +118,6 @@ Login page:
74118

75119
![img_7.png](doc-images/img_7.png)
76120

77-
## Older versions:
78-
79-
<details>
80-
<summary>expand to view</summary>
81-
82121
### OLD Version 1.1.0:
83122

84123
- Add Login page

doc-images/2024-12-11/detail.webp

116 KB
Binary file not shown.
62.6 KB
Binary file not shown.

doc-images/2024-12-11/list.webp

78.3 KB
Binary file not shown.
74.2 KB
Binary file not shown.

doc-images/2024-12-11/setting.webp

37.6 KB
Binary file not shown.

doc-images/2024-12-11/trends.webp

70.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)